|
Looks like you're using my dump file reader. The reader does only extract the additional information put in by joymax. This dump file does not contain any additional data. That's why it shows 1347241037 additional entries. Usually, the maximum entry count is 1000. Everything above that is probably garbage.
Edit: Long story short: This dump does not contain additional information. You need to look into other logs or open the dump file in visual studio to potentially see where and why the program crashed.
|