Pages: 1
Author Topic: Freeze on loading plugins (Windows 10)  (21,219 Views)
Offline (Unknown gender) FroggestSpirit

Member
Joined: Mar 2013
Posts: 79
View profile
Posted on: August 28, 2015, 02:18:44 PM
I hate to say it, but I haven't been able to use enigma since my update to windows 10. I'm not sure if anyone else has had issues, or knows a fix.
When starting up Enigma, it freezes on "Loading Plugins"
Also, here is some console output:
$ java -jar lateralgm.jar
Java Version: 10800 (1.8.0_51)
Loading lib files in C:\Users\UserName\Desktop\misc\ENIGMA\enigma-dev\lateralgm.jar
01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
05_score.lgl 06_extra.lgl 07_draw.lgl
Exception in thread "main" java.lang.NoClassDefFoundError: org/lateralgm/file/ProjectFile$ResourceHolder
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.lateralgm.main.LGM.loadPlugins(LGM.java:330)
        at org.lateralgm.main.LGM.main(LGM.java:484)
Caused by: java.lang.ClassNotFoundException: org.lateralgm.file.ProjectFile$ResourceHolder
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 6 more

Nevermind, I fixed it by using these http://enigma-dev.org/docs/Wiki/Install:Extra_Packages and doing a clean install of java
Offline (Unknown gender) TheExDeus

Developer
Joined: Apr 2008
Posts: 1,860
View profile
Reply #1 Posted on: August 28, 2015, 06:24:25 PM
Yeah, I just wanted to say that I also use Windows10 and have no problems (besides the usually instability). We need to fix LGM/plugin and then fix the installer to have the newest stuff in it.
Offline (Unknown gender) FroggestSpirit

Member
Joined: Mar 2013
Posts: 79
View profile
Reply #2 Posted on: August 29, 2015, 06:38:49 PM
the only issue i have now is that my EGM project gets corrupted upon load. I'm using version 1.8.6.844
Offline (Unknown gender) time-killer-games
Guest


Email
Reply #3 Posted on: August 30, 2015, 01:07:39 PM
Quote from: FroggestSpirit on August 29, 2015, 06:38:49 PM
the only issue i have now is that my EGM project gets corrupted upon load. I'm using version 1.8.6.844
wait you guys are actually versioning things now and if so how do find out the decimals after the third digit. k bye
Pages: 1