Addon erroring out - not loading at all
sinjinns opened this issue · 8 comments
Updated to the latest version with Twitch - upon logging into the game I get the error 1x AethysRotation\Main.lua:145: Usage: AethysRotation_MainFrame:SetPoint("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY])
full error text
1x AethysRotation\Main.lua:145: Usage: AethysRotation_MainFrame:SetPoint("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY])
[C]: in function `SetPoint'
AethysRotation\Main.lua:145: in function <AethysRotation\Main.lua:131>
Locals:
(*temporary) = AethysRotation_MainFrame {
0 =
Lock = defined @AethysRotation\Main.lua:95
ResizeButtons = defined @AethysRotation\Main.lua:60
Unlock = defined @AethysRotation\Main.lua:79
ResizeUI = defined @AethysRotation\Main.lua:38
}
(*temporary) = nil
(*temporary) = UIParent {
0 =
firstTimeLoaded = 1
}
(*temporary) = nil
(*temporary) = nil
Using any /aer command results in further errors. /aer unlock gives 1x AethysRotation\UI.lua:155: attempt to get length of field 'Part' (a nil value)
full error text
1x AethysRotation\UI.lua:155: attempt to get length of field 'Part' (a nil value)
AethysRotation\UI.lua:155: in function HideParts' AethysRotation\UI.lua:40: in function
ResetIcons'
AethysRotation\Main.lua:81: in function Unlock' AethysRotation\Core.lua:153: in function
?'
FrameXML\ChatFrame.lua:4512: in function <FrameXML\ChatFrame.lua:4459>
[C]: in function ChatEdit_ParseText' FrameXML\ChatFrame.lua:4180: in function
ChatEdit_SendText'
FrameXML\ChatFrame.lua:4216: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>
Locals:
self = AethysRotation_MainIconFrame {
ChangeIcon = defined @AethysRotation\UI.lua:108
Init = defined @AethysRotation\UI.lua:92
CooldownFrame = AethysRotation_MainIconCooldownFrame {
}
SetCooldown = defined @AethysRotation\UI.lua:115
SetupParts = defined @AethysRotation\UI.lua:136
InitParts = defined @AethysRotation\UI.lua:118
TempTexture = {
}
HideParts = defined @AethysRotation\UI.lua:154
0 =
texture = {
}
}
(*temporary) = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to get length of field 'Part' (a nil value)"
/aer toggle gives 1x AethysRotation\UI.lua:449: attempt to index field 'Button' (a nil value)
full error text
1x AethysRotation\UI.lua:449: attempt to index field 'Button' (a nil value)
AethysRotation\UI.lua:449: in function UpdateButtonText' AethysRotation\Core.lua:150: in function
?'
FrameXML\ChatFrame.lua:4512: in function <FrameXML\ChatFrame.lua:4459>
[C]: in function ChatEdit_ParseText' FrameXML\ChatFrame.lua:4180: in function
ChatEdit_SendText'
FrameXML\ChatFrame.lua:4216: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>
Locals:
self = AethysRotation_ToggleIconFrame {
0 =
UpdateButtonText = defined @AethysRotation\UI.lua:447
Init = defined @AethysRotation\UI.lua:318
ResetAnchor = defined @AethysRotation\UI.lua:372
AddButton = defined @AethysRotation\UI.lua:377
}
i = 3
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'Button' (a nil value)"
As said on Curse, try to delete AER savedvariables (AethysCore & AethysRotation) to see.
All of them while having the game closed.
Be sure to be on 7.3.0.02 for AethysCore and 7.3.0.03 for AethysRotation.
Indeed, that's really weird :)
Closing the issue for now, let me kow if you do have again the issue and what addon is causing it.