This is the error message:
Code: Select all
error = "Lua Error: /hooks/persistentdungeons/load.lua:29: attempt to index field 'tome2' (a nil value)\
At [C]:-1 __index\
At /hooks/persistentdungeons/load.lua:29 f\
At /engine/Module.lua:676 loadAddons\
At /engine/Module.lua:989 instanciate\
At /engine/utils.lua:2221 showMainMenu\
At /engine/init.lua:171 \
At [C]:-1 dofile\
At /loader/init.lua:217 "
Code: Select all
error = "Lua Error: /data/talents/spell/manwe.lua:205: attempt to index field 'mimicry_form' (a nil value)\
At [C]:-1 __index\
At /data/talents/spell/manwe.lua:205 info\
At /engine/interface/ActorTalents.lua:82 getval\
At /mod/class/Actor.lua:1372 getTalentFullDescription\
At /mod/class/Object.lua:845 getDesc\
At /engine/dialogs/ShowStore.lua:129 generateList\
At /engine/dialogs/ShowStore.lua:59 init\
At /mod/dialogs/ShowStore.lua:45 init\
At /engine/class.lua:147 new\
At /mod/class/Store.lua:428 interact\
At /mod/resolvers.lua:45 check\
At [string \"return function(self, x, y, what, ...) local ...\"]:1 checkAllEntities\
At /engine/Actor.lua:209 move\
At /mod/class/Actor.lua:450 move\
At /mod/class/Player.lua:286 move\
At /engine/interface/PlayerRun.lua:136 runStep\
At /mod/class/Player.lua:501 act\
At /engine/GameEnergyBased.lua:129 tickLevel\
At /mod/class/GameEnergyBasedEvilHack.lua:32 tick\
At /engine/GameTurnBased.lua:51 tick\
At /mod/class/Game.lua:553 "
Code: Select all
error = "Lua Error: /data/talents/spell/manwe.lua:205: attempt to index field 'mimicry_form' (a nil value)\
At [C]:-1 __index\
At /data/talents/spell/manwe.lua:205 info\
At /engine/interface/ActorTalents.lua:82 getval\
At /mod/class/Actor.lua:1372 getTalentFullDescription\
At /mod/class/Object.lua:845 getDesc\
At /engine/dialogs/ShowStore.lua:129 generateList\
At /engine/dialogs/ShowStore.lua:59 init\
At /mod/dialogs/ShowStore.lua:45 init\
At /engine/class.lua:147 new\
At /mod/class/Store.lua:428 interact\
At /mod/resolvers.lua:45 check\
At [string \"return function(self, x, y, what, ...) local ...\"]:1 checkAllEntities\
At /engine/Actor.lua:209 move\
At /mod/class/Actor.lua:450 move\
At /mod/class/Player.lua:286 move\
At /engine/interface/PlayerMouse.lua:63 mouseMove\
At /engine/interface/PlayerMouse.lua:141 mouseHandleDefault\
At /mod/class/Game.lua:1252 fct\
At /engine/Mouse.lua:58 "
https://www.dropbox.com/s/c9j897v31m786 ... 1.zip?dl=0
Was able to go into other shops fine, but I just tested and it is an error specific to the Book store.
Different Character, Thunderlord worshipping Manwe, died in Thieves' Lair after killing most of the enemies. Error on killing the ones I did kill. Also error on killing Agent of the Black Market (not sure if there were any other Bree enemies that gave an error, most of them didn't).
They are pretty similar:
Code: Select all
error = "Lua Error: /engine/interface/ActorResource.lua:75: attempt to perform arithmetic on local 'v' (a string value)\
At [C]:-1 __add\
At /engine/interface/ActorResource.lua:75 incPiety\
At /mod/class/Player.lua:1675 incPiety\
At /data/birth/gods.lua:199 cbs\
At /mod/class/interface/ActorCallbacks.lua:97 all_cbs\
At /mod/class/interface/ActorCallbacks.lua:151 fireCallbacks\
At /mod/class/Actor.lua:847 die\
At /mod/class/Actor.lua:650 takeHit\
At /data/damage_types.lua:202 projector\
At /mod/class/interface/PlayerCombat.lua:306 one_blow\
At /mod/class/interface/PlayerCombat.lua:723 bumpInto\
At /mod/class/Actor.lua:946 attack\
At /mod/class/Actor.lua:519 check\
At [string \"return function(self, x, y, what, ...) local ...\"]:1 checkAllEntities\
At /engine/Actor.lua:209 move\
At /mod/class/Actor.lua:450 move\
At /mod/class/Player.lua:286 moveDir\
At /mod/class/Player.lua:279 moveDir\
At /mod/class/Game.lua:818 move_or_scroll\
At /mod/class/Game.lua:840 \
At /engine/KeyBind.lua:230 "