12b Limmir 'Special Ring Creation' bugs at ring selection

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Mushroomhermit
Thalore
Posts: 159
Joined: Wed Jul 07, 2010 4:11 pm
Location: The Intardnet

12b Limmir 'Special Ring Creation' bugs at ring selection

#1 Post by Mushroomhermit »

When picking the ring for Limmirs "special" rings, Enter does nothing in game but spits out the following error txt in terminal

Code: Select all

Lua Error: /data/chats/jewelry-store.lua:42: attempt to compare nil with number
	At [C]:-1 
	At /data/chats/jewelry-store.lua:42 filter
	At /engine/dialogs/ShowInventory.lua:84 generateList
	At /engine/dialogs/ShowInventory.lua:37 init
	At /engine/class.lua:64 new
	At /engine/interface/ActorInventory.lua:230 showInventory
	At /data/chats/jewelry-store.lua:42 action
	At /engine/dialogs/ShowInventory.lua:73 use
	At /engine/dialogs/ShowInventory.lua:44 fct
	At /engine/ui/ListColumns.lua:216 onUse
	At /engine/ui/ListColumns.lua:175 ?
	At /engine/KeyBind.lua:198 receiveKey
	At /engine/ui/Dialog.lua:291 keyEvent
	At /engine/ui/Dialog.lua:169 
Using the hotkey for the ring closes the dialogue and returns the following error in terminal

Code: Select all

Lua Error: /engine/HotkeysDisplay.lua:158: attempt to index local 'o' (a nil value)
	At [C]:-1 
	At /engine/HotkeysDisplay.lua:158 onMouse
	At /mod/class/Game.lua:858 fct
	At /engine/Mouse.lua:51 
Not really sure why though...

Last, clicking on the ring does nothing in game and returns the following in terminal

Code: Select all

Lua Error: /data/chats/jewelry-store.lua:42: attempt to compare nil with number
	At [C]:-1 
	At /data/chats/jewelry-store.lua:42 filter
	At /engine/dialogs/ShowInventory.lua:84 generateList
	At /engine/dialogs/ShowInventory.lua:37 init
	At /engine/class.lua:64 new
	At /engine/interface/ActorInventory.lua:230 showInventory
	At /data/chats/jewelry-store.lua:42 action
	At /engine/dialogs/ShowInventory.lua:73 use
	At /engine/dialogs/ShowInventory.lua:44 fct
	At /engine/ui/ListColumns.lua:216 onUse
	At /engine/ui/ListColumns.lua:172 fct
	At /engine/Mouse.lua:42 receiveMouse
	At /engine/Mouse.lua:64 delegate
	At /engine/ui/Dialog.lua:284 mouseEvent
	At /engine/ui/Dialog.lua:168 fct
	At /engine/Mouse.lua:42 
It worked fine in 12 btw
darkgod wrote:dixed

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: 12b Limmir 'Special Ring Creation' bugs at ring selectio

#2 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply