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

Error msg on /reload #1

Open
eldir opened this issue Jun 6, 2023 · 0 comments
Open

Error msg on /reload #1

eldir opened this issue Jun 6, 2023 · 0 comments

Comments

@eldir
Copy link

eldir commented Jun 6, 2023

Getting this error on /reload

1x ChatAlerts/ChatAlerts.lua:136: attempt to index local 'left' (a nil value)
[string "@ChatAlerts/ChatAlerts.lua"]:136: in function <ChatAlerts/ChatAlerts.lua:128>
[string "@ChatAlerts/ChatAlerts.lua"]:217: in function <ChatAlerts/ChatAlerts.lua:187>
[string "@ChatAlerts/ChatAlerts.lua"]:286: in function <ChatAlerts/ChatAlerts.lua:278>
[string "@ChatAlerts/ChatAlerts.lua"]:306: in function <ChatAlerts/ChatAlerts.lua:305>
[string "=[C]"]: ?
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
[string "=[C]"]: in function `LoadAddOn'
[string "@FrameXML/UIParent.lua"]:545: in function `UIParentLoadAddOn'
[string "@Rarity/Core/Collections.lua"]:63: in function `ScanToys'
[string "@Rarity/Core/Collections.lua"]:283: in function `ScanExistingItems'
...
[string "@FrameXML/UIParent.lua"]:754: in function `MajorFactions_LoadUI'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:100: in function `SetUpMajorFactionList'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:93: in function `RefreshMajorFactionList'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:88: in function `RefreshOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:80: in function <...sionLandingPage/Blizzard_DragonflightLandingPage.lua:76>
[string "=[C]"]: ?
[string "=[C]"]: in function `CreateFrame'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:49: in function `CreateOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:63: in function `RefreshExpansionOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:35: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:33>

Locals:
id_num = 1
frame_ref = "ChatFrame1"
left = nil
middle = nil
right = nil
action = "Hide"
(*temporary) = "TabRight"
(*temporary) = nil
(*temporary) = "attempt to index local 'left' (a nil value)"
db = <table> {
 tab = <table> {
 }
 font = <table> {
 }
 alert_flash = <table> {
 }
 listen = <table> {
 }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant