raziel23x / skyrim-plugin-decoding-project

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

HAIR and EYES not recognized as accepted references for scripts. #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the latest NVSE and create a script using SetHair and SetEyes.
2. Run error check on plugin.
3. Receive following error:

What is the expected output?
No Error.

What do you see instead?
[00:00] Checking for Errors in [01] MyLittleAnthroPonies.esp
[00:01]         SCRO - Global Reference -> Found a EYES reference, expected: 
ACHR,ACRE,ACTI,ALCH,AMMO,ARMO,BOOK,CCRD,CDCK,CELL,CHAL,CHIP,CLAS,CMNY,CONT,CREA,
CSNO,CSTY,DIAL,DOOR,ECZN,EFSH,ENCH,EXPL,FACT,FLST,FURN,GLOB,IDLM,IMAD,IMGS,IMOD,
KEYM,LIGH,LVLC,LVLI,LVLN,MESG,MGEF,MISC,MSTT,MUSC,NOTE,NPC_,NULL,PACK,PERK,PGRE,
PLYR,PMIS,PROJ,QUST,RACE,RCCT,REFR,REGN,REPU,SCPT,SOUN,SPEL,STAT,TREE,WATR,WEAP,
WRLD,WTHR
[00:01]       Above errors were found in :References
[00:01]     Above errors were found in :EvilTrixieArmorScript [SCPT:0100A054]
[00:01]   Above errors were found in :GRUP Top "SCPT"
[00:01] Above errors were found in :[01] MyLittleAnthroPonies.esp
[00:01] All Done!

What version of the product are you using? On what operating system?
FNVEDIT 3.0.31 Windows 7 64bit

Please provide any additional information below.

The latest beta release of NVSE 4.2b includes a series of functions from OBSE 
that allow you to change Eyes and Hair via script/console. These functions work 
as intended (after a force reload of the NPC's textures using disable-enable). 
I can provide the script if desired so, it's stuck in my sizable plugin right 
now, and I need to head to work.

Original issue reported on code.google.com by harkness...@yahoo.com on 10 Apr 2014 at 4:02

GoogleCodeExporter commented 9 years ago
Fixed in r1553.
Will upload on 
http://afkmods.iguanadons.net/index.php?/topic/3750-wipz-tes5edit/

Original comment by zila...@gmail.com on 10 Apr 2014 at 6:14