Hi, guys. I'm quite new to modelchanging, so bear with me if this is easy to fix.
I'm working on a race change, BeF->DrF, with http://www.mmowned.com/forums/world-of-warcraft/model-editing/tools-guides/217597-guide-race-race-all-working-features.html. So far almost everything seems to work fine, all the character features are there, helmets fit, etc. But there is a problem with the talk animation. Everytime me or another bloodelf character near me posts something in /say, talks to a NPC or just uses the /talk emote, I get this crit error:
I tried using the M27C6****-**.anim files in Characters\Draenei\Female\ instead of the DraeneiFemale****-**.anim files, but this just completely ****ed up my model (spikes all over the body) and didn't help with the problem.This application has encountered a critical error:
ERROR #132 (0x85100084) Fatal Exception
Program: C:\Spiele\World of Warcraft\WoW.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:008285EB
The instruction at "0x008285EB" referenced memory at "0xB9E9A32C".
The memory could not be "read".
I noticed that BeF, unlike other races, has two ~0060-**.anim files, 00 and 01. If I'm reading AnimationData.dbc correctly, 0060 is the talk animation, so 01 would be the alternative talk animation of blood elves. No other race that I'm aware of has two of those and it didn't seem to create a problem when I tried other Bef-XXX model changes I found, they only have 0060-00 and work just fine. Despite that fact, I tried cloning 0060-00.anim and renaming it to ~01 but it didn't help either.
This is my mpq so far:
BeF-DrF.mpq
There might be other triggers for crit errors, but the talk animation is the only one I'm sure of right now and the only one that is really annoying. This is the only modelchange I'm running atm.
I would really appreciate it if someone could help me with my problem.
//Edit: Tried to start all over one more time and this time it worked. Don't know where the problem was.