Page 1 of 1

Update 758 - RomBot init error...

Posted: Wed Jun 12, 2013 1:21 pm
by BorisValkov
Hola folks,

I've got the following issue, when I start RomBot:

"scripts\rom/bot.lua:31: X:/micromacro/scripts/rom/adresses.lua:79: unexpected symbol near '<' "

worked flawlessly with revision 757 and RoM-Client 6.0.0.x ...

thanks in advance... and keep on rockin' Rock, Lisa and Co...

Re: Update 758 - RomBot init error...

Posted: Wed Jun 12, 2013 2:06 pm
by rock5
You have a conflict. Do a revert. Don't ignore conflicts when you do an update. They don't go away.

Re: Update 758 - RomBot init error...

Posted: Wed Jun 12, 2013 3:12 pm
by BorisValkov
You have a conflict.
Not a single conflict was listed...
Do a revert.
List is empty...

what now, clean install?

Re: Update 758 - RomBot init error...

Posted: Wed Jun 12, 2013 3:22 pm
by rock5
If addresses.lua has a '<' in it then there has to be a conflict. At the very least it means it's not original so revert should have listed it. Either you made a mistake or there is a bug in TortoiseSVN.

Someone else mentioned that revert didn't work. They made another bot folder using SVN Checkout and copied the addresses.lua to the old folder and it worked. Try that.

Re: Update 758 - RomBot init error...

Posted: Wed Jun 12, 2013 4:31 pm
by BorisValkov
Issue is resolved...

I found the problem, though I dunno why what or how...

I copied the ROM folder out of the scripts folder, tried with SVN to uncheck it, and it would not. Went back to the scripts folder, and strangely the OLD ROM folder was there (it didn't show up before). Did a conflict check on that folder, as it was showing the yellow exclamation mark, and looky a conflict was shown... fixed that, and it is working now...

nevertheless, thank you Rock for the helpful hints there...