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

[Bug]: LUA error on BETA after 10.0 update #216

Open
1 task done
Pandaabear0 opened this issue Nov 2, 2022 · 2 comments
Open
1 task done

[Bug]: LUA error on BETA after 10.0 update #216

Pandaabear0 opened this issue Nov 2, 2022 · 2 comments

Comments

@Pandaabear0
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

WoW version

10.0..2 (46420)

xCT+ version

dandruff-xCT+4.7.1(10.0.0) - Interface: 100000 - Version: 4.7.1

What happened?

image_2022-11-02_110928465
image_2022-11-02_110939787

Basically the addon wont load, and the pictures I included are the errors that popped up.

Related Errors

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
Cimplex added a commit that referenced this issue Nov 3, 2022
@Cimplex
Copy link
Collaborator

Cimplex commented Nov 3, 2022

If fix doesn't work, can you run:

/dump CreateFrame"GAMETOOLTIP".SetSpellByID
Should return: [1]=<function>

If not, you might have another Add-on interfering.

@Pandaabear0
Copy link
Author

image
It just returns this.

I disabled all addons but Simple Addon Manager before running it.

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

2 participants