loading
 
API error message
from Australia  [87 posts]
14 year
I've downloaded a new RR version and ran the API example, but I get an error message. The image is attached below.

Cheers
Nemanya

 
Anonymous 14 year
If you look at the line

rr.open("path to RR");

your path is probably different than ours. If you already have RR running you can comment out that line.

STeven.
from Australia  [87 posts] 14 year
The RoboRealm location is the same,

rr1.open("C:\\Program Files\\RoboRealm\\RoboRealm.exe", PORTNUM);

Nemanya
Anonymous 14 year
Try quoting the path (since Program Files has a space in it) as in

rr1.open("\"C:\\Program Files\\RoboRealm\\RoboRealm.exe\"", PORTNUM);

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index