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

Title: [QUESTION] TrinityCore WorldServer Error, NEED HELP ASAP!
Post 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 :

Quote
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!
Title: Re: [QUESTION] TrinityCore WorldServer Error, NEED HELP ASAP
Post by: Kaev on August 25, 2014, 09:25:21 am
The luascript duelreset.lua seems to be wrong.
Title: Re: [QUESTION] TrinityCore WorldServer Error, NEED HELP ASAP
Post by: spiderwaseem on August 25, 2014, 04:39:49 pm
Quote from: "Kaev"
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.
Title: Re: [QUESTION] TrinityCore WorldServer Error, NEED HELP ASAP
Post by: schlumpf on August 25, 2014, 04:51:23 pm
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.
Title: Re: [QUESTION] TrinityCore WorldServer Error, NEED HELP ASAP
Post by: Ascathos on August 26, 2014, 01:37:56 am
That error fails.

Compile in debug, return that particular debug crashlog.