Memory not freed after objects deletion?
by Mike Moore · in iTorque 2D · 07/14/2009 (9:32 am) · 6 replies
Hello,
It seems that memory is not freed after objects deletion and a certain point (when multiple objects have been created and deleted) the game just quits without any warning. Is this true? I´ve read some threads that confirms this, but I´m wondering if someone has found a solution to solve this problem.
Thanks
Mike
It seems that memory is not freed after objects deletion and a certain point (when multiple objects have been created and deleted) the game just quits without any warning. Is this true? I´ve read some threads that confirms this, but I´m wondering if someone has found a solution to solve this problem.
Thanks
Mike
#4
Thanks,
Mike
07/19/2009 (10:50 am)
If not an iTGB problem, why the recurrent crash after +- 20 minutes?Thanks,
Mike
#5
07/19/2009 (11:37 am)
Probably something in your code your not cleaning up. You can also test this theory very easily. Put in a script function that creates then deletes objects in a loop to simulate what your seeing. If you can't run that function without it crashing then you've proven it's in iTGB, if you can run it then it's in your code somewhere.
Torque 3D Owner Marc Dreamora Schaerer
Gayasoft