Page 1 of 1

[1.4.9] Lua error when trying to access lore list

Posted: Wed Nov 30, 2016 3:29 pm
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.

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

Posted: Thu Dec 15, 2016 3:12 am
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 

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

Posted: Sat Apr 08, 2017 1:19 am
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.