tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
396 stars 136 forks source link

Lua error on launch of 13.63 in WOW Classic Cataclysm client #1205

Closed tanknstein closed 1 month ago

tanknstein commented 1 month ago

Troubleshooting Steps

Upgraded to 13.63 and launched Wow Classic Cataclysm client. ![Uploading elvui 13.63 Launch error.jpg…]()

Describe the expected behavior and what actually happened?

No response

Reproducing the issue.

Launch or reload WOW Cata client

Lua Errors

Message: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:743: doesn't exist!
Time: Tue May  7 12:08:34 2024
Count: 1
Stack: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:743: doesn't exist!
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua"]:743: in function `HandleButton'
[string "@Interface/AddOns/ElvUI/Cata/Modules/Skins/Stable.lua"]:16: in function <Interface/AddOns/ElvUI/Cata/Modules/Skins/Stable.lua:10>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua"]:2146: in function <Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:2141>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1822: in function `CallLoadFunc'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1837: in function `CallLoadedModule'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1863: in function `InitializeModules'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1973: in function `Initialize'
[string "@Interface/AddOns/ElvUI/Core/init.lua"]:307: in function <Interface/AddOns/ElvUI/Core/init.lua:306>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...UI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <...UI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: (*temporary) = <function> defined =[C]:-1

Verification Steps

tanknstein commented 1 month ago

After game restart the error no longer appears. Hmm.