[SVN] Level up screen seems to be bugged
Posted: Mon Oct 29, 2012 1:53 pm
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