
latest 1.1.823 | nixie project | matrix
When I'm trying to execute myrobotlab.jar and connect my Arduino Mega after accessing the Arduino services in the runtime inside mrl (COM4), it exit automatically, I mean, I can't even connect to the Arduino ! Is my way wrong or...?
Did you send a no worky
Did you send a no worky ?
http://myrobotlab.org/content/helpful-myrobotlab-tips-and-tricks-0#noWorky
Definitely
Yes. A no worky is sent.
It looks like your first
It looks like your first error has to do with serialization.
I'd recommend copying your myrobotlab.jar to a new directory, and trying again.
It just, can't.
Hi GroG, but too bad, it doesn't seems to have any changes to me. I noticed a few lines stating in the .log as below :
I can tell you those
I can tell you those environmental variables do not look right.
usually PATH=C:\Program Files\Java\jdk1.6.0_45\bin
JAVA_HOME is the directory above bin e.g.
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_45
Why are your vars so strange?
Did you have a problem installing Java ?
Thing goes here now.
I'd reset my JAVA_HOME now after delete previous and reinstalled the latest version of Java. So it goes like this now in the log :
It works here.
I'll conclude what happened to me now. Basically, I can't access to any services through myrobotlab.jar (Even communicating with Arduino or access Python), the thing is, these function looks fine if I open it via SERVOCALIBRATION.bat. I don't know is this a bug or?