Toy Box Enhanced

Toy Box Enhanced

372k Downloads

Filter LUA Error

RAtwood90 opened this issue ยท 1 comments

commented

Message: Interface/AddOns/ToyBoxEnhanced/Filters.lua:24: attempt to call global 'GetSpellDescription' (a nil value)
Time: Thu Aug 15 16:18:11 2024
Count: 6
Stack: Interface/AddOns/ToyBoxEnhanced/Filters.lua:24: attempt to call global 'GetSpellDescription' (a nil value)
[string "@Interface/AddOns/ToyBoxEnhanced/Filters.lua"]:24: in function <Interface/AddOns/ToyBoxEnhanced/Filters.lua:12>
[string "@Interface/AddOns/ToyBoxEnhanced/Filters.lua"]:253: in function `FilterToys'
[string "@Interface/AddOns/ToyBoxEnhanced/ToyBoxEnhanced.lua"]:166: in function <Interface/AddOns/ToyBoxEnhanced/ToyBoxEnhanced.lua:138>

Locals: itemId = 147310
searchString = "bea"
_ = 147310
name = "Crate of Bobbers: Floating Totem"
_ = "Floating Totem"
spellId = 240802
(*temporary) = nil
(*temporary) = 240802
(*temporary) = "attempt to call global 'GetSpellDescription' (a nil value)"
ADDON =

{
initialized = true
settings =
{
}
UI =
{
}
Events =
{
}
TOYS_PER_PAGE = 18
db =
{
}
L =
{
}
DataProvider =
{
}
}

May did have something to do with the Pull Request you got in the last 2 Hours.

commented

fixed with 2.26