raziel23x / skyrim-plugin-decoding-project

Automatically exported from code.google.com/p/skyrim-plugin-decoding-project
1 stars 3 forks source link

Incomplete BOOK subrecord data #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go into the GECK and create a BOOK record with pickup and drop sounds.
2. Load the provided Plugin into FNVEDIT.
3. FNVEDIT will notify you of unexpected subrecords YNAM and ZNAM.

What is the expected output?
Should not kick out an error.

What do you see instead?
Errors were found in: BookSkillMelee "Grognak the Barbarian" [BOOK:00034040]
Contained subrecords: EDID OBND FULL MODL MODT ICON MICO DESC YNAM ZNAM DATA 
Error: record BOOK contains unexpected (or out of order) subrecord YNAM 4D414E59
Error: record BOOK contains unexpected (or out of order) subrecord ZNAM 4D414E5A

What version of the product are you using? On what operating system?
3.0.31

Please provide any additional information below.
YNAM is the Pickup Sound, and ZNAM is the drop sound.

Original issue reported on code.google.com by harkness...@yahoo.com on 27 Mar 2014 at 9:17

Attachments:

GoogleCodeExporter commented 9 years ago
I must apologize, I attached a plugin using all of the masters I was editing 
when I discovered the bug, I'm reuploading a new one with just the 
FalloutNV.esm as it's master.

Original comment by harkness...@yahoo.com on 27 Mar 2014 at 11:31

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for report. Fixed as of r1549.
Get the latest svn version from
http://afkmods.iguanadons.net/index.php?/topic/3750-wipz-tes5edit/

Original comment by zila...@gmail.com on 28 Mar 2014 at 4:53