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 since 11.0.0 #9

Open
ellaqera opened this issue Jul 27, 2024 · 2 comments
Open

Error since 11.0.0 #9

ellaqera opened this issue Jul 27, 2024 · 2 comments
Assignees

Comments

@ellaqera
Copy link

Hi, error since 11.0.0:

1x Butsu/config.lua:205: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@Butsu/config.lua"]:205: in main chunk

Locals:
_NAME = "Butsu"
_NS =

{
L =
{
}
slots =
{
}
}
Butsu = Butsu {
BottomLeftCorner = Texture {
}
TopLeftCorner = Texture {
}
RightEdge = Texture {
}
backdropInfo =
{
}
Center = Texture {
}
BottomEdge = Texture {
}
TopEdge = Texture {
}
BottomRightCorner = Texture {
}
TopRightCorner = Texture {
}
title = FontString {
}
LeftEdge = Texture {
}
}
opt = Frame {
name = "Butsu"
}
(*temporary) = nil
(*temporary) = Frame {
name = "Butsu"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

@haste
Copy link
Owner

haste commented Jul 27, 2024

I don't play WoW anymore, but could you try the current master and see if that solves the issue? It looks like Blizzard changed how add-ons register their options in the latest version.

You can download it from here: https://github.com/haste/Butsu/archive/refs/heads/master.zip

@haste haste self-assigned this Jul 27, 2024
@ellaqera
Copy link
Author

Hello, thank you for your help, the main version works. In the list of addons the name of the addon is missing, there is a blank line, but I can live with that. :)
Thank you again.
2024-07-27 224702

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