Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUA Error at Trading Post #1438

Open
3 of 4 tasks
fubaWoW opened this issue Jan 1, 2025 · 0 comments
Open
3 of 4 tasks

LUA Error at Trading Post #1438

fubaWoW opened this issue Jan 1, 2025 · 0 comments

Comments

@fubaWoW
Copy link

fubaWoW commented Jan 1, 2025

Troubleshooting Steps

image

Describe the expected behavior and what actually happened?

just the error Pops

Reproducing the issue.

Open Trading Post Trader Window

Lua Errors

Message: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:1345: attempt to index local 'self' (a nil value)
Time: Wed Jan  1 15:20:18 2025
Count: 1
Stack: Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua:1345: attempt to index local 'self' (a nil value)
[string "@Interface/AddOns/ElvUI/Core/Modules/Skins/Skins.lua"]:1345: in function `ReplaceIconString'
[string "@Interface/AddOns/ElvUI/Mainline/Modules/Skins/PerksProgram.lua"]:28: in function `func'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:125: in function `ForEachFrame'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:516: in function `ForEachFrame'
[string "@Interface/AddOns/ElvUI/Mainline/Modules/Skins/PerksProgram.lua"]:35: in function <...AddOns/ElvUI/Mainline/Modules/Skins/PerksProgram.lua:33>
[string "=[C]"]: in function `Update'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:234: in function `SetScrollPercentageInternal'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:160: in function `FullUpdateInternal'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:688: in function `FullUpdateInternal'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:122: in function `FullUpdate'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:655: in function <...ddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua:654>
[string "=[C]"]: ?
...
[string "@Interface/AddOns/Blizzard_PerksProgram/Blizzard_PerksProgramProducts.lua"]:534: in function `UpdateProducts'
[string "@Interface/AddOns/Blizzard_PerksProgram/Blizzard_PerksProgramProducts.lua"]:594: in function `AllDataRefresh'
[string "@Interface/AddOns/Blizzard_PerksProgram/Blizzard_PerksProgramProducts.lua"]:621: in function <...zzard_PerksProgram/Blizzard_PerksProgramProducts.lua:619>
[string "=[C]"]: in function `Show'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:446: in function `SetUIPanel'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:284: in function `ShowUIPanel'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:174: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:893: in function `ShowUIPanel'
[string "@Interface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua"]:2046: in function <...rface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua:1291>

Locals: self = nil
text = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'self' (a nil value)"

Verification Steps

  • I have read the Changelog and verified ElvUI is up to date by checking /estatus
  • I have verified my issue doesn't exist in the Default UI or the Issue Tracker.
  • I have not read any of these steps, please close my issue when you see it.
  • I have done the Troubleshooting Steps and included the requested screenshots, which show the issue and status panel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@fubaWoW and others