Page 1 of 1

Problem after Tuesday Aug 10,2010 patch

Posted: Wed Aug 11, 2010 1:12 pm
by Laventus
Finally got my bot working just before they added the new patch on August 11. Downloaded the new patch, updated with bot with SVN update and now after running my own script and trying a defalt L1-10 script i keep getting a scripts\rom/bot.lua:3: C:/micromacro/scripts/rom/addresses.lua:34: unexpected symbol near '<'

If anyone can help me fix it ide appreciate it, ty.

rombot error screenshot
http://img37.imageshack.us/img37/2078/romboterror.jpg

Re: Problem after Tuesday Aug 10,2010 patch

Posted: Wed Aug 11, 2010 1:19 pm
by rock5
Laventus wrote:Finally got my bot working just before they added the new patch on August 11. Downloaded the new patch, updated with bot with SVN update and now after running my own script and trying a defalt L1-10 script i keep getting a scripts\rom/bot.lua:3: C:/micromacro/scripts/rom/addresses.lua:34: unexpected symbol near '<'

If anyone can help me fix it ide appreciate it, ty.

rombot error screenshot
http://img37.imageshack.us/img37/2078/romboterror.jpg
Try deleting all files that start with 'addresses' (if there's more than one) and then doing an SVN update again. You don't need to do a 'rom/update.lua'.

Re: Problem after Tuesday Aug 10,2010 patch

Posted: Wed Aug 11, 2010 8:18 pm
by Laventus
Thanks a lot rock5, works perfectly now.