Broker Everything

Broker Everything

588k Downloads

[BUG]: 10.0 Dragonflight LUA error

dakota102003 opened this issue ยท 2 comments

commented

WoW client

WoW Retail

What happened?

Log in the game and have been getting this error. Using the latest Bazooka Bar release. Have not seen this error reported. I did do the checkbox fix as mention for issue 13 and again for issue 16 and that fixed the other errors. Wish I knew how to debug lol. Best I can do is report this.

Only part of the modules do I use.

Lua Error Message?

21x ...terface/AddOns/Broker_Everything/modules/friends.lua:22: table index is nil
[string "@Interface/AddOns/Broker_Everything/modules/friends.lua"]:22: in main chunk

Locals:
addon = "Broker_Everything"
ns = <table> {
 scm = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:1412
 pairsToons = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:608
 ClickOpts = <table> {
 }
 modules = <table> {
 }
 debugPrint = <function> defined @Interface/AddOns/Broker_Everything/libs/HizurosSharedTools/HizurosSharedTools.lua:68
 LDBI = <table> {
 }
 LC = <table> {
 }
 LQT = <table> {
 }
 stripRealm = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:129
 debug = <function> defined @Interface/AddOns/Broker_Everything/libs/HizurosSharedTools/HizurosSharedTools.lua:64
 coexist = <table> {
 }
 C_BattleNet_GetFriendAccountInfo = <function> defined =[C]:-1
 tablePath = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:644
 client_version = 10.004634
 tooltipChkOnShowModifier = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:431
 addon_short = "BE"
 hideTooltip = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:382
 SetCVar = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:220
 UseContainerItemHook = <table> {
 }
 LocalizationsOnEvent = <function> defined @Interface/AddOns/Broker_Everything/localizations.lua:77
 artifactrelikts = <table> {
 }
 FormatLargeNumber = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:659
 LT = <table> {
 }
 showCharsFrom_Values = <table> {
 }
 pairsByKeys = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:585
 realms = <table> {
 }
 artifactpower_items = <table> {
 }
 strWrap = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:685
 IsClassicClient = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:113
 realmCheckOrAppend = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:173
 addon = "Broker_Everything"
 toggleEquipment = <function> defined @Interface/AddOns/Broker_Everything/modules/equipment.lua:46
 IsNotClassicClient = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:121
 realm_short = "Tichondrius"
 hideFrames = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:1431
 C_QuestLog_GetInfo = <function> defined =[C]:-1
 Options_RegisterModule = <function> defined @Interface/AddOns/Broker_Everything/options.lua:427
 ScanTT = <table> {
 }
 GetTipAnchor = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:244
 print = <function> defined @Interface/AddOns/Broker_Everything/libs/HizurosSharedTools/HizurosSharedTools.lua:60
 LRI = <table> {
 }
 AddSpannedLine = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:444
 RegisterOptions = <function> defined @Interface/AddOns/Broker_Everything/options.lua:572
 round = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:572
 icon_fallback = 134400
 textBar = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:2167
 sharedOptions = <table> {
 }
 acquireTooltip = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:313
 region = "US"
 ui = <table> {
 }
 ToggleBlizzOptionPanel = <function> defined @Interface/AddOns/Broker_Everything/options.lua:621
 EasyMenu = Broker_Everything_LibDropDownMenu {
 }
 moduleInit = <function> defined @Interface/AddOns/Broker_Everything/modules.lua:177
 profile = <table> {
 }
 LDB = <table> {
 }
 IsBCClassicClient = <function> defined @Interface/AddOns/Broker_Everything/shared.lua:117
 debugMode = false
 LSM = <table> {
 }
 modulePLQueueInit = <function> defined @Interface/AddOns/Broker_Everything/modules.lua:19
 questTagsLong = <table> {
 }
 isArchaeologyCurrency = <function> defined @Interface/AddOns/Broker_Everything/modules/archaeology.lua:39
 icon_arrow_right = "interface\CHATFRAME\ChatFrameExpandArrow"
 Options_RegisterDefaults = <function> defined @Interface/AddOns/Broker_Everything/options.lua:423
 getModOptionTable = <function> defined @Interface/AddOns/Broker_Everything/options.lua:341
 I = <table> {
 }
 option = <function> defined @Interface/AddOns/Broker_Everything/options.lua:136
 C_QuestLog_GetQuestTagInfo = <fu

Other addons?

Bartender
Shadowed Unit Frames
Bazooka
Weak Auras
DBM
Decursive
Leatrix Plus
Leatrix Maps
Details
Astral Keys
Bagon
Kaliel Quest Tracker
Max DPS
Parrot

commented

Update: Just saw the update for 4.4.1 on the Curse updater.

Update fixed this issue. Had the XML errors but doing the checkbox to checkbutton replace fixed that issue.

So I think can disregard the issue as is was version 4.4.0.

Thanks.

commented

:-)