ShadowlandsTreasures/handler/handler.lua:337: attempt to call global 'GetSpellInfo' (a nil value) in Zereth Mortis
madevelascom opened this issue · 2 comments
Everytime the game detects a treasure, rare, etc, an error message appears.
Message: .../HandyNotes_ShadowlandsTreasures/handler/handler.lua:337: attempt to call global 'GetSpellInfo' (a nil value)
Time: Thu Aug 22 21:37:20 2024
Count: 8a
Stack: .../HandyNotes_ShadowlandsTreasures/handler/handler.lua:337: attempt to call global 'GetSpellInfo' (a nil value)
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:337: in function <.../HandyNotes_ShadowlandsTreasures/handler/handler.lua:327>
[string "=[C]"]: in function `gsub'
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:327: in function <.../HandyNotes_ShadowlandsTreasures/handler/handler.lua:325>
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:500: in function <.../HandyNotes_ShadowlandsTreasures/handler/handler.lua:497>
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:667: in function <.../HandyNotes_ShadowlandsTreasures/handler/handler.lua:665>
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:1333: in function `(for generator)'
[string "@Interface/AddOns/HandyNotes/HandyNotes.lua"]:338: in function `RefreshPlugin'
[string "@Interface/AddOns/HandyNotes/HandyNotes.lua"]:420: in function `UpdateWorldMapPlugin'
[string "@Interface/AddOns/HandyNotes/HandyNotes.lua"]:507: in function `?'
[string "@Interface/AddOns/AllTheThings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/AllTheThings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/AllTheThings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `SendMessage'
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:1397: in function `Refresh'
[string "@Interface/AddOns/HandyNotes_ShadowlandsTreasures/handler/handler.lua"]:1393: in function <.../HandyNotes_ShadowlandsTreasures/handler/handler.lua:1388>
Locals: variant = "spell"
id = 368843
fallback = "Creation Catalyst"
mainid = nil
subid = nil
(*temporary) = nil
(*temporary) = 368843
(*temporary) = "attempt to call global 'GetSpellInfo' (a nil value)"
completeColor = <table> {
a = 1
b = 0
g = 1
r = 0
}
incompleteColor = <table> {
a = 1
b = 0
g = 0
r = 1
}
ns = <table> {
defaults = <table> {
}
CLASSIC = false
groups = <table> {
}
map_spellids = <table> {
}
playerFaction = "Horde"
POIsToPoints = <table> {
}
playerClassMask = 128
options = <table> {
}
playerClassColor = <table> {
}
hidden = <table> {
}
WorldQuestsToPoints = <table> {
}
playerClass = "MAGE"
playerClassLocal = "Mage"
db = <table> {
}
MinimapRoutePinMixin = <table> {
}
RouteWorldMapDataProvider = <table> {
}
VignetteIDsToPoints = <table> {
}
covenants = <table> {
}
suppressoverlay = <table> {
}
currencies = <table> {
}
RouteMiniMapDataProvider = <table> {
}
playerName = "Mauvesan"
hiddenConfig = <table> {
}
points = <table> {
}
conditions = <table> {
}
DEBUG = false
HL = <table> {
}
}
I thought I had fixed that, but it looks like I had forgotten to do a release. One second...