Opened 8 years ago
Closed 8 years ago
#617 closed defect (worksforme)
Clickign on 'graphics' in f11 menu: chili main menu errored
Reported by: | Floris | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
Infolog at error:
[f=0014570] Error: gl.ActiveFBO: error(2) = [string "LuaUI/Widgets/chili/controls/trackbar.lua"]:92: attempt to perform arithmetic on field 'value' (a string value)
[f=0014570] [Chili] Error: in Funks Main Menu
:window0 : [string "LuaUI/Widgets/chili/controls/trackbar.lua"]:92: attempt to perform arithmetic on field 'value' (a string value)
[f=0014570] [Chili] Error: stacktrace:
[C]: in ActiveFBO [string "LuaUI/Widgets/chili/controls/control.lua"]:1016: in CreateViewTexture [string "LuaUI/Widgets/chili/controls/control.lua"]:890: in _UpdateAllDList [string "LuaUI/Widgets/chili/controls/control.lua"]:827 ... (5 calls) (tail call): in ? [string "LuaUI/Widgets/api_chili.lua"]:123
[f=0014570] [Chili] Error: Removed widget: Funks Main Menu [f=0014570] Error: DrawGenesis: OpenGL stack check error, matrix mode = 5888, depth = 7, please make sure to pop all matrices before end
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I think it's because the old values were strings and are still saved in the lua config. Clearing that should fix it.