I created an archer and got him to level 2 in Trollmire. At one point I ran out of ammo and then after that could no longer shoot, even after reloading fully. The game acted like I was shooting but no damage was happening and my ammo didn't go down.
I restarted the game and now get this backtrace when trying to shoot:
Code: Select all
stack traceback:
/engine/interface/ActorTalents.lua: in function 'getTarget'
/engine/interface/ActorTalents.lua:244: in function 'useTalentMessage'
/mod/class/Actor.lua:3796: in function 'preUseTalent'
/engine/interface/ActorTalents.lua:139: in function </engine/interface/ActorTalents.lua:134>
Lua Error: /engine/interface/ActorTalents.lua:174: /engine/interface/ActorTalents.lua:145: attempt to index upvalue 'force_target' (a nil value)
At [C]:-1
At [C]:-1 error
At /engine/interface/ActorTalents.lua:174 useTalent
At /engine/interface/PlayerHotkeys.lua:169
At /engine/interface/PlayerHotkeys.lua:161 activateHotkey
At /mod/class/Game.lua:1866 f
At /mod/class/Game.lua:1463 fct
At /engine/interface/PlayerHotkeys.lua:316
At /engine/KeyBind.lua:229