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

API update needed? #76

Open
TheRedBull opened this issue Aug 19, 2024 · 1 comment
Open

API update needed? #76

TheRedBull opened this issue Aug 19, 2024 · 1 comment

Comments

@TheRedBull
Copy link

2x GarrisonCommander/minimap.lua:23: attempt to call local 'IsAddOnLoaded' (a nil value)
[string "@GarrisonCommander/minimap.lua"]:23: in main chunk

Locals:
me = "GarrisonCommander-Broker"
ns = <table> {
 modules = <table> {
 }
 defaultModuleState = true
 hooks = <table> {
 }
 enabledState = true
 defaultModuleLibraries = <table> {
 }
 orderedModules = <table> {
 }
 name = "GarrisonCommander-Broker"
 _Apply = <table> {
 }
}
IsAddOnLoaded = nil
gc = "GarrisonCommander"
gb = "GarrisonCommander-Broker"
garrison = "Click to show the garrison report"
orderhall = "Click to show the Class Hall report"
champion = "Click to show the Mission report"
sanctum = "Click to show the Sanctum report"
LE_GARRISON_TYPE_6_0 = 2
LE_GARRISON_TYPE_7_0 = 3
LE_GARRISON_TYPE_8_0 = 9
LE_GARRISON_TYPE_9_0 = 111
descriptions = <table> {
 3 = "Order Hall"
 2 = "Garrison"
 9 = "CHampion Missions"
 111 = "Covenant"
}
(*temporary) = "GCB"
(*temporary) = "GarrisonCommander-Broker"
(*temporary) = "GarrisonCommander"
(*temporary) = nil
(*temporary) = "GarrisonCommander"
(*temporary) = "attempt to call local 'IsAddOnLoaded' (a nil value)"
@TheRedBull
Copy link
Author

Added a PR to address this: #77

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

1 participant