[RC1] Boots EXPLODED completely

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

[RC1] Boots EXPLODED completely

#1 Post by greycat »

I was wearing Eden's Guile, and I killed Rantha. Rantha dropped Frost Treads, among other things. I picked them up and used the Orb of Scrying on them, all very normal so far.

Then I tried to wear them. I believe I pressed 'w' rather than 'i'. As soon as I selected the Frost Treads to wear, I got a Lua error (reported in-game), and I was left with bare feet. Neither Eden's Guile nor Frost Treads are anywhere to be found -- not in my inventory, and not lying on the floor.

Here's the stack trace from the logfile, in case the in-game one got lost somewhere.

Code: Select all

fight:  Frost Treads    Eden's Guile    ::      nil     FEET
Lua Error: /engine/Entity.lua:748: attempt to perform arithmetic on a nil value
        At [C]:-1 __sub
        At /engine/Entity.lua:748 recursive
        At /engine/Entity.lua:754 recursive
        At /engine/Entity.lua:768 removeTemporaryValue
        At /engine/interface/ActorInventory.lua:422 onTakeoff
        At /mod/class/Actor.lua:2810 onTakeoff
        At /engine/interface/ActorInventory.lua:188 removeObject
        At /engine/interface/ActorInventory.lua:375 wearObject
        At /mod/class/Player.lua:980 doWear
        At /mod/class/Player.lua:1054 action
        At /mod/dialogs/ShowInventory.lua:94 use
        At /mod/dialogs/ShowInventory.lua:39 fct
        At /engine/ui/Inventory.lua:114 fct
        At /engine/ui/ListColumns.lua:459 onUse
        At /engine/ui/ListColumns.lua:131 fct
        At /engine/Mouse.lua:52 receiveMouse
        At /engine/Mouse.lua:90 delegate
        At /engine/ui/Inventory.lua:182 mouseEvent
        At /engine/ui/Inventory.lua:128 fct
        At /engine/Mouse.lua:52 receiveMouse
        At /engine/Mouse.lua:90 delegate
        At /engine/ui/Dialog.lua:518 mouseEvent
        At /engine/ui/Dialog.lua:304 fct
        At /engine/Mouse.lua:52 

Post Reply