Game Development Community

Error, some object isn't properly out of the bins

by Aaron Murray · in Torque Game Engine · 06/17/2002 (6:29 pm) · 1 replies

Alright, this isn't exactly a fatal error or anything, but I'm sure it's not meaningless either. When I close my program, I have a certain object that for each of them I make inside the game, (It is an object derived from GameBase... It is actually ParticleEmitterNode, but I'm not sure if I modified it or not) when I quit the game, in the dos console box, I get an error message saying "Error, some object isn't properly out of the bins".

What is the cause of this error?

#1
06/17/2002 (6:39 pm)
Is your project a debug build ? Are you running the game from the VS IDE ?
The problem is usually caused by your debug mode directory not being set properly.
Forums search on 'bins' yields:

bins,

bins,

bins,

and more bins!