Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: spiderwaseem on August 24, 2014, 09:24:02 pm
-
Hello Everyone!
I have the Latest TrinityCore 3.3.5 Eluna (Compiled Core).
And for some reason my WorldServer.exe keeps crashing on its own with this error :
C:UsersFayeDesktopTrinityCoresrcservergameEntitiesPlayerPlayer.cpp:26670 in Player::GetCollisionHeight ASSERTION FAILED:
displayinfo
Here is a screenshot of the error on my WorldServer.exe :
Screenshot:
(http://i.imgur.com/BxXTQZ7.png)
I really need help on this ASAP!
Thank You!
-
The luascript duelreset.lua seems to be wrong.
-
The luascript duelreset.lua seems to be wrong.
Yeah I know but... that Lua Script doesn't cause my server to crash...
My WorldServer.exe crashes everytime I open it and I'm not so sure why...
But thats the error I got.
-
There are more errors above, thus it is impossible to see the actual error, possibly. Remove every script throwing errors until your issue is alone and removing scripts no longer reduces the lines of log output. Then, read log output.
-
That error fails.
Compile in debug, return that particular debug crashlog.