Page 1 of 1

Targeting self bug

Posted: Mon Oct 18, 2010 12:36 am
by yufra
A dialog bug (and therefore game breaking, cannot use keyboard etc) occurs from the "Target yourself?" dialog. I don't think this is a Tstring bug, but I am not sure what else has changed.

Code: Select all

Lua Error: /engine/utils.lua:419: attempt to index local 'str' (a boolean value)
	At [C]:-1 
	At /engine/utils.lua:419 size
	At /engine/ui/Dialog.lua:225 setupUI
	At /engine/ui/Dialog.lua:73 yesnoPopup
	At /engine/interface/GameTargeting.lua:93 targetMode
	At /engine/interface/GameTargeting.lua:146 ?
	At /engine/KeyBind.lua:198 

Re: Targeting self bug

Posted: Mon Oct 18, 2010 7:45 am
by darkgod
Fixed already :)