• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Crash, Debug {Help}

Status
Not open for further replies.

ExonatioN

Noble Member
When I'm going to my duel zone, the worldserver crashes, I think it's a bugged NPC or object, but i can't check it out, as it crashes like 1-5 seconds after i teleported there.

I have tried debuging, but not sure if i did it right, and I can still not see the reason, let me explain what I did:

I took the core on debug instead of release, right clicked on ALL_BUILD, and clicked at build, got a folder build\bin\Debug, placed vmaps, maps & dbc there, used worldserver and authserver there. (Worldserver loaded up on 6 min? lol) and then i got ingame, teleported to my duel zone, crashed, got a crash error log:

http://pastebin.com/s0TAJP4k I can't find the reason why it crashes, only some warnings on .cpp files.

Edit, another guy cleared it out a bit... That it's not as easy as i thought.
 
Last edited:

Portals

Banned
Actually if it is a bugged NPC you can check the logs for anyone who might have spawned it there just double check the coordinates at your duel zone. If it was not an NPC it might have been a spell, this can be very devastating but you could always pull a new World DB and just export the creature / gameobject tables and re implement them.
 

ExonatioN

Noble Member
Actually if it is a bugged NPC you can check the logs for anyone who might have spawned it there just double check the coordinates at your duel zone. If it was not an NPC it might have been a spell, this can be very devastating but you could always pull a new World DB and just export the creature / gameobject tables and re implement them.

Portals i could check logs, but there's toons of lines and yeah... What's the chances, very low. Yeah i thought about trying to get a new world db, use it, rename the old, test if it still crashes.
 

Portals

Banned
Portals i could check logs, but there's toons of lines and yeah... What's the chances, very low. Yeah i thought about trying to get a new world db, use it, rename the old, test if it still crashes.

CTRL+F coordinates of duel zone.
 

ExonatioN

Noble Member
Yeah but our duel zone is kinda big, so i can't get any exact coordinates, maybe something pretty close..
 
Status
Not open for further replies.
Top