Tier 2 program. Runs fine, but when I try to end it, I get an error.
This is what I get from running .exe
Quote: "
Debug error!
Program: ...ts\AGK\Libraries\apps\Revolution Mapeditor\Final\Template.exe
abort() has been called
(Press Retry to debug the program)"
And then it gives me 3 options, to retry, ignore and retry
This is what I get from debug:
Quote: "
Unhandled exception at 0x7744D8A8 in Template.exe: Microsoft C++ exception: std::out_of_range at memory location 0x0018F778."
If I say continue after that, I get
Quote: "
Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention."