http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=308
------- Comment #1 from [EMAIL PROTECTED] 2007-02-14 18:25 ------- Note: This post is before I've looked at the issue. On the one hand, what you say is true (if it only happens once, then it must be during the event that only happens once) On the other hand, I rely on Freebasic's REDIM statement to expand the array. If it isn't clearing the memory that it expands into, then we'll have to do it manually (erm, speaking from CUSTOM's POV). That said, the expansion of the lump happens when you first open a given map (although it's not saved to disk until you exit the map editor, like normal), so the corruption should be present from when you first enable the layers. Is this so, or does it only happen the second time? If the latter is the case, then it might be corrupting while being saved to disk the first time. -- Configure bugmail: http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
