Login:    

useradd
more /root/Bugs/Added room and corrupt.thread
2008-12-18 15:44:08tgmg
here is the error:
Code
Unhandled Exception:
org.lateralgm.file.GmFormatException - null

Stack trace:
org.lateralgm.file.GmFileReader.readTree(GmFileReader.java:849)
org.lateralgm.file.GmFileReader.readGmFile(GmFileReader.java:185)
org.lateralgm.main.Listener.openFile(Listener.java:120)
org.lateralgm.main.Listener.actionPerformed(Listener.java:409)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.AbstractButton.doClick(Unknown Source)
javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)


All i did was open edmunn's platform engine add a room move it to the top and saved the quit lgm. Then opened it via recent menu item.

Also when I click ok to show what lgm could get it shows the treeview folders twise. as in it goes from sprites to room then under the rooms their is another sprites folder etc.
2008-12-18 20:34:41IsmAvatar
This bug can be reproduced by simply saving and reloading the file.
Here is a link to the aforementioned engine:
http://gmc.yoyogames.com/index.php?showtopic=308521
(get the GM6 version) or with the 1945 game included with GameMaker.
2008-12-18 21:55:11IsmAvatar
Resolved in r330. Redownload the beta to get the fix.