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

Addon Issue From Bugsack #121

Open
Tanae opened this issue Aug 14, 2024 · 2 comments
Open

Addon Issue From Bugsack #121

Tanae opened this issue Aug 14, 2024 · 2 comments

Comments

@Tanae
Copy link

Tanae commented Aug 14, 2024

1x AstralKeys/MinimapButton.lua:29: attempt to index field 'general' (a nil value)
[string "@AstralKeys/MinimapButton.lua"]:29: in function <AstralKeys/MinimapButton.lua:25>
[string "=[C]"]: ?
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:619: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals:
self =

{
MYTHICKEY_REROLL_NPCID = 197915
modules =
{
}
EXPANSION_LEVEL = 70
TIMEWALKINGKEY_ITEMID = 187786
L =
{
}
MYTHICKEY_CITY_NPCID = 197711
baseName = "AstralKeys"
icon =
{
}
MYTHICKEY_ITEMID = 180653
KEYS_TEXT_COMMAND = "!keys"
inKey = false
defaultModuleState = true
enabledState = true
defaultModuleLibraries =
{
}
keystone =
{
}
Week = 0
refreshTime = 0
orderedModules =
{
}
name = "AstralKeys"
UPDATE_VERSION = "updateV8"
}
(*temporary) =
{
db_registry =
{
}
frame = Frame {
}
}
(*temporary) = "AstralMinimap"
(*temporary) =
{
}
(*temporary) =
{
}
(*temporary) =
{
}
(*temporary) = nil
(*temporary) = "attempt to index field 'general' (a nil value)"
addon =
{
MYTHICKEY_REROLL_NPCID = 197915
modules =
{
}
EXPANSION_LEVEL = 70
TIMEWALKINGKEY_ITEMID = 187786
L =
{
}
MYTHICKEY_CITY_NPCID = 197711
baseName = "AstralKeys"
icon =
{
}
MYTHICKEY_ITEMID = 180653
KEYS_TEXT_COMMAND = "!keys"
inKey = false
defaultModuleState = true
enabledState = true
defaultModuleLibraries =
{
}
keystone =
{
}
Week = 0
refreshTime = 0
orderedModules =
{
}
name = "AstralKeys"
UPDATE_VERSION = "updateV8"
}
astralkeysLDB =
{
}

@Kyylier
Copy link
Contributor

Kyylier commented Aug 14, 2024

Thanks for the report! Do you know what version of the addon you are on? (Latest is 4.11)

@Tanae
Copy link
Author

Tanae commented Aug 14, 2024

It's version 4.11

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