HOWTO: Automatically create crashdumps

Post Reply
User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

HOWTO: Automatically create crashdumps

Post by whasf » Mon May 04, 2015 7:53 pm

Attached is a zip file containing two files. One is a batch file that you *MUST* modify to fit your directory structure. Be sure to fix up the path to the 7zip executable too.

The batch file will start the game server with the "procdump" utility that captures the crash. Then it will copy the .dmp, .exe, .pdb, and log file to another folder and 7zip it. It is that 7zip that you need to attach to a bug report on GitHub.

If someone wishes to pretty this up and make it easier to edit, please feel free.

Thanks for the bug reports!
Attachments
loop_GS.zip
(176.28 KiB) Downloaded 498 times
-- Whasf

User avatar
tagban
Posts: 352
Joined: Fri Dec 28, 2012 11:31 am
Location: Pennsylvania, USA

Re: HOWTO: Automatically create crashdumps

Post by tagban » Tue May 05, 2015 9:44 pm

Awesomesauce... +11111111

Post Reply