tukui-org / ElvUI

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

Lua Error #1099

Closed Hendo72 closed 7 months ago

Hendo72 commented 7 months ago

Troubleshooting Steps

image

Describe the expected behavior and what actually happened?

We have 2 issues here.

  1. Lua error: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:1173: attempt to index local
  2. It's telling me to use the PTR version on Vanilla live.

Reproducing the issue.

Error is thrown every time I reload the screen.

Lua Errors

Message: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:1173: attempt to index local 'icon' (a nil value)
Time: Thu Nov 16 01:55:27 2023
Count: 1
Stack: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:1173: attempt to index local 'icon' (a nil value)
[string "=(tail call)"]: ?
[string "@Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua"]:1173: in function `HandleIcon'
[string "@Interface/AddOns/ElvUI/Classic/Modules/Skins/Character.lua"]:120: in function <...ace/AddOns/ElvUI/Classic/Modules/Skins/Character.lua:80>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua"]:2019: in function <Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:2014>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1814: in function `CallLoadFunc'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1829: in function `CallLoadedModule'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1855: in function `InitializeModules'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1965: in function `Initialize'
[string "@Interface/AddOns/ElvUI/Core/init.lua"]:276: in function <Interface/AddOns/ElvUI/Core/init.lua:275>
[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

1Botanica1 commented 7 months ago

Thank you for doing the troubleshooting. I can see what the issue is straight away.

Your ElvUI is out of date. 13.51 is current.

If you are updating ElvUI & it is not showing updated in game, I suggest using wowup client to update.

Hendo72 commented 7 months ago

LOL... i just downloaded 13.48 on Saturday. I didn't realize I was outdated.

1Botanica1 commented 7 months ago

Blizzard dropped a surprise patch, there were a few things to fix. :)