Page 1 of 1

Help. error launching bot.

Posted: Sat Nov 30, 2013 10:45 am
by noobbotter
Hi guys. It's been quite a while since I've run this and now I'm having trouble getting it to run.

I've got my ROM client all updated. Then I updated my micromacro to v1.03. I've right clicked my rom folder and did svn update and it seems to be all updated but I'm still getting the following when I try to launch the bot:

Script> rom/bot.lua
Opening bot.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
-------------------------------------------------------------------------------
Installing userfunctions. [WARN]: ...cro/scripts/rom/userfunctions/userfunction_
gmmonitor.lua:30
Failed to load sound file 'alarm.wav'


Welcome to rom bot! press END to quit
RoM Bot Version 3.29, Revision <UNKNOWN>
Press the (End) key to stop/pause the script.
You can resume with the (Delete) key.
The game client did not crash.
10:38am - S:/Program Files/micromacro/scripts/rom/classes/item.lua:97: attempt t
o perform arithmetic on field 'itemRange' (a nil value)



Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>

Can anyone tell me what may be the problem here? I feel like it's an issue with an older file or something but I can't figure it out. Thanks.

Re: Help. error launching bot.

Posted: Sat Nov 30, 2013 11:10 am
by rock5
SVN updates can fail easily if it's been a while since the last update. Doing a revert should fix it. Right click the 'rom' folder and select "TortoiseSVN/Revert". Don't forget to copy the ingamefunctions folder from the "rom/devtools" folder to the games "Runes of Magic/inteface/addons" folder. If that doesn't work try downloading a fresh copy of the bot.

Re: Help. error launching bot.

Posted: Sat Nov 30, 2013 12:40 pm
by noobbotter
That did it. Thanks Rock!