Page 1 of 1
[RC3] Crash at The Mouth
Posted: Wed Dec 26, 2012 12:22 am
by nital
Here is
a screenshot of the situation. Freshly created dwarf bulwark descended into The Deep Bellow, fought her way through to The Mouth and... couldn't even type something in description and press "send" with the crash because the error dialogs were reappearing too fast.
Re: [RC3] Crash at The Mouth
Posted: Wed Dec 26, 2012 7:31 am
by supermini
I can confirm this.
Code: Select all
[LOG] The Mouth uses Gift of Amakthel.
Loading tile npc/horror_corrupted_slimy_crawler.png
[LOG] The Mouth spawns a slimy crawler!
[LOG]
[LOG] The Mouth uses Call of Amakthel.
[PULL] from 5 5 towards 9 9 over 1
[PULL] try 6 13 0
[PULL] ok pulled to 6 13 ::
[LOG] Once More, With Feeling is pulled in!
[LOG]
Lua Error: /mod/class/NPC.lua:171: attempt to index field 'target_last_seen' (a number value)
At [C]:-1 __index
At /mod/class/NPC.lua:171
At [C]:-1 calc_default_fov
At /engine/interface/ActorFOV.lua:71 computeFOV
At /mod/class/NPC.lua:79 doFOV
At /mod/class/NPC.lua:57 act
At /engine/GameEnergyBased.lua:131 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:46 tick
At /mod/class/Game.lua:1036
---------------- Stack Dump ----------------
2: table // 12c5e58
1: table // 12c5e58
--------------- Stack Dump Finished ---------------
Lua Error: /mod/class/NPC.lua:171: attempt to index field 'target_last_seen' (a number value)
At [C]:-1 __index
At /mod/class/NPC.lua:171
At [C]:-1 calc_default_fov
At /engine/interface/ActorFOV.lua:71 computeFOV
At /mod/class/NPC.lua:79 doFOV
At /mod/class/NPC.lua:57 act
At /engine/GameEnergyBased.lua:131 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:46 tick
At /mod/class/Game.lua:1036
---------------- Stack Dump ----------------
2: table // 12c5e58
1: table // 12c5e58
Re: [RC3] Crash at The Mouth
Posted: Wed Dec 26, 2012 8:55 am
by darkgod
fixed
Re: [RC3] Crash at The Mouth
Posted: Wed Dec 26, 2012 7:14 pm
by Valkyrie
Hmm. I have the same problem with RC3.
Code: Select all
Lua Error: /mod/class/NPC.lua:171: attempt to index field 'target_last_seen' (a number value)
At [C]:-1 __index
At /mod/class/NPC.lua:171
At [C]:-1 calc_default_fov
At /engine/interface/ActorFOV.lua:71 computeFOV
At /mod/class/NPC.lua:79 doFOV
At /mod/class/NPC.lua:57 act
At /engine/GameEnergyBased.lua:131 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:46 tick
At /mod/class/Game.lua:1036
---------------- Stack Dump ----------------
2: table // 2905e18
1: table // 2905e18