This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Odd bug here, considering I have no idea why DBM would mess with these addons, but there seems to be a problem with the way DBM plays with both Bazooka and/or Broker Everything (specifically, clicking on the Professions broker throws a LUA error rather than opening up the profession list).I'm pretty sure DBM is at fault since it's the only one of the three that has been recently updated, but I am also posting the bug in the other two just in case.
To Reproduce: Have DBM Core, Broker Everything and Bazooka installed and enabled. Enable the Profession broker within Bazooka. Left click the Profession broker - LUA error happens instead of profession list displaying. This happens even with only these three addons enabled.
Using DBM version 10.2.27 and the latest version of both Bazooka and Broker Everything. Everything worked fine with the previous version of DBM.
2x ...ns/DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu.lua:794: attempt to index field 'NewFeature' (a nil value)[string "@DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu.lua"]:794: in function UIDropDownMenu_AddButton' [string "@DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu_EasyMenu.lua"]:33: in function initFunction'[string "@DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu.lua"]:138: in function UIDropDownMenu_Initialize' [string "@DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu_EasyMenu.lua"]:24: in function EasyMenu'[string "@Broker_Everything/shared.lua"]:1965: in function ShowMenu' [string "@Broker_Everything/modules/professions.lua"]:664: in function func'[string "@Broker_Everything/shared.lua"]:2092: in function func' [string "@Broker_Everything/modules.lua"]:64: in function OnClick'[string "@Bazooka/Bazooka.lua"]:1417: in function <Bazooka/Bazooka.lua:1414>
UIDropDownMenu_AddButton' [string "@DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu_EasyMenu.lua"]:33: in function
UIDropDownMenu_Initialize' [string "@DBM-Core/Libs/LibDropDownMenu-37/LibDropDownMenu_EasyMenu.lua"]:24: in function
ShowMenu' [string "@Broker_Everything/modules/professions.lua"]:664: in function
func' [string "@Broker_Everything/modules.lua"]:64: in function
Locals:info =
{notClickable = falsedisabled = truenotCheckable = trueisNotRadio = trueindex = 1isTitle = truetext = "Open"keepShownOnClick = truenoClickSound = truehasArrow = false}level = 1listFrame = LibDropDownMenu_List1 {0 =numButtons = 1maxWidth = 0}index = 1width = nillistFrameName = "LibDropDownMenu_List1"button = LibDropDownMenu_List1Button1 {0 =hasArrow = falseHighlight = LibDropDownMenu_List1Button1Highlight {}notCheckable = trueIcon = LibDropDownMenu_List1Button1Icon {}invisibleButton = LibDropDownMenu_List1Button1InvisibleButton {}value = "Open"ColorSwatch = LibDropDownMenu_List1Button1ColorSwatch {}NormalText = LibDropDownMenu_List1Button1NormalText {}ExpandArrow = LibDropDownMenu_List1Button1ExpandArrow {}Check = LibDropDownMenu_List1Button1Check {}keepShownOnClick = truenoClickSound = trueUnCheck = LibDropDownMenu_List1Button1UnCheck {}}normalText = LibDropDownMenu_List1Button1NormalText {0 =}icon = LibDropDownMenu_List1Button1Icon {0 =}invisibleButton = LibDropDownMenu_List1Button1InvisibleButton {0 =}expandArrow = LibDropDownMenu_List1Button1ExpandArrow {OnMouseDown = defined @Broker_Everything/libs/LibDropDownMenu/LibDropDownMenuTemplates.lua:56OnEnter = defined @Broker_Everything/libs/LibDropDownMenu/LibDropDownMenuTemplates.lua:430 =}xPos = 15buttonHeight = 16yPos = -15displayInfo = LibDropDownMenu_List1Button1NormalText {0 =}frame = Broker_Everything_LibDropDownMenu {0 =menuList ={}AddConfig = defined @Broker_Everything/shared.lua:1885Right = Broker_Everything_LibDropDownMenuRight {}Left = Broker_Everything_LibDropDownMenuLeft {}AddEntry = defined @Broker_Everything/shared.lua:1669Button = Broker_Everything_LibDropDownMenuButton {}Icon = Broker_Everything_LibDropDownMenuIcon {}Text = Broker_Everything_LibDropDownMenuText {}ShowMenu = defined @Broker_Everything/shared.lua:1957Refresh = defined @Broker_Everything/shared.lua:1942displayMode = "MENU"InitializeMenu = defined @Broker_Everything/shared.lua:1950IsPrevSeparator = falseinitialize = defined @DBM-Core/Libs/LibDropDownMenu/LibDropDownMenu_EasyMenu.lua:28AddConfigEntry = defined @Broker_Everything/shared.lua:1796controlGroups ={}menu ={}Middle = Broker_Everything_LibDropDownMenuMiddle {}}(*temporary) = nil(*temporary) = nil(*temporary) =(*temporary) = "1"(*temporary) = "UnCheck"(*temporary) = 1(*temporary) = 1(*temporary) = LibDropDownMenu_List1Button1 {0 =hasArrow = falseHighlight = LibDropDownMenu_List1Button1Highlight {}notCheckable = trueIcon = LibDropDownMenu_List1Button1Icon {}invisibleButton = LibDropDownMenu_List1Button1InvisibleButton {}value = "Open"ColorSwatch = LibDropDownMenu_List1Button1ColorSwatch {}NormalText = LibDropDownMenu_List1Button1NormalText {}ExpandArrow = LibDropDownMenu_List1Button1ExpandArrow {}Check = LibDropDownMenu_List1Button1Check {}keepShownOnClick = truenoClickSound = trueUnCheck = LibDropDownMenu_List1Button1UnCheck {}}(*temporary) = nil(*temporary) = Broker_Everything_LibDropDownMenu {0 =menuList ={}AddConfig = defined @Broker_Everything/shared.lua:1885Right = Broker_Everything_LibDropDownMenuRight {}Left = Broker_Everything_LibDropDownMenuLeft {}AddEntry = defined @Broker_Everything/shared.lua:1669Button = Broker_Everything_LibDropDownMenuButton {}Icon = Broker_Everything_LibDropDownMenuIcon {}Text = Broker_Everything_LibDropDownMenuText {}ShowMenu = defined @Broker_Everything/s
To post a comment, please login or register a new account.