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