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

Worldserver Crashing when taming pet #933

Closed alakiel closed 10 years ago

alakiel commented 11 years ago

I compiled a SkyFireEMU 4.0.6 server and I'm using the SkyFireDB release 14.

When i try to tame a pet with a hunter, it cast Tame Beast and at the end, (when it suppose to add the pet to the hunter) it make Worldserver.exe crash without error log... Don't know what to do!?! Can you guys help !

SkyFire commented 11 years ago

You need to compile in debug and put the crash dump on pastebin.

alakiel commented 11 years ago

I'm compiling in Debug Mode right now! I'll give the you the error in a sec, but did you saw this bug before? Because it's a MAJOR one!

alakiel commented 11 years ago

I really hope we can fix this because so far its the only major bug in class I've found !!

alakiel commented 11 years ago

I don't know what file im suppose to send you and where to take it, I did compile in Debug, and now?!

ghost commented 10 years ago

I belive this fixes the crash https://github.com/TrinityCore/TrinityCore/commit/a06006abb0b1cc100afebd09bf9c294533d647b7

Baeumchen commented 10 years ago

https://github.com/ProjectSkyfire/SkyFireEMU/issues/933#issuecomment-23462428 <- Tested, confirmed. Applied.

SkyFire commented 10 years ago

Fixed.