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

10.1 Broke #23

Closed
Nutrition1 opened this issue May 15, 2023 · 1 comment
Closed

10.1 Broke #23

Nutrition1 opened this issue May 15, 2023 · 1 comment

Comments

@Nutrition1
Copy link

Hi,

Config Menu no longer opens and addon throwing out lua errors

Message: Interface/AddOns/nPlates/Settings.lua:41: attempt to call global 'GetAddOnMetadata' (a nil value)

Time: Mon May 8 00:13:37 2023

Count: 1

Stack: Interface/AddOns/nPlates/Settings.lua:41: attempt to call global 'GetAddOnMetadata' (a nil value)

[string "@Interface/AddOns/nPlates/Settings.lua"]:41: in function

Locals: self = nPlatesOptions {

SaveProfileBackup = defined @Interface/AddOns/nPlates/Settings.lua:58

OnLoad = defined @Interface/AddOns/nPlates/Settings.lua:34

SaveChanges = defined @Interface/AddOns/nPlates/Settings.lua:62

controls = {

}

RightSide = nPlatesOptionsRightSide {

}

OnEvent = defined @Interface/AddOns/nPlates/Settings.lua:50

CancelChanges = defined @Interface/AddOns/nPlates/Settings.lua:77

UpdatePanel = defined @Interface/AddOns/nPlates/Settings.lua:94

LeftSide = nPlatesOptionsLeftSide {

}

profileBackup =

{
}

RestoreDefaults = defined @Interface/AddOns/nPlates/Settings.lua:86

ShouldUpdate = defined @Interface/AddOns/nPlates/Settings.lua:70

0 =

Init = defined @Interface/AddOns/nPlates/Settings.lua:102

}

(*temporary) = nil

(*temporary) = "nPlates"

(*temporary) = "Title"

(*temporary) = "attempt to call global 'GetAddOnMetadata' (a nil value)"

addon = "nPlates"

@Grimsbain
Copy link
Owner

Thanks for the report. Should be fixed now. They updated the GetAddOnMetadata function to C_AddOns.GetAddOnMetadata with the new patch.

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