Menu

#131 Module description not saved in ERF

neveredit
open
Sumpfork
5
2005-03-12
2005-03-12
No

I think I found a bug with saving a module description:
- download this module: http://nwdownloads.bioware.com/
neverwinternights/modules/tutorial.zip
- edit it, it does not have a module description. Type anything and
save it.
- load it in NWN, it still says "module description not available".

Sumpfork answered (by email):

The trick is that the module description is saved in two places: The
ERF file strings themselves, and the IFO file in the module.
Neveredit displays and edits the IFO file version because it displays
all properties from the IFO file. However, it appears to be the ERF
file version that's actually read by the game, for whatever reason.
So, neveredit should have a special case for this one property to
make sure it's duplicated to the ERF file strings when written.

Discussion


Log in to post a comment.