We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
10.0..2 (46420)
dandruff-xCT+4.7.1(10.0.0) - Interface: 100000 - Version: 4.7.1
Basically the addon wont load, and the pictures I included are the errors that popped up.
Message: Interface/AddOns/xCT+/core.lua:387: attempt to call method 'SetSpellByID' (a nil value) Time: Wed Nov 2 11:08:32 2022 Count: 1 Stack: Interface/AddOns/xCT+/core.lua:387: attempt to call method 'SetSpellByID' (a nil value) [string "@Interface/AddOns/xCT+/core.lua"]:387: in function <Interface/AddOns/xCT+/core.lua:382> [string "@Interface/AddOns/xCT+/core.lua"]:631: in function `UpdateSpamSpells' [string "@Interface/AddOns/xCT+/core.lua"]:132: in function <Interface/AddOns/xCT+/core.lua:89> [string "=[C]"]: ? [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:70: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:65> [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:498: in function `InitializeAddon' [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:623: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:615> Locals: <none> Page 1 ------------------------------ Message: Interface/AddOns/xCT+/modules/frames.lua:429: missing color Time: Wed Nov 2 11:08:40 2022 Count: 8 Stack: Interface/AddOns/xCT+/modules/frames.lua:429: missing color [string "=[C]"]: in function `error' [string "@Interface/AddOns/xCT+/modules/frames.lua"]:429: in function `AddMessage' [string "@Interface/AddOns/xCT+/modules/combattext.lua"]:1716: in function `AuraIncoming' [string "@Interface/AddOns/xCT+/modules/combattext.lua"]:2004: in function `func' [string "@Interface/AddOns/xCT+/libs/xCombatParser-1.0/xCombatParser-1.0.lua"]:405: in function <...ns/xCT+/libs/xCombatParser-1.0/xCombatParser-1.0.lua:200> Locals: (*temporary) = "missing color" Page 2
The text was updated successfully, but these errors were encountered:
Attempt to fix issue #216
b933bb3
If fix doesn't work, can you run:
/dump CreateFrame"GAMETOOLTIP".SetSpellByID Should return: [1]=<function>
/dump CreateFrame"GAMETOOLTIP".SetSpellByID
[1]=<function>
If not, you might have another Add-on interfering.
Sorry, something went wrong.
It just returns this.
I disabled all addons but Simple Addon Manager before running it.
No branches or pull requests
Is there an existing issue for this?
WoW version
10.0..2 (46420)
xCT+ version
dandruff-xCT+4.7.1(10.0.0) - Interface: 100000 - Version: 4.7.1
What happened?
Basically the addon wont load, and the pictures I included are the errors that popped up.
Related Errors
The text was updated successfully, but these errors were encountered: