i am workin on making a coding for Pasper's Shrine and i finally finished and now i went to test it and im gettin a error message
haltOnError: false
10:9pm - ...agic/micromacro/scripts/rom/classes/waypointlist.lua:22: XML Parse E
rror.
File: ...ic/micromacro/scripts/rom/waypoints/PasperShrine.xml
Line: 39
Column: 54
Pos: 2069
Message: not well-formed (invalid token)
Error plz help
Re: Error plz help
That means you have coding issuesjboggan wrote: Message: not well-formed (invalid token)
means the issue is in your pasperShrine.xml fileFile: ...ic/micromacro/scripts/rom/waypoints/PasperShrine.xml
Means the issue is on line 39, or possibly that is where the error occurs but issue may also be before that line and it just errors out on that line.Line: 39
Without seeing the actual code for the file there is no way of telling you what is actually wrong.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: Error plz help
would u like me to post the file or send it to u?
Re: Error plz help
HAHAHA lmao i fixed.
it was one letter.
at end on the </waypoint> of the last point i had </waypoints> and then next line i had </waypoints> to end it all. it was wiggin out over the "s" on the first one
it was one letter.
at end on the </waypoint> of the last point i had </waypoints> and then next line i had </waypoints> to end it all. it was wiggin out over the "s" on the first one