Login:    

useradd
more /root/Bugs/Just can't open my GM 8 Projekt.thread
2010-08-17 10:39:32DragonGamer
Hallo

I just wanted to try Lateral GM out but I can't load my current projekt. Other files which I've tested work without problems.
But my big actual prejekt comes always with an erroro and when I ignor the error, it doesn't load anything from the projekt. I'm not using any extensions but some GM 8 funktions.
Here the error if someone can do something with it:

Unhandled Exception:
org.lateralgm.file.GmFormatException - Before Sounds - GM version unsupported or file corrupt: 12

Stack trace:
org.lateralgm.file.GmFileReader.versionError(GmFileReader.java:103)
org.lateralgm.file.GmFileReader.versionError(GmFileReader.java:98)
org.lateralgm.file.GmFileReader.readTriggers(GmFileReader.java:386)
org.lateralgm.file.GmFileReader.readGmFile(GmFileReader.java:153)
org.lateralgm.main.Listener.openFile(Listener.java:108)
org.lateralgm.main.Listener.actionPerformed(Listener.java:386)
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)

For answers I'd be very grateful :)
2010-08-17 14:46:09IsmAvatar
Please include the version/revision number of LGM that you are using. To find this out, go to Help>About.

It'd also help if you provided the GMK or some way to reproduce the problem.

I believe this problem may have already been solved, but the solution was only put in the versioning branch, not the beta 3 or the trunk. You can download a built version of the versioning branch from here:
http://enigma-dev.svn.sourceforge.net/viewvc/enigma-dev/trunk/lgm16b4.jar
2010-08-17 15:14:04DragonGamer
Oh, thanks, it works with this version :)
I had used the Beta 3 from the download-section.
What was the problem that some projects work with the other version?
2010-08-17 16:35:51IsmAvatar
you may have been using Triggers, or some other unsupported GM8 feature. Support was only experimental in the beta 3. We found out about the problem and fixed it, but the fix didn't make it into beta 3.