obble / modui_classic

modui: for wow classic
45 stars 20 forks source link

LUA Error #70

Closed K0uds closed 4 years ago

K0uds commented 4 years ago

Hello,

I have this error when I log into the game 👍

`Message: Interface\AddOns\modui_classic\core/colour.lua:37: attempt to index field 'statusbar' (a nil value) Time: Sat Sep 7 22:46:06 2019 Count: 5 Stack: Interface\AddOns\modui_classic\core/colour.lua:37: attempt to index field 'statusbar' (a nil value) Interface\AddOns\modui_classic\core/colour.lua:37: in function <Interface\AddOns\modui_classic\core/colour.lua:35> Interface\AddOns\modui_classic\core/colour.lua:113: in function <Interface\AddOns\modui_classic\core/colour.lua:112>

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)" `

I also have a strange bug with the chat :

image

The "Input frame" is always present ...

K0uds commented 4 years ago

LUA errors are gone since I deleted my save variables.

But the second issue is still present : when I press "Enter" for typing something in the chat the "Input Box" is always present (a little bit faded)

Sorry for my poor English ...

obble commented 4 years ago

Thanks.

Changing your chat style (interface options -> social) from IM style to Classic style should fix the issue with the chat.

Let me know if that's not the cause by reopening this ticket.