Page 1 of 1

SVN targeting bug

Posted: Tue Sep 27, 2011 8:23 pm
by edge2054
No clue how to reproduce this. But while running around with a test character and only using mouse attacks for awhile I ran into this when I tried to use stunning blow.

Code: Select all

stack traceback:
	/engine/interface/ActorTalents.lua: in function 'getTarget'
	/data/talents/techniques/2hweapon.lua:227: in function 'action'
	/engine/interface/ActorTalents.lua:130: in function </engine/interface/ActorTalents.lua:125>
Lua Error: /engine/interface/ActorTalents.lua:140: /engine/interface/ActorTalents.lua:129: attempt to index upvalue 'force_target' (a nil value)
	At [C]:-1 
	At [C]:-1 error
	At /engine/interface/ActorTalents.lua:140 useTalent
	At /engine/interface/PlayerHotkeys.lua:75 
	At /engine/interface/PlayerHotkeys.lua:67 activateHotkey
	At /mod/class/Game.lua:1132 f
	At /mod/class/Game.lua:1065 
	At /engine/KeyBind.lua:224 
This is the same error Frumple ran into in this thread.

http://forums.te4.org/viewtopic.php?f=42&t=28823