obble / modui_classic

modui: for wow classic
45 stars 20 forks source link

colour.lua error #15

Closed seapunk772 closed 4 years ago

seapunk772 commented 4 years ago

Not sure if you're aware of this. Trying to configure addons in sandbox while in queue and I really enjoy your UI's ^^

Here's the buggrabber report:

`32x modui_classic\core/colour.lua:33: attempt to index field 'statusbar' (a nil value) modui_classic\core/colour.lua:33: in function <modui_classic\core/colour.lua:31> modui_classic\core/colour.lua:109: in function <modui_classic\core/colour.lua:108>

Locals: (temporary) =

{ 1 =
{ } 2 =
{ } 3 =
{ } 4 =
{ } 5 =
{ } 6 =
{ } 7 =
{ } 8 =
{ } 9 =
{ } 11 =
{ } 13 =
{ } PAIN =
{ } STAGGER =
{ } COMBO_POINTS =
{ } FOCUS =
{ } 18 =
{ } RUNES =
{ } HAPPINESS =
{ } ENERGY =
{ } MANA =
{ } CHI =
{ } 17 =
{ } FURY =
{ } HOLY_POWER =
{ } AMMOSLOT =
{ } INSANITY =
{ } SOUL_SHARDS =
{ } RUNIC_POWER =
{ } MAELSTROM =
{ } 0 =
{ } FUEL =
{ } LUNAR_POWER =
{ } ARCANE_CHARGES =
{ } RAGE =
{ } } (temporary) =
{ } (temporary) = nil (temporary) = "attempt to index field 'statusbar' (a nil value)" `

obble commented 4 years ago

thanks, looking into this tonight

obble commented 4 years ago

this looks to be a cache issue. deleting your wtf with the client closed and reopening it should solve this.

please reopen this ticket if you continue having trouble after doing this.