[1.5.5] Lore window bugged after translating fortress murals
Posted: Tue Sep 26, 2017 3:01 am
After returning to the fortress with the Awakened Staff of Absorption and translating the murals, I can n longer open the lore window by any means. In order of right-clicking the corner button, clicking the menu button, and selecting the menu button with the keyboard:
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/dialogs/ShowLore.lua:68 generateList
At /mod/dialogs/ShowLore.lua:41 init
At /engine/class.lua:147 new
At /mod/class/uiset/Minimalist.lua:1881 fct
At /engine/Mouse.lua:58
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/dialogs/ShowLore.lua:68 generateList
At /mod/dialogs/ShowLore.lua:41 init
At /engine/class.lua:147 new
At /mod/class/Game.lua:2155 fct
At /engine/ui/List.lua:154 onUse
At /engine/ui/List.lua:81 fct
At /engine/Mouse.lua:58 receiveMouse
At /engine/Mouse.lua:98 delegate
At /engine/ui/Dialog.lua:765 mouseEvent
At /engine/ui/Dialog.lua:485 fct
At /engine/Mouse.lua:58
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/dialogs/ShowLore.lua:68 generateList
At /mod/dialogs/ShowLore.lua:41 init
At /engine/class.lua:147 new
At /mod/class/Game.lua:2155 fct
At /engine/ui/List.lua:154 onUse
At /engine/ui/List.lua:86
At /engine/KeyBind.lua:230 receiveKey
At /engine/ui/Dialog.lua:773 keyEvent
At /engine/ui/Dialog.lua:487