Jump to content

vector iterators incompatible on Exit


Recommended Posts

Hello,

 

i get a crash when i exit the game.

 

i tracked it down to a flowgraph connection between two objects.

 

When i remove that connection the app does no longer crash when i exit it.

 

(You need to close the window to exit. Press ESC to show your mouse cursor)

 

The error message is:

---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!
Program: C:\Leadwerks\Projects\RollingC_Bugreport\RollingC.debug.exe
File: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\vector
Line: 238
Expression: vector iterators incompatible
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
---------------------------
Abbrechen   Wiederholen   Ignorieren  
---------------------------

 

the small project is attached.

Link to comment
Share on other sites

  • 3 weeks later...
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...