error, trying to open a quiver

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
raff
Posts: 96
Joined: Thu Jan 22, 2009 10:46 am

error, trying to open a quiver

#1 Post by raff »

Hi,

now with Rev 418, i just noticed an error, when I start the bot and no arrows are equiped I get this error:

Code: Select all

Mapping inventory (bagslot 1 to 60)...
100% [**************************************************]
D:/.../scripts/classes/inventory.lua:41: attempt to index global 'it
em' (a boolean value)
When I start it, with arrows (no quiver) in the inventory, it works

//edit: It always happens, when the bot tries to open a quiver
raff
Posts: 96
Joined: Thu Jan 22, 2009 10:46 am

Re: error, trying to open a quiver

#2 Post by raff »

Hm, I also just compared the itemID from the quivers, but they didnt changed it. Yesterday I got a wrong bagid return from a quiver, but as soon the bot tries to open a quiver, I get the error I posted in the first post.
User avatar
Administrator
Site Admin
Posts: 5353
Joined: Sat Jan 05, 2008 4:21 pm

Re: error, trying to open a quiver

#3 Post by Administrator »

And how do you reproduce this? Just create a new archer and let it level to 2 where it should get a quiver?
raff
Posts: 96
Joined: Thu Jan 22, 2009 10:46 am

Re: error, trying to open a quiver

#4 Post by raff »

Go to Logar, to the weapon merchant, there you can buy a Quiver. Then be sure that you dont have arrows equipped. If you start then the bot, he will try to open the Quiver, but then comes the error
User avatar
Administrator
Site Admin
Posts: 5353
Joined: Sat Jan 05, 2008 4:21 pm

Re: error, trying to open a quiver

#5 Post by Administrator »

Thanks for the report. This has been fixed. Update using SVN and test it.
raff
Posts: 96
Joined: Thu Jan 22, 2009 10:46 am

Re: error, trying to open a quiver

#6 Post by raff »

Great! Thanks for the fast fix :-)

//edit: tested it, and it works fine
Post Reply