 | | Re: What is exception "StackOverflowError" in method "<clinit>"
|
|
(...) I have tried TextLCD.print() and it really does work. Roger (24 years ago, 17-May-02, to lugnet.robotics.rcx.java)
|
| |
 | | Re: What is exception "StackOverflowError" in method "<clinit>"
|
|
(...) StackOverflowError could either be a stack overflow (maximum depth is 10) or a thread that dies from whatever exception (that seems to be a bug, but I couldn't yet figure out what causes it). I suppose TextLCD.print should work, though I never (...) (24 years ago, 17-May-02, to lugnet.robotics.rcx.java)
|
| |
 | | What is exception "StackOverflowError" in method "<clinit>"
|
|
When running my program (made of several classes), I get the following: (Output from the Emulator, but I get similar result on the RCX of course) *** UNCAUGHT EXCEPTION/ERROR: -- Exception class : 7 -- Thread : 1 -- Method signature : 3 -- Root (...) (24 years ago, 13-May-02, to lugnet.robotics.rcx.java)
|
| |
 | | Problem with lejos-1.0.5
|
|
I just downloaded and installed lejos. Trying to "make" with java version 1.1.8, I get the following errors: javac `find . -name '*.java'` ./josx/rcxcomm/DataP....java:129: Variable DEFAULT_BUFFER_SIZE can't be static in inner class (...) (24 years ago, 21-Apr-02, to lugnet.robotics.rcx.java)
|
| |
 | | MD5 available (was: RCX as a PGP engine)
|
|
I just put my java MD5 port for lejos on the web: (URL) for the popups, Tripod....) It's a terrible hack, but thanks to that memory footprint is low and it does not leak! Let me know if you find it useful. Have fun, Bart. (24 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
|