Gethe / Aurora

Minimalistic UI theme for World of Warcraft
Other
9 stars 3 forks source link

[Bug] LUA Errors + missing textures #129

Open Heregellas opened 3 weeks ago

Heregellas commented 3 weeks ago

Is there an existing issue for this?

Game Client

Retail 11.0.5

Current Behavior

Hey,

So when navigating the LFG tab, 2 LUA errors are perma showing (I'll list them just below this post). On top of that, a lot of things are not skinned anymore, to list some: escape menu, options menu, dungeon journal tabs & boss names entries/some spell entries/etc., LFG half-skinned with a lot of weird icons for roles (it seems like there are 2 icons on top of one another, at least in the M+ LFG).

Here are the two errors occuring when displaying the LFG window:

Error 1:

Message: ...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:91: attempt to index field '_auroraBorder' (a nil value) Time: Mon Oct 28 15:34:15 2024 Count: 18 Stack: ...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:91: attempt to index field '_auroraBorder' (a nil value) [string "@Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:91: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:58> string "=[C]": in function LFGListGroupDataDisplayEnumerate_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:3486: in functionLFGListGroupDataDisplay_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:3079: in function LFGListSearchEntry_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2596: in functioninitializer' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:372: in function InvokeInitializer' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:390: in function <...izzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua:389> [string "=[C]"]: in functionsecureexecuterange' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:393: in function InvokeInitializers' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:712: in functionUpdate' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:234: in function SetScrollPercentageInternal' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:160: in functionFullUpdateInternal' ... [string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...e/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua:143>

[string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function TriggerEvent' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:317: in functionSignalDataChangeEvent' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:297: in function SetDataProvider' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:637: in functionSetDataProvider' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2640: in function LFGListSearchPanel_UpdateResults' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2570: in functionLFGListSearchPanel_UpdateResultList' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2189: in function `onEvent' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:262: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:171>

Locals: self = Frame { Icon1 = Frame { } Icon4 = Frame { } Icon2 = Frame { } Icon3 = Frame { } Icons =

{ } Icon5 = Frame { } } numPlayers = 5 displayData =
{ HUNTER = 0 WARRIOR = 0 ROGUE = 0 MAGE = 0 NOROLE = 0 HEALER_REMAINING = 1 DRUID = 0 MONK = 0 DEATHKNIGHT = 1 TANK = 1 DAMAGER_REMAINING = 0 classesByRole =
{ } HEALER = 0 PRIEST = 0 Adventurer = 0 TANK_REMAINING = 0 WARLOCK = 1 DEMONHUNTER = 0 DAMAGER = 3 PALADIN = 1 EVOKER = 0 SHAMAN = 1 } disabled = false iconOrder =
{ 1 = "TANK" 2 = "HEALER" 3 = "DAMAGER" } iconIndex = 1 (for index) = 1 (for limit) = 1 (for step) = 1 i = 1 icon = Texture { } (temporary) = nil (temporary) = nil (temporary) = 8 (temporary) = 8 (temporary) = 14 (temporary) = 14 (*temporary) = "attempt to index field '_auroraBorder' (a nil value)" Base =
{ } Color =
{ highlight =
{ } cyan =
{ } grayLight =
{ } ruby =
{ } button =
{ } orange =
{ } red =
{ } magenta =
{ } blue =
{ } frame =
{ } white =
{ } jade =
{ } grayDark =
{ } violet =

===========================

Error 2:

Message: ...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:91: attempt to index field '_auroraBorder' (a nil value) Time: Mon Oct 28 15:34:15 2024 Count: 18 Stack: ...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:91: attempt to index field '_auroraBorder' (a nil value) [string "@Interface/AddOns/Aurora/Skin/Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:91: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:58> string "=[C]": in function LFGListGroupDataDisplayEnumerate_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:3486: in functionLFGListGroupDataDisplay_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:3079: in function LFGListSearchEntry_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2596: in functioninitializer' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:372: in function InvokeInitializer' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:390: in function <...izzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua:389> [string "=[C]"]: in functionsecureexecuterange' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:393: in function InvokeInitializers' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:712: in functionUpdate' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:234: in function SetScrollPercentageInternal' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:160: in functionFullUpdateInternal' ... [string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...e/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua:143>

[string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function TriggerEvent' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:317: in functionSignalDataChangeEvent' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:297: in function SetDataProvider' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:637: in functionSetDataProvider' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2640: in function LFGListSearchPanel_UpdateResults' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2570: in functionLFGListSearchPanel_UpdateResultList' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2189: in function `onEvent' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:262: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:171>

Locals: self = Frame { Icon1 = Frame { } Icon4 = Frame { } Icon2 = Frame { } Icon3 = Frame { } Icons =

{ } Icon5 = Frame { } } numPlayers = 5 displayData =
{ HUNTER = 0 WARRIOR = 0 ROGUE = 0 MAGE = 0 NOROLE = 0 HEALER_REMAINING = 1 DRUID = 0 MONK = 0 DEATHKNIGHT = 1 TANK = 1 DAMAGER_REMAINING = 0 classesByRole =
{ } HEALER = 0 PRIEST = 0 Adventurer = 0 TANK_REMAINING = 0 WARLOCK = 1 DEMONHUNTER = 0 DAMAGER = 3 PALADIN = 1 EVOKER = 0 SHAMAN = 1 } disabled = false iconOrder =
{ 1 = "TANK" 2 = "HEALER" 3 = "DAMAGER" } iconIndex = 1 (for index) = 1 (for limit) = 1 (for step) = 1 i = 1 icon = Texture { } (temporary) = nil (temporary) = nil (temporary) = 8 (temporary) = 8 (temporary) = 14 (temporary) = 14 (*temporary) = "attempt to index field '_auroraBorder' (a nil value)" Base =
{ } Color =
{ highlight =
{ } cyan =
{ } grayLight =
{ } ruby =
{ } button =
{ } orange =
{ } red =
{ } magenta =
{ } blue =
{ } frame =
{ } white =
{ } jade =
{ } grayDark =
{ } violet =

=====================

Thank you for your time!

Expected Behavior

No response

Steps To Reproduce

No response

Additional context

No response

Heregellas commented 2 weeks ago

Hey, just wanted to update the post, to notice that the errors/lack of some textures/etc. are still there in the newest 11.0.5.0 Aurora build (I don't know if it was aimed toward this error in particular, maybe not, just wanted to notice it, just in case!).

arnvid commented 2 weeks ago

Hi - I am still working on restoring pre 11 functionality - but wanted to get some useable versions out to allow users to not be blocked from using. Added a .1 version today and hopefully a few more coming in the weekend.

Heregellas commented 2 weeks ago

Oh okay, thanks a lot for the heads up!