[SVN] Level up screen seems to be bugged

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Un67
Higher
Posts: 45
Joined: Mon Sep 03, 2012 6:07 pm

[SVN] Level up screen seems to be bugged

#1 Post 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 

wobbly
Archmage
Posts: 400
Joined: Tue Jul 03, 2012 8:35 am

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

#2 Post by wobbly »

It's working for me, except clicking with the mouse double-clicks(+2 or -2 in stats/talents)

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

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

#3 Post by darkgod »

I'm playing with it; but your error is because you have not recompiled the game in a while
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Un67
Higher
Posts: 45
Joined: Mon Sep 03, 2012 6:07 pm

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

#4 Post by Un67 »

Oh, OK. Thank you.

Post Reply