GetTradeSkillLine nil error #1786


  • Defect
Open
  • karaste created this issue Oct 29, 2022

    What exactly is wrong?

    Getting an error when opening a tradeskill window

     

    What steps will reproduce the problem?
    1. Open a tradeskill window with Ackis loaded

     

     

    What version of the product are you using?

    9.2.0

     

    Any additional information? No

     

    1x Interface/AddOns/AckisRecipeList/Core.lua:582: attempt to call field 'GetTradeSkillLine' (a nil value)
    [string "@Interface/AddOns/AckisRecipeList/Core.lua"]:582: in function `?'
    [string "@Interface/AddOns/Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:114: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
    [string "=[C]"]: ?
    [string "@Interface/AddOns/Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:24: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
    [string "@Interface/AddOns/Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:59: in function `Fire'
    [string "@Interface/AddOns/TomTom/libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <...ace/AddOns/TomTom/libs/AceEvent-3.0/AceEvent-3.0.lua:119>
    [string "=[C]"]: in function `CastSpellByID'
    [string "@Interface/FrameXML/SecureTemplates.lua"]:407: in function `handler'
    [string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672>
    [string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697>
    [string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function <Interface/FrameXML/SecureTemplates.lua:730>

  • karaste added a tag Defect Oct 29, 2022
  • getf_edtwitch posted a comment Nov 9, 2022

    Some tests I did:

     

    • Occurs in English and German locales
    • Occurs even when no tradeskill-specific addon is loaded. No other addons were loaded except TooManyAddons.
    • Occurs in Stormwind at the teleport destination as well as in the Warlords of Draenor garrison

     

    HTH


To post a comment, please login or register a new account.