On Tue, Dec 22, 2009 at 08:24:52AM -0800, [email protected] wrote: > teeemcee > 2009-12-22 08:24:52 -0800 (Tue, 22 Dec 2009) > 201 > Empty the sprite cache when leaving the sprite editor again, clearing the box > border cache before doing so. Also, sprite_empty_cache no longer frees leaked > sprites, in case they're not actually leaked.
Aha! The box border cache! That explains why the crash was happening where it was. I would go into the attack editor or enemy editor after having drawn a new sprite, and try to add a new set, and it must have been crashing trying to draw the box border on the "do you want to add another set" pop up question. --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
