ProjectSkyfire / SkyFire.406a

SkyFireEMU is a full featured F/OSS World of Warcraft: Cataclysm emulator written in C++. || Compatible with World of Warcraft client 4.0.6a (Build:13623) || Public DB is located on forum
http://www.projectskyfire.org
GNU General Public License v3.0
343 stars 218 forks source link

Error reading ModelSpawn, file name too long! #926

Open WarrenCore opened 11 years ago

WarrenCore commented 11 years ago

I am getting

Error reading ModelSpawn, file name too long!

in the worldserver.exe ?

Bootz commented 11 years ago

its a check not passing... it started when adding terrianSwapping patch (possibly out of range GUID) i'll change the logging for it, if i cant nail down exactly whats causing it... and can get it fixed.

Spik3y commented 11 years ago

Thanks Bootz