Could someone please make a Debian version of this project. I tried to install it but it will simply not work on my system.
It has the benefits that anyone searching the apt archives for "Mars" will find this package.
Error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/microstar/xml/HandlerBase
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:493)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at org.mars_sim.msp.simulation.Mars.initializeTransients(Mars.java:83)
at org.mars_sim.msp.simulation.Mars.readObject(Mars.java:261)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2214)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.mars_sim.msp.simulation.Mars.load(Mars.java:138)
at MarsProject.<init>(MarsProject.java:65)
at MarsProject.main(MarsProject.java:109)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could someone please make a Debian version of this project. I tried to install it but it will simply not work on my system.
It has the benefits that anyone searching the apt archives for "Mars" will find this package.
Error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/microstar/xml/HandlerBase
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:493)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at org.mars_sim.msp.simulation.Mars.initializeTransients(Mars.java:83)
at org.mars_sim.msp.simulation.Mars.readObject(Mars.java:261)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2214)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.mars_sim.msp.simulation.Mars.load(Mars.java:138)
at MarsProject.<init>(MarsProject.java:65)
at MarsProject.main(MarsProject.java:109)