Page 1 of 1

Lua error in '4' shop (b21)

Posted: Sun Feb 27, 2011 12:27 am
by Susramanian
Happened when I tried to go in the Angolwen infusion shop. Repeated attempts to enter result in the same error:

Code: Select all

[STORE] stocking up: 	movement infusion
Lua Error: /data/talents/misc/inscriptions.lua:164: bad argument #1 to 'format' (number expected, got nil)
	At [C]:-1 
	At [C]:-1 format
	At /data/talents/misc/inscriptions.lua:164 short_info
	At /mod/class/Object.lua:149 
	At (tail call):-1 
	At [C]:-1 gsub
	At /mod/class/Object.lua:204 getName
	At /engine/dialogs/ShowStore.lua:117 generateList
	At /engine/dialogs/ShowStore.lua:57 init
	At /engine/class.lua:64 new
	At /engine/Store.lua:113 interact
	At /mod/class/Store.lua:202 interact
	At /mod/resolvers.lua:189 
	At (tail call):-1 
	At [string "return function(self, x, y, what, ...) loca..."]:1 
	At (tail call):-1 
	At /engine/Actor.lua:128 move
	At /mod/class/Actor.lua:381 move
	At /mod/class/Player.lua:181 
	At (tail call):-1 
	At /mod/class/Game.lua:866 ?
	At /engine/KeyBind.lua:198 

Re: Lua error in '4' shop (b21)

Posted: Sun Feb 27, 2011 5:36 am
by edge2054
I think this is a save game issue with the new movement infusions.

I pulled and reloaded an old save and saw this same bug. Then I created a bunch of movement infusions on the ground using the debug console and saw the same error.

I then made a new character to see if it was because of my old save. I created movement infusions and no error.

Re: Lua error in '4' shop (b21)

Posted: Sun Feb 27, 2011 12:52 pm
by Susramanian
Yep, Darkgod informed me last night. That's what I get for being too greedy.