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 in 10.0 #213

Open
aa-chrismcfadyen opened this issue Oct 26, 2022 · 4 comments
Open

Lua Error in 10.0 #213

aa-chrismcfadyen opened this issue Oct 26, 2022 · 4 comments

Comments

@aa-chrismcfadyen
Copy link

aa-chrismcfadyen commented Oct 26, 2022

1x Interface/AddOns/xCT+/modules/combattext.lua:877: attempt to call method 'CombatStateChanged' (a nil value)
[string "@Interface/AddOns/xCT+/modules/combattext.lua"]:877: in function `?'
[string "@Interface/AddOns/xCT+/modules/combattext.lua"]:565: in function <Interface/AddOns/xCT+/modules/combattext.lua:540>

Happened on first combat

@Daeveren
Copy link

Daeveren commented Oct 26, 2022

2 other errors at login:


Message: Interface/AddOns/xCT+/modules/blizzard.lua:39: attempt to index global 'InterfaceOptionsCombatPanel' (a nil value)
Time: Wed Oct 26 20:24:56 2022
Count: 1
Stack: Interface/AddOns/xCT+/modules/blizzard.lua:39: attempt to index global 'InterfaceOptionsCombatPanel' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/xCT+/modules/blizzard.lua"]:39: in main chunk

Locals:


Message: Interface/AddOns/xCT+/core.lua:1709: AceConfigRegistry-3.0: RegisterOptionsTable(appName, options): 'options' - expected table or function reference
Time: Wed Oct 26 20:24:56 2022
Count: 1
Stack: Interface/AddOns/xCT+/core.lua:1709: AceConfigRegistry-3.0: RegisterOptionsTable(appName, options): 'options' - expected table or function reference
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfig-3.0.lua"]:47: in function `RegisterOptionsTable'
[string "@Interface/AddOns/xCT+/core.lua"]:1709: in main chunk

Locals:

@jgrull
Copy link

jgrull commented Oct 28, 2022

No LUA errors, but combat text is not displaying, and /xct in game command does not pull up config

@Yunzlez
Copy link

Yunzlez commented Oct 28, 2022

Not an addon developer - but I managed to get it to at least work on 10.0.0.

I haven't tested in-depth, but as far as I can tell everything works, including the settings panel.

Pretty sure the merging feature won't work for any new abilities, or anything evoker though.

I also renamed the fork to xCT++, to be able to install it side-by-side with xCT+, for when xCT+ is updated in the future :)
https://github.com/Yunzlez/xCT/releases/tag/10.0-hotfix

Make sure to disable xCT+ before using this. It should just read your settings.

@dandruff
Copy link
Owner

Will update soon. #214 (comment)

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

5 participants