10.1.5 LUA Errors
Soromeister opened this issue ยท 2 comments
1st:
4x ...ns/ProfessionShoppingList/ProfessionShoppingList.lua:1081: attempt to index global 'trackProfessionButton' (a nil value)
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:1081: in function `pslUpdateAssets'
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:2315: in function <...ns/ProfessionShoppingList/ProfessionShoppingList.lua:2214>
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'trackProfessionButton' (a nil value)"
2nd:
1x ...ns/ProfessionShoppingList/ProfessionShoppingList.lua:554: attempt to index global 'ProfessionsFrame' (a nil value)
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:554: in function `pslCreateAssets'
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:2233: in function <...ns/ProfessionShoppingList/ProfessionShoppingList.lua:2228>
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'ProfessionsFrame' (a nil value)"
3rd:
27x ...ns/ProfessionShoppingList/ProfessionShoppingList.lua:1084: attempt to index global 'trackProfessionButton' (a nil value)
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:1084: in function `pslUpdateAssets'
[string "@ProfessionShoppingList/ProfessionShoppingList.lua"]:2329: in function <...ns/ProfessionShoppingList/ProfessionShoppingList.lua:2228>
[string "=[C]"]: in function `accessor'
[string "@FrameXML/ObjectAPI/AsyncCallbackSystem.lua"]:52: in function `AddCallback'
[string "@FrameXML/ObjectAPI/Spell.lua"]:63: in function `ContinueOnSpellLoad'
[string "@FrameXML/SpellBookFrame.lua"]:1469: in function `UpdateProfessionButton'
[string "@FrameXML/SpellBookFrame.lua"]:1554: in function `FormatProfession'
[string "@FrameXML/SpellBookFrame.lua"]:1599: in function `SpellBook_UpdateProfTab'
[string "@FrameXML/SpellBookFrame.lua"]:163: in function <FrameXML/SpellBookFrame.lua:142>
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'trackProfessionButton' (a nil value)"
Yeah 10.1.5 seems to have broken some stuff, I'm looking into it as we speak!