ETF wrote: ↑Wed Feb 23, 2022 11:11 pm
Any chance I could get someone to help maybe via Team Viewer to set this up for myself? I would certainly make it worth your effort! Tried years ago but just couldn't get it to work
I just made a tutorial video on how to setup and use CR! Check it out:
Axe1999 wrote: ↑Tue Feb 21, 2023 7:47 am
I could use some help, my CR worked just fine then just stopped loading turns without me altering anything. This is what I get in CMD window when I start it:
I'm getting the same error. Just started happening. I didn't make any changes to my setup that I'm aware of. I did recently reset my Tracker database but I don't see how that could be related at the moment.
EDIT: I switched from Java v.20 to Java v8.1 and the error went away. Thanks anyway.
So um.......hey you guys....how do I fix this error?
C:\Matrix Games\War in the Pacific Admiral's Edition\combatReporter>java -splash:UV1024.jpg -Xmx1024m -jar combatreporter.jar
Exception in thread "main" java.lang.NoClassDefFoundError: groovy/lang/GroovyObject
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1013)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:524)
at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:427)
at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:421)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:714)
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:420)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:496)
at java.base/java.lang.Class.forName(Class.java:475)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObject
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 14 more
C:\Matrix Games\War in the Pacific Admiral's Edition\combatReporter>pause
Press any key to continue . . .