Dominos

Dominos

20M Downloads

AzuriteBar.Lua Error

DazzaButch opened this issue ยท 0 comments

commented

I started questing for BFA and visited Darkshore. The first quest i did i got Tiny Azerite Splinter. After re-logging back in i started to encourter this bug -

130x Dominos_Progress/azeriteBar.lua:51: attempt to call field 'IsAzeriteItemLocationBankBag' (a nil value)
[Dominos_Progress/azeriteBar.lua]:51: in function 'IsModeActive'
[Dominos_Progress/progressBar.lua]:241: in function 'GetLastActiveMode'
[Dominos_Progress/progressBar.lua]:223: in function 'UpdateMode'
[Dominos_Progress/main.lua]:156: in function 'UpdateAllBars'
[Dominos_Progress/main.lua]:144: in function '?'
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:109: in function <...ons/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[C]: ?
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:19: in function <...ons/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:54: in function 'Fire'
[Dominos/libs/AceEvent-3.0-4/AceEvent-3.0.lua]:120: in function <...ceDominos/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
self = Frame {
 proto = Frame {
 }
}
location = <table> {
 equipmentSlotIndex = 2
}
(*temporary) = nil
(*temporary) = <table> {
 equipmentSlotIndex = 2
}
(*temporary) = "attempt to call field 'IsAzeriteItemLocationBankBag' (a nil value)"

It makes the Experience/Progress bar stay black?

Image

To get the bar back working, i disabled "One Bar Mode' to allow the Artifact bar to display. Shift Click to hide that.
Enabled "One Bar Mode". then did a /console reloadui.
The bug displays but the progress/experience bar stays visible.