Receiving multiple errors depending upon what I do once I log in. The main error I get if I don't do anything is...
error = "Lua Error: /engine/Map.lua:709: attempt to call a nil value\
At [C]:-1 \
At /engine/Map.lua:709 \
At [C]:-1 line_base\
At /engine/utils.lua:2067 line\
At /mod/class/Actor.lua:6052 hasLOS\
At /mod/class/Grid.lua:209 check\
At /engine/Map.lua:801 checkEntity\
At /mod/class/Tooltip.lua:36 check\
At /mod/class/Tooltip.lua:71 getTooltipAtMap\
At /engine/Tooltip.lua:284 displayAtMap\
At /engine/interface/GameTargeting.lua:66 targetDisplayTooltip\
At /mod/class/Game.lua:1603 "
seen = true
reported = false
The 2nd error I get is once I do anything within game that keeps repeating is...
error = "Lua Error: /engine/Map.lua:709: attempt to call a nil value\
At [C]:-1 \
At /engine/Map.lua:709 checkAllEntities\
At /engine/interface/ActorProject.lua:211 project\
At /data/general/objects/world-artifacts.lua:4891 act\
At /engine/GameEnergyBased.lua:84 tick\
At /engine/GameTurnBased.lua:51 tick\
At /mod/class/Game.lua:1277 "
seen = true
reported = false
Character is unplayable currently, as I can not recall or do anything without a continuous stream of errors popping up if I do anything within game >.<.
Character stuck with black screen upon opening save file
Moderator: Moderator