[Request] TSM Integration #1758


  • New
  • Other
  • Enhancement
Open
  • mrmikedurso created this issue Nov 21, 2020

    What exactly is wrong?

     Ackis Recipe List (ARL) will not display upon selecting my profession in the Professions Pane with TradeSkillMaster running concurrently.

     

    What steps will reproduce the problem?
    1. Run TradeSkillMaster (TSM) AddOn

    2. Click on your profession in the professions pane (SHIFT+P)

    3. Ackis Recipe List won't display

     

    What version of the product are you using?

     9.0.2-5-g569f96b8-alpha

     

     Any additional information?

     https://www.tradeskillmaster.com/

     

    If you get an error, please paste the ENTIRE thing here:

    1x AckisRecipeList\Locales\enUS-English (US).lua:32: Cannot find a library instance of "AceLocale-3.0".
    [string "=[C]"]: in function `error'
    [string "@TomTom\libs\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\Locales\enUS-English (US).lua"]:32: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "AceLocale-3.0"."

     

    1x AckisRecipeList\Locales\koKR-Korean.lua:28: Cannot find a library instance of "AceLocale-3.0".
    [string "=[C]"]: in function `error'
    [string "@TomTom\libs\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\Locales\koKR-Korean.lua"]:28: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "AceLocale-3.0"."

     

    1x AckisRecipeList\Locales\frFR-French.lua:28: Cannot find a library instance of "AceLocale-3.0".
    [string "=[C]"]: in function `error'
    [string "@TomTom\libs\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\Locales\frFR-French.lua"]:28: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "AceLocale-3.0"."

     

    1x AckisRecipeList\Locales\zhCN-Simplified...<br /><br />// (along with all other locales) //<br /><br />...Chinese.lua:28: Cannot find a library instance of "AceLocale-3.0".
    [string "=[C]"]: in function `error'
    [string "@TomTom\libs\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\Locales\zhCN-Simplified Chinese.lua"]:28: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "AceLocale-3.0"."
    
    1x AckisRecipeList\Constants.lua:23: Cannot find a library instance of "LibTextDump-1.0".
    [string "=[C]"]: in function `error'
    [string "@Ace3\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\Constants.lua"]:23: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "LibTextDump-1.0"."

     

    1x ...s\AckisRecipeList\Objects\AcquireType\Reputation-Reputation.lua:19: attempt to index field 'VENDOR_TYPE_FORMAT' (a nil value)
    [string "@AckisRecipeList\Objects\AcquireType\Reputation-Reputation.lua"]:19: in main chunk
    
    Locals:
    pairs = <function> defined =[C]:-1
    FOLDER_NAME = "AckisRecipeList"
    private = <table> {
     ACQUIRE_TYPE_IDS = <table> {
     }
     RegisterAcquireType = <function> defined @AckisRecipeList\Objects\AcquireType\BaseAcquireType.lua:180
     ACQUIRE_TYPES_BY_ID = <table> {
     }
     AcquireTypes = <table> {
     }
     constants = <table> {
     }
     addon_name = "Ackis Recipe List"
    }
    CATEGORY_COLORS = nil
    COORDINATES_FORMAT = nil
    LFAC = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to index field 'VENDOR_TYPE_FORMAT' (a nil value)"
    

     

    1x AckisRecipeList\Core.lua:32: Cannot find a library instance of "LibToast-1.0".
    [string "=[C]"]: in function `error'
    [string "@Ace3\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\Core.lua"]:32: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "LibToast-1.0"."
    

     

    1x AckisRecipeList\Scanner.lua:391: attempt to get length of field 'GAME_VERSION_NAMES' (a nil value)
    [string "@AckisRecipeList\Scanner.lua"]:391: in main chunk
    
    Locals:
    ipairs = <function> defined =[C]:-1
    pairs = <function> defined =[C]:-1
    tonumber = <function> defined =[C]:-1
    tostring = <function> defined =[C]:-1
    type = <function> defined =[C]:-1
    coroutine = <table> {
     resume = <function> defined =[C]:-1
     yield = <function> defined =[C]:-1
     status = <function> defined =[C]:-1
     wrap = <function> defined =[C]:-1
     create = <function> defined =[C]:-1
     running = <function> defined =[C]:-1
    }
    math = <table> {
     log = <function> defined =[C]:-1
     acos = <function> defined =[C]:-1
     ldexp = <function> defined =[C]:-1
     huge = Infinite
     pi = 3.141593
     pow = <function> defined =[C]:-1
     tanh = <function> defined =[C]:-1
     deg = <function> defined =[C]:-1
     tan = <function> defined =[C]:-1
     cosh = <function> defined =[C]:-1
     cos = <function> defined =[C]:-1
     random = <function> defined =[C]:-1
     sinh = <function> defined =[C]:-1
     frexp = <function> defined =[C]:-1
     ceil = <function> defined =[C]:-1
     floor = <function> defined =[C]:-1
     rad = <function> defined =[C]:-1
     abs = <function> defined =[C]:-1
     sqrt = <function> defined =[C]:-1
     modf = <function> defined =[C]:-1
     asin = <function> defined =[C]:-1
     min = <function> defined =[C]:-1
     max = <function> defined =[C]:-1
     fmod = <function> defined =[C]:-1
     log10 = <function> defined =[C]:-1
     atan2 = <function> defined =[C]:-1
     exp = <function> defined =[C]:-1
     sin = <function> defined =[C]:-1
     atan = <function> defined =[C]:-1
    }
    table = <table> {
     setn = <function> defined =[C]:-1
     insert = <function> defined =[C]:-1
     getn = <function> defined =[C]:-1
     foreachi = <function> defined =[C]:-1
     maxn = <function> defined =[C]:-1
     foreach = <function> defined =[C]:-1
     concat = <function> defined =[C]:-1
     removemulti = <function> defined =[C]:-1
     sort = <function> defined =[C]:-1
     wipe = <function> defined =[C]:-1
     remove = <function> defined =[C]:-1
    }
    FOLDER_NAME = "AckisRecipeList"
    private = <table> {
     SetExpansionLogo = <function> defined @AckisRecipeList\Utilities.lua:30
     GetEffectiveExpansionID = <function> defined @AckisRecipeList\Utilities.lua:25
     constants = <table> {
     }
     LoadAllRecipes = <function> defined @AckisRecipeList\Scanner.lua:32
     ZONE_LABELS_FROM_NAME = <table> {
     }
     SetTextColor = <function> defined @AckisRecipeList\Utilities.lua:42
     AcquireTypes = <table> {
     }
     ACQUIRE_TYPE_IDS = <table> {
     }
     Locations = <table> {
     }
     ZONE_NAMES = <table> {
     }
     LocationsByLocalizedName = <table> {
     }
     ItemLinkToID = <function> defined @AckisRecipeList\Utilities.lua:46
     RegisterAcquireType = <function> defined @AckisRecipeList\Objects\AcquireType\BaseAcquireType.lua:180
     MobGUIDToIDNum = <function> defined @AckisRecipeList\Utilities.lua:54
     ACQUIRE_TYPES_BY_ID = <table> {
     }
     ContinentLocationByID = <table> {
     }
     addon_name = "Ackis Recipe List"
     LocationsByMapID = <table> {
     }
    }
    LibStub = <table> {
     NewLibrary = <function> defined @Ace3\LibStub\LibStub.lua:11
     minors = <table> {
     }
     minor = 2
     IterateLibraries = <function> defined @Ace3\LibStub\LibStub.lua:28
     GetLibrary = <function> defined @Ace3\LibStub\LibStub.lua:21
     libs = <table> {
     }
    }
    addon = <table> {
     SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
     Enable = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:294
     RegisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
     EnableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:332
     modules = <table> {
     }
     GetModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:210
     IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
     defaultModuleLibraries = <table> {
     }
     TimeLeft = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:172
     UnregisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
     ScheduleRepeatingTimer 

     

    1x AckisRecipeList\Objects\Recipe.lua:266: attempt to get length of field 'FLAG_WORDS' (a nil value)
    [string "@AckisRecipeList\Objects\Recipe.lua"]:266: in main chunk
    
    Locals:
    ipairs = <function> defined =[C]:-1
    pairs = <function> defined =[C]:-1
    select = <function> defined =[C]:-1
    tonumber = <function> defined =[C]:-1
    tostring = <function> defined =[C]:-1
    type = <function> defined =[C]:-1
    bit = <table> {
     band = <function> defined =[C]:-1
     mod = <function> defined =[C]:-1
     rshift = <function> defined =[C]:-1
     arshift = <function> defined =[C]:-1
     bor = <function> defined =[C]:-1
     bnot = <function> defined =[C]:-1
     lshift = <function> defined =[C]:-1
     bxor = <function> defined =[C]:-1
    }
    table = <table> {
     setn = <function> defined =[C]:-1
     insert = <function> defined =[C]:-1
     getn = <function> defined =[C]:-1
     foreachi = <function> defined =[C]:-1
     maxn = <function> defined =[C]:-1
     foreach = <function> defined =[C]:-1
     concat = <function> defined =[C]:-1
     removemulti = <function> defined =[C]:-1
     sort = <function> defined =[C]:-1
     wipe = <function> defined =[C]:-1
     remove = <function> defined =[C]:-1
    }
    FOLDER_NAME = "AckisRecipeList"
    private = <table> {
     SetExpansionLogo = <function> defined @AckisRecipeList\Utilities.lua:30
     PROFESSION_SPELL_IDS = <table> {
     }
     GetEffectiveExpansionID = <function> defined @AckisRecipeList\Utilities.lua:25
     Professions = <table> {
     }
     constants = <table> {
     }
     MODULE_NAME_TO_LOCALIZED_PROFESSION_NAME_MAPPING = <table> {
     }
     LoadAllRecipes = <function> defined @AckisRecipeList\Scanner.lua:32
     ZONE_LABELS_FROM_NAME = <table> {
     }
     LOCALIZED_PROFESSION_NAME_TO_MODULE_NAME_MAPPING = <table> {
     }
     SetTextColor = <function> defined @AckisRecipeList\Utilities.lua:42
     AcquireTypes = <table> {
     }
     ORDERED_LOCALIZED_PROFESSION_NAMES = <table> {
     }
     PROFESSION_ID_TO_LOCALIZED_NAME = <table> {
     }
     ACQUIRE_TYPE_IDS = <table> {
     }
     addon_name = "Ackis Recipe List"
     Locations = <table> {
     }
     ZONE_NAMES = <table> {
     }
     LocationsByLocalizedName = <table> {
     }
     LOCALIZED_PROFESSION_NAME_TO_LABEL = <table> {
     }
     ItemLinkToID = <function> defined @AckisRecipeList\Utilities.lua:46
     RegisterAcquireType = <function> defined @AckisRecipeList\Objects\AcquireType\BaseAcquireType.lua:180
     LOCALIZED_PROFESSION_NAMES = <table> {
     }
     Player = <table> {
     }
     recipe_list = <table> {
     }
     MobGUIDToIDNum = <function> defined @AckisRecipeList\Utilities.lua:54
     ACQUIRE_TYPES_BY_ID = <table> {
     }
     ContinentLocationByID = <table> {
     }
     LOCALIZED_SPELL_NAME_TO_LOCALIZED_PROFESSION_NAME_MAPPING = <table> {
     }
     LocationsByMapID = <table> {
     }
    }
    LibStub = <table> {
     NewLibrary = <function> defined @Ace3\LibStub\LibStub.lua:11
     minors = <table> {
     }
     minor = 2
     IterateLibraries = <function> defined @Ace3\LibStub\LibStub.lua:28
     GetLibrary = <function> defined @Ace3\LibStub\LibStub.lua:21
     libs = <table> {
     }
    }
    addon = <table> {
     SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
     Enable = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:294
     RegisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
     EnableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:332
     modules = <table> {
     }
     GetModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:210
     IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
     defaultModuleLibraries = <table> {
     }
     TimeLeft = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:172
     UnregisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
     ScheduleRepeatingTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:129
     CancelAllTimers = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:160
     Printf = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:69
     SetDefaultModulePrototype = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:409
     name = "Ackis Re
    1x AckisRecipeList\Tabs.lua:215: table index is nil
    [string "@AckisRecipeList\Tabs.lua"]:215: in main chunk
    
    Locals:
    table = <table> {
     setn = <function> defined =[C]:-1
     insert = <function> defined =[C]:-1
     getn = <function> defined =[C]:-1
     foreachi = <function> defined =[C]:-1
     maxn = <function> defined =[C]:-1
     foreach = <function> defined =[C]:-1
     concat = <function> defined =[C]:-1
     removemulti = <function> defined =[C]:-1
     sort = <function> defined =[C]:-1
     wipe = <function> defined =[C]:-1
     remove = <function> defined =[C]:-1
    }
    pairs = <function> defined =[C]:-1
    ipairs = <function> defined =[C]:-1
    FOLDER_NAME = "AckisRecipeList"
    private = <table> {
     LOCALIZED_PROFESSION_NAME_TO_MODULE_NAME_MAPPING = <table> {
     }
     LocationsByMapID = <table> {
     }
     LoadAllRecipes = <function> defined @AckisRecipeList\Scanner.lua:32
     ZONE_LABELS_FROM_NAME = <table> {
     }
     LOCALIZED_PROFESSION_NAME_TO_LABEL = <table> {
     }
     ORDERED_LOCALIZED_PROFESSION_NAMES = <table> {
     }
     SortRecipePairs = <function> defined @AckisRecipeList\Common.lua:88
     LocationsByLocalizedName = <table> {
     }
     MobGUIDToIDNum = <function> defined @AckisRecipeList\Utilities.lua:54
     RegisterAcquireType = <function> defined @AckisRecipeList\Objects\AcquireType\BaseAcquireType.lua:180
     SortRecipeList = <function> defined @AckisRecipeList\Common.lua:105
     recipe_list = <table> {
     }
     CreateListEntry = <function> defined @AckisRecipeList\ListEntry.lua:34
     ContinentLocationByID = <table> {
     }
     LOCALIZED_SPELL_NAME_TO_LOCALIZED_PROFESSION_NAME_MAPPING = <table> {
     }
     SetExpansionLogo = <function> defined @AckisRecipeList\Utilities.lua:30
     GetEffectiveExpansionID = <function> defined @AckisRecipeList\Utilities.lua:25
     ReleaseTable = <function> defined @AckisRecipeList\Common.lua:29
     constants = <table> {
     }
     MODULE_NAME_TO_LOCALIZED_PROFESSION_NAME_MAPPING = <table> {
     }
     LOCALIZED_PROFESSION_NAMES = <table> {
     }
     AcquireTable = <function> defined @AckisRecipeList\Common.lua:23
     SetTextColor = <function> defined @AckisRecipeList\Utilities.lua:42
     PROFESSION_ID_TO_LOCALIZED_NAME = <table> {
     }
     ACQUIRE_TYPE_IDS = <table> {
     }
     Locations = <table> {
     }
     ZONE_NAMES = <table> {
     }
     ItemLinkToID = <function> defined @AckisRecipeList\Utilities.lua:46
     Player = <table> {
     }
     SetTooltipScripts = <function> defined @AckisRecipeList\Common.lua:132
     Professions = <table> {
     }
     ACQUIRE_TYPES_BY_ID = <table> {
     }
     PROFESSION_SPELL_IDS = <table> {
     }
     AcquireTypes = <table> {
     }
     addon_name = "Ackis Recipe List"
    }
    LibStub = <table> {
     NewLibrary = <function> defined @Ace3\LibStub\LibStub.lua:11
     minors = <table> {
     }
     minor = 2
     IterateLibraries = <function> defined @Ace3\LibStub\LibStub.lua:28
     GetLibrary = <function> defined @Ace3\LibStub\LibStub.lua:21
     libs = <table> {
     }
    }
    addon = <table> {
     SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
     Enable = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:294
     RegisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
     EnableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:332
     modules = <table> {
     }
     GetModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:210
     IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
     defaultModuleLibraries = <table> {
     }
     TimeLeft = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:172
     UnregisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
     ScheduleRepeatingTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:129
     CancelAllTimers = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:160
     Printf = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lu

     

    1x AckisRecipeList\List.lua:20: Cannot find a library instance of "LibQTip-1.0".
    [string "=[C]"]: in function `error'
    [string "@Ace3\LibStub\LibStub.lua"]:23: in function `LibStub'
    [string "@AckisRecipeList\List.lua"]:20: in main chunk
    
    Locals:
    (*temporary) = "Cannot find a library instance of "LibQTip-1.0"."
    

     

    1x ...aceAckisRecipeList\FilterMenus.lua:28: attempt to get length of field 'GAME_VERSION_NAMES' (a nil value)
    [string "@AckisRecipeList\FilterMenus.lua"]:28: in main chunk
    
    Locals:
    pairs = <function> defined =[C]:-1
    FOLDER_NAME = "AckisRecipeList"
    private = <table> {
     LOCALIZED_PROFESSION_NAME_TO_MODULE_NAME_MAPPING = <table> {
     }
     LocationsByMapID = <table> {
     }
     LoadAllRecipes = <function> defined @AckisRecipeList\Scanner.lua:32
     ZONE_LABELS_FROM_NAME = <table> {
     }
     LOCALIZED_PROFESSION_NAME_TO_LABEL = <table> {
     }
     ORDERED_LOCALIZED_PROFESSION_NAMES = <table> {
     }
     SortRecipePairs = <function> defined @AckisRecipeList\Common.lua:88
     LocationsByLocalizedName = <table> {
     }
     MobGUIDToIDNum = <function> defined @AckisRecipeList\Utilities.lua:54
     RegisterAcquireType = <function> defined @AckisRecipeList\Objects\AcquireType\BaseAcquireType.lua:180
     SortRecipeList = <function> defined @AckisRecipeList\Common.lua:105
     recipe_list = <table> {
     }
     CreateListEntry = <function> defined @AckisRecipeList\ListEntry.lua:34
     ContinentLocationByID = <table> {
     }
     LOCALIZED_SPELL_NAME_TO_LOCALIZED_PROFESSION_NAME_MAPPING = <table> {
     }
     SetExpansionLogo = <function> defined @AckisRecipeList\Utilities.lua:30
     GetEffectiveExpansionID = <function> defined @AckisRecipeList\Utilities.lua:25
     ReleaseTable = <function> defined @AckisRecipeList\Common.lua:29
     constants = <table> {
     }
     MODULE_NAME_TO_LOCALIZED_PROFESSION_NAME_MAPPING = <table> {
     }
     LOCALIZED_PROFESSION_NAMES = <table> {
     }
     AcquireTable = <function> defined @AckisRecipeList\Common.lua:23
     SetTextColor = <function> defined @AckisRecipeList\Utilities.lua:42
     PROFESSION_ID_TO_LOCALIZED_NAME = <table> {
     }
     ACQUIRE_TYPE_IDS = <table> {
     }
     Locations = <table> {
     }
     ZONE_NAMES = <table> {
     }
     ItemLinkToID = <function> defined @AckisRecipeList\Utilities.lua:46
     Player = <table> {
     }
     SetTooltipScripts = <function> defined @AckisRecipeList\Common.lua:132
     Professions = <table> {
     }
     ACQUIRE_TYPES_BY_ID = <table> {
     }
     PROFESSION_SPELL_IDS = <table> {
     }
     AcquireTypes = <table> {
     }
     addon_name = "Ackis Recipe List"
    }
    LibStub = <table> {
     NewLibrary = <function> defined @Ace3\LibStub\LibStub.lua:11
     minors = <table> {
     }
     minor = 2
     IterateLibraries = <function> defined @Ace3\LibStub\LibStub.lua:28
     GetLibrary = <function> defined @Ace3\LibStub\LibStub.lua:21
     libs = <table> {
     }
    }
    addon = <table> {
     SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
     Enable = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:294
     RegisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
     EnableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:332
     modules = <table> {
     }
     GetModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:210
     IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
     defaultModuleLibraries = <table> {
     }
     TimeLeft = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:172
     UnregisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
     ScheduleRepeatingTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:129
     CancelAllTimers = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:160
     Printf = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:69
     SetDefaultModulePrototype = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:409
     name = "Ackis Recipe List"
     IsEnabled = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:451
     orderedModules = <table> {
     }
     ScheduleTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:94
     DisableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:350
     CreateProfessionF

     

    672x (null)

     

  • mrmikedurso added the tags Enhancement New Other Nov 21, 2020
  • mrmikedurso edited description Nov 21, 2020
  • RessyM posted a comment Nov 22, 2020

    So this is actually 2 separate issues..

     

    First off you're getting an error when trying to load ARL...

    I downloaded Curse's version of arl with the libraries, and disabled all my libraries so it used libraries packaged with ARL... I'm not seeing any of these errors at all, unless I start disabling my libraries.

     

    Please update Tomtom & Ace3 as it looks like there may be an issue there.

     

    2nd:

    Currently there's no integration with TSM, but I'm speaking to TSM devs about that. Hopefully that'll be coming soon.

  • Alaskan_Gangster posted a comment Jan 11, 2021

    Is there any update on TSM integration? I understand that these things can take a while, but wondering what the status is.


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