Page 1 of 1
Error Message
Posted: Thu Dec 02, 2010 10:13 pm
by Drake430
Hey everyone, was doing a little looking around and found this bot. Ive never dealt with a C++ bot before, always java which im pretty good with. But onto the point. I am attempting to run the bot, specifically with Rock5's Miller Ranch scripts, and I keep encountering an error message stating "Unexpected symbol near '<' "
and it states that it is on line 1. So i opened the file and this is whats on line one
Code: Select all
<?xml version="1.0" encoding="utf-8"?><waypoints>
I have the file saved as .lua . am i supposed to do this?
Im not really sure whats going on?
Re: Error Message
Posted: Thu Dec 02, 2010 10:15 pm
by jduartedj
Drake430 wrote:Hey everyone, was doing a little looking around and found this bot. Ive never dealt with a C++ bot before, always java which im pretty good with. But onto the point. I am attempting to run the bot, specifically with Rock5's Miller Ranch scripts, and I keep encountering an error message stating "Unexpected symbol near '<' "
and it states that it is on line 1. So i opened the file and this is whats on line one
Code: Select all
<?xml version="1.0" encoding="utf-8"?><waypoints>
I have the file saved as .lua . am i supposed to do this?
Im not really sure whats going on?
Waypoint files are saved as XML (.xml) thus
Re: Error Message
Posted: Thu Dec 02, 2010 10:22 pm
by Drake430
So when downloading a script such as Rock5's MillerRanchChickens or Milk where do i save it in? The scripts folder?
Re: Error Message
Posted: Thu Dec 02, 2010 10:25 pm
by jduartedj
Drake430 wrote:So when downloading a script such as Rock5's MillerRanchChickens or Milk where do i save it in? The scripts folder?
Waypoints folder
Re: Error Message
Posted: Thu Dec 02, 2010 10:53 pm
by Drake430
This is making me feel retarded lol. So i saved it in the correct folder, but when trying to run it i get the same error....is there a guide for this? I tried looking but cant find one.
Re: Error Message
Posted: Thu Dec 02, 2010 11:02 pm
by jduartedj
Drake430 wrote:This is making me feel retarded lol. So i saved it in the correct folder, but when trying to run it i get the same error....is there a guide for this? I tried looking but cant find one.
Have you looked at my sig?
http://www.solarstrike.net/wiki/index.p ... le=RoM_Bot
Re: Error Message
Posted: Thu Dec 02, 2010 11:17 pm
by Drake430
yes i have, but i just got it figured out.....lol was making it way to difficult