what does this error mean?

This is where you talk about the RCX software itself, installation issues, and programming talk.

Moderator: roger

what does this error mean?

Postby tm200014 » Sat May 12, 2007 12:01 pm

hi. i have to program a robot for school. i have the problem, that whenever i put in a little more than the basic functions (going forward or turning left and right) the robot doesn't work anymore. when i press run, it makes a weird noise and only shows 55 then the walking man, and then an 8. there is something like this ^ over the 55.

can anyone help me?

Thanks
Timo
tm200014
New User
 
Posts: 1
Joined: Sat May 12, 2007 11:59 am

Postby Saxman » Wed May 23, 2007 6:36 pm

Hi,

May you can poste your code in here?
Saxman
Saxman
New User
 
Posts: 5
Joined: Tue Apr 24, 2007 6:38 pm

Verbose

Postby Tohlizzle » Sat Feb 20, 2010 4:19 pm

A number, a ^, the walking man, and another number is the leJOS VM's way of indicating a Java exception has occurred. To find out what kind of exception has occurred, open a command line and navigate to the directory of the ".class" that is causing the problem. Type "lejos -verbose x" where x is the name of the class file. This command will cause lejos to display all of the classes that will download and download the class file. The exceptions and errors that can occur will show up at the top of the list.
When an exception occurs in leJOS, it is reported as the signature number first, a ^, the walking man, and the right-most digit of the class number. Use this rightmost digit on the screen to find out which errors or exceptions could have occurred.
Tohlizzle
New User
 
Posts: 4
Joined: Sat Feb 20, 2010 2:57 pm
Location: United States


Return to RCX Software

Who is online

Users browsing this forum: No registered users and 0 guests

more stuff