NICE DOWNLOAD URL YOU GOT THERE
*mumbles and goes to svn*
*mumbles and goes to svn*
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
while (doSomething())
{
doSomethingElse();
}
:D:D
), recompiled ENIGMA as well. This was on win7 x64Quote from: MrJackSparrow2 on May 31, 2010, 11:54:05 PM
It's never been a problem before, but I'm running the OS, LGM, and Enigma on D:\ but make is on C:\. Is that ok?


cone-linux@cone-linuxpc:~/Desktop/enigma/enigma$ sudo java -jar lgm16b4.jar
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass(libgcj.so.10)
Caused by: java.lang.NullPointerException
at java.util.regex.Matcher.toMatchResult(libgcj.so.10)
at java.util.Scanner.myCoreNext(libgcj.so.10)
at java.util.Scanner.myPrepareForNext(libgcj.so.10)
at java.util.Scanner.myNextInt(libgcj.so.10)
at java.util.Scanner.nextInt(libgcj.so.10)
at java.util.Scanner.nextInt(libgcj.so.10)
at org.lateralgm.main.LGM.<clinit>(LGM.java:108)
at java.lang.Class.initializeClass(libgcj.so.10)