[1.4.9] Lua error when trying to access lore list

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Velorien
Archmage
Posts: 360
Joined: Thu Jan 12, 2012 9:09 pm

[1.4.9] Lua error when trying to access lore list

#1 Post by Velorien »

When I try to view my collected lore from the menu, I get the lua error shown here http://steamcommunity.com/sharedfiles/f ... =809460556. In addition, if I try to use the library feature at the Sher'tul Fortress, the loading bar freezes halfway and the game hangs.

Micbran
Sher'Tul
Posts: 1154
Joined: Sun Jun 15, 2014 12:19 am
Location: Yeehaw, pardner

Re: [1.4.9] Lua error when trying to access lore list

#2 Post by Micbran »

Getting the exact same error here, too.

Code: Select all

Lua Error: /mod/class/interface/PartyLore.lua:82: invalid value (boolean) at index 2 in table for 'concat'
	At [C]:-1 
	At [C]:-1 render
	At /mod/class/interface/PartyLore.lua:82 getLore
	At /mod/class/interface/PartyLore.lua:96 learnLore
	At /data/zones/shertul-fortress/grids.lua:233 check
	At [string "return function(self, x, y, what, ...) local ..."]:1 checkAllEntities
	At /engine/Actor.lua:209 move
	At /mod/class/Actor.lua:1289 move
	At /mod/class/Player.lua:300 move
	At /engine/interface/PlayerMouse.lua:63 mouseMove
	At /engine/interface/PlayerMouse.lua:141 mouseHandleDefault
	At /mod/class/Game.lua:2195 fct
	At /engine/Mouse.lua:58 
A little bit of a starters guide written by yours truly here.

Stuntofthelitter
Spiderkin
Posts: 574
Joined: Sun May 12, 2013 7:00 am

Re: [1.4.9] Lua error when trying to access lore list

#3 Post by Stuntofthelitter »

This issue is still extant in 1.5.2. facemeetgloves was having it happen and I got a copy of their lore.profile and did a diff with mine. Unfortunately this wasn't fruitful. The two bits of lore they had that I did not don't seem to be a problem on my end. So if there is a problem with a specific bit of lore it isn't universally a problem, making this much harder to track down.
<astralInferno> poor stunt
<astralInferno> you suffer so that others may suffer in the intended way

Have a save in need of fixing? Open a ticket, send me a copy of your save: http://www.te4support.org/

Post Reply