Opened 7 years ago
Closed 7 years ago
#1054 closed defect (fixed)
dof nil error
Reported by: | Bluestone | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
[f=0005103] [bawidgets.lua] Error: Error in Initialize(): [string "LuaUI/Widgets/camera_dof.lua"]:275: attempt to call field 'AddOption' (a nil value)
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
I must have missed it when I changed the main menu options format - a few other things need to change as well
It's actually AddWidgetOption, now http://imolarpg.dyndns.org/trac/balatest/browser/branches/BAR/luaui/widgets/api_main_menu.lua#L886
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Shouldnt AddOption be AddControl instead?