Hello kon3kt,
I feel sorry for the issue occured on the Flatout.exe process. As far as I know, this process is not a Visual Studio related process. Is the game programmed by ourselves? Do we have source code on our machine?
I suspect the process is about the game. The error message indicates that there are some issues/bugs with the program. Visual Studio JIT debugger tried to debug it and find the issue to help you, however, the JIT debugging is disabled by the program. Hence, I suggest you contact the provider or reinstall it to see if it could be solved.
For more information about Just-in-Time debugging, please refer to:
.Just-in-Time Debugging:
http://msdn.microsoft.com/en-us/library/5hs4b7a6.aspx
.How to Enable/Disable Just-in-Time debugging:
http://msdn.microsoft.com/en-us/library/k8kf6y2a.aspx
Best regards,
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback, please tell us.
Welcome to the
All-In-One Code Framework!