Re: server crash dump [message #473153 is a reply to message #473148] |
Thu, 16 August 2012 00:07 |
|
Whitedragon
Messages: 832 Registered: February 2003 Location: California
Karma:
|
Colonel |
|
|
If you're running a custom scripts.dll you should open up the crashdump yourself to check if the crash was in your scripts.dll before posting it here.
Drag the crashdump into visual studio. After it opens click "Debug with Native Only" at the top right and then click "Break" on the popup. If anything in scripts.dll is in the call stack then it should jump to that in the source code. The scripts.dll and scripts.pdb have to match, so if you've built a new version or cleaned the project then this won't work.
And before someone tries to correct me, you CAN do this in the express version of visual studio.
Black-Cell.net
Network Administrator (2003 - )
DragonServ, Renegade's first IRC interface bot
Creator and lead coder (2002 - )
Dragonade, Renegade's first server side modification
Lead coder (2005 - )
|
|
|