jk3064 / chiliui

a lua-based opengl GUI
GNU General Public License v2.0
15 stars 9 forks source link

Chili.Control crash #6

Closed Histidine91 closed 11 years ago

Histidine91 commented 11 years ago

From a working copy merge of latest Chili into ZK:

[f=0000000] [chili/debughandler.lua] Error: Chili-Error in EPIC Menu:stackpanel122 : string "LuaUI/Widgets/chili/controls/control.lua":906: attempt to index field 'parent' (a userdata value) [f=0000000] [chili/debughandler.lua] Error: stacktrace:

(tail call): in [?]
[string "LuaUI/Widgets/chili/controls/control.lua"]:788
(tail call): in [?]
...
[string "-- $Id: camain.lua 3171 2008-11-06 09:06:29..."]:103
[C]: in pcall

[f=0000000] [chili/debughandler.lua] Error: Removed widget: EPIC Menu

[f=0002203] [chili/debughandler.lua] Error: Chili-Error in Chili Selections & CursorTip:stackpanel202 : string "LuaUI/Widgets/chili/controls/control.lua":278: attempt to index local 'p' (a userdata value) [f=0002203] [chili/debughandler.lua] Error: stacktrace: string "LuaUI/Widgets/chili/controls/control.lua":278: in GetRelativeBox string "LuaUI/Widgets/chili/controls/control.lua":354: in AlignControl string "LuaUI/Widgets/chili/controls/control.lua":387: in Realign

...
[string "-- $Id: camain.lua 3171 2008-11-06 09:06:29..."]:103
[string "LuaUI/Widgets/api_chili.lua"]:100

[f=0002203] [chili/debughandler.lua] Error: Removed widget: Chili Selections & CursorTip

gajop commented 11 years ago

known bug, had trouble reproducing it though (happens to me in toolbox after clicking something 5~ish times); according to jk, it seems to be related to chili's gc/component linking & unlinking