Getting an error in item.lua

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
benscott579
Posts: 2
Joined: Tue Aug 03, 2010 7:43 pm

Getting an error in item.lua

#1 Post by benscott579 »

Code: Select all

Welcome to rom bot! press END to quit
RoM Bot Version 3.29
The macro is currently not running. Press the start key (Delete) to begin.
You may use (End) key to stop/pause the script.
Resumed.
OPENING LOCAL SKILLS DB!
RoM windows size is 0x0, upper left corner at -32000,-32000
MACRO Test: ok
Caution: Automatic targeting is deactivated with option AUTO_TARGET="false"
[DEBUG] CPU Frequency 2435.351
Loading items tables.
100% [**************************************************]

...cott/Desktop/micromacro/scripts/rom/classes/item.lua:186: bad argument #3 to
'format' (number expected, got nil)

Anyone else getting this?

Running Win7 x64. not sure if that matters. US Client. Everything is current. Latest RoM Bot.
VoidMain
Posts: 187
Joined: Wed Apr 21, 2010 12:21 pm

Re: Getting an error in item.lua

#2 Post by VoidMain »

Update from SVN, just uploaded a patch to prevent that error.
benscott579
Posts: 2
Joined: Tue Aug 03, 2010 7:43 pm

Re: Getting an error in item.lua

#3 Post by benscott579 »

It's working great now! v483!
Post Reply