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.
Help. error launching bot.
Re: Help. error launching bot.
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.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
-
noobbotter
- Posts: 527
- Joined: Fri Aug 31, 2012 1:15 pm
Re: Help. error launching bot.
That did it. Thanks Rock!