Lua error in '4' shop (b21)

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Susramanian
Spiderkin
Posts: 454
Joined: Sat May 15, 2010 3:09 am

Lua error in '4' shop (b21)

#1 Post 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 

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

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

#2 Post 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.

Susramanian
Spiderkin
Posts: 454
Joined: Sat May 15, 2010 3:09 am

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

#3 Post by Susramanian »

Yep, Darkgod informed me last night. That's what I get for being too greedy.

Post Reply