Probably the way I’m doing this is the wrong approach. I let my game run for a a long time, maybe run it while I’m going to work, to see if it’ll crash when I get back. Sometimes I find that it crashes within a few hours. Then I’ll know to adjust the heap size or put some =null in places. Does anyone test like this or am I the only one? Is there a better equivalent method?
Thanks!