Jump to content

Crash on destructor


photo

Recommended Posts

Hi, we have faced this error when engine is releasing memory:

Captura.PNG.182818432a734b1f49003f37914748e1.PNG

By using log messages we are sure that UnigineScript code has finished shutdown function call fine. But this error keeps ocurring every time we close app. 
We are sure that this error is caused by a specific object of a custom class that runs in a thread.


What does this error mean? Are we leaving anything not destroyed? Can this be related with creating/deleting objects inside a thread?

Thanks, Javier

Link to comment
×
×
  • Create New...