Page 1 of 1

[SVN] Level up screen seems to be bugged

Posted: Mon Oct 29, 2012 1:53 pm
by Un67
I'm not sure what's happened, but the level up screen seems to be bugged in the latest versions. When I start up a new character there is only the box that says [Stats: 3] and nothing else in the dialogue. There is no way to get out either and I have to force the computer to end the process. I found this Lua error repeated in the log, will this help?

Code: Select all

Lua Error: /mod/dialogs/elements/TalentTrees.lua:325: attempt to call field 'glScissor' (a nil value)
	At [C]:-1 glScissor
	At /mod/dialogs/elements/TalentTrees.lua:325 display
	At /engine/ui/Dialog.lua:614 toScreen
	At /engine/Game.lua:149 display
	At /mod/class/Game.lua:1188 

Re: [SVN] Level up screen seems to be bugged

Posted: Mon Oct 29, 2012 2:01 pm
by wobbly
It's working for me, except clicking with the mouse double-clicks(+2 or -2 in stats/talents)

Re: [SVN] Level up screen seems to be bugged

Posted: Mon Oct 29, 2012 2:05 pm
by darkgod
I'm playing with it; but your error is because you have not recompiled the game in a while

Re: [SVN] Level up screen seems to be bugged

Posted: Mon Oct 29, 2012 3:24 pm
by Un67
Oh, OK. Thank you.