I have a method that adds objects every 600 acts if 1 object of that typed is removed from the world (to make them respawn). And if i have 2 objects from that class and i remove one when that one respawns it also adds another one on top of that which wasn't removed . But even if i don't add those objects on the world i still get memory error.
