Jump to content

Help with making a Nightmare Module


Rute21
 Share

Recommended Posts

So, earlier this week I decided to open up Fire Emblem: New Mystery of the Emblem in a Hex editor and see what I could learn from it, and actually learned a good amount of stuff for items. So I decided to try and make a Nightmare Module, with the help of some of the SD Modules, for an Item Editor to make it easier for me to work with. But I ran into this error whenever I tried to use it and, after several hours of trying to figure it out myself, turned to here for help. After I got this module to work I was planning on learning about unit data in the hex editor and then making a module for that to also help, so any help in this regard will be welcomed gladly. 
Here's a dropbox link that contains a .rar file with the module that I tried to make and text files that go along with it.

https://www.dropbox.com/s/c08tv657lp9es58/FE12 Item Editor.rar?dl=0

Thank you for any help

~Rute

rawr.PNG

Link to comment
Share on other sites

in other.txt:

4
0x08 Female only
0x40 Not Forgeable 
0x48 

You declare 4 entries, but there's only 3. pretty sure that's your issue.

also, looking at your screenshot, I'm pretty sure Uses isn't right, I don't remember the Iron sword having 158 uses(unless you edited it, in which case my bad.).

Link to comment
Share on other sites

16 minutes ago, Kirb1337 said:

in other.txt:


4
0x08 Female only
0x40 Not Forgeable 
0x48 

You declare 4 entries, but there's only 3. pretty sure that's your issue.

also, looking at your screenshot, I'm pretty sure Uses isn't right, I don't remember the Iron sword having 158 uses(unless you edited it, in which case my bad.).

I changed it to 3 and tried again but it still didn't work, so sadly that doesn't seem to be the problem.

Also, in regards to the Iron Sword data in the background that's the Shadow Dragon Item Editor module opened up in a New Mystery rom so that's probably the error there, I had it open when I was trying to see anything different that I messed up on in the module I tried making.

Link to comment
Share on other sites

Okay, so after going over it with one of my friends he pointed out how in "Additional.txt" I didn't have some spaces after some the lines, this was the problem I had as well as the fact that one of lines in "Effectiveness.txt" also had that problem. It seems like it would take 2 lines for those and threw that error.

So if you want to make Nightmare Modules, don't forget to put the spaces after each item in the files for it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...