Minidump question(answered)
alright so i dont know if anyone asked this before(no doubt they have but i cant find it)
but what is actually in a minidump file exactly
cheerz
alright so i dont know if anyone asked this before(no doubt they have but i cant find it)
but what is actually in a minidump file exactly
cheerz
It is a log of what was happening in the game when an error occured. The minidump is not the error itself as many people believe but rather an exception handling routine that fires when the error occurs to create the log file before exiting the game.
From it the devs are able to determine information about the state of the game when it had the error. When you send the file to them, the idea is they then use it to work out why your game had an error.
ok thanks for the quick response
Welcome Guest! Please take the time to register with us.