LUA errors when combat ends #2


  • New
  • Defect
Closed
Assigned to sapu94
  • _ForgeUser2706188 created this issue Nov 7, 2014

    What steps will reproduce the problem?
    1. With Recap also installed, enter combat, then leave it.

    What is the expected output? What do you see instead?
    - expected: no LUA errors
    - actual: LUA errors (see below)

    What version of the product are you using?
    - TSM v2.9.16

    Do you have an error log of what happened?
    Addon: TradeSkillMaster
    Message:  ...\TradeSkillMaster\Libs\AccurateTime\AccurateTime.lua:97: You should never use debugprofilestart()!
    Date: 11/06/14 22:28:16
    Client: 6.0.3
    Locale: enUS
    Stack:
    [C]: <pcall>
    [string "*:OnLoad"]:4: <[string "*:OnLoad"]:1>
    [C]: <error>
    TSM\Libs\AccurateTime\AccurateTime.lua:97: <debugprofilestart>
    Interface\AddOns\Recap\RecapCombat.lua:4442: <Recap_EndFight>
    Interface\AddOns\Recap\Recap.lua:2333: <?>
    ...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:53: <AceTimer-3.0.lua:48>
    TSM Stack:

    Local Variables:
    (*temporary) = <function> defined =[C]:-1

    TSM Event Log:

    Addons:
        ActionSwap2 (1.1.4)
        Altoholic (r148)
        ArkInventory (3.04.15)
        AutoSafariHat (1.5.6)
        AutoVendor (v24)
        DataStore (r48)
        Dominos (6.0.9)
        Farmhand (v1.6.7)
        GTFO (4.35.2)
        MagicRunes (1.0.99)
        MikScrollingBattleText (5.7.138)
        MinimapButtonFrame (3.1.10d)
        MogIt (v3.3.4)
        NeedToKnow (4.0.17)
        Ogri'Lazy (1.3.3)
        Omen (v3.1.9)
        OmniCC (6.0.4)
        Outfitter (5.10b6)
        Paste (1.4.1)
        Pawn (1.9.4)
        PetBattleTeams (3.2.8)
        PetTracker ()
        PetTracker_Alerts ()
        PetTracker_Breeds ()
        PetTracker_Switcher ()
        PetTracker_Upgrades ()
        PokemonTrainer (6.0.2.2)
        Quartz (3.2.2)
        QuestCompletist (100.0)
        Recap (4.790)
        SavedInstances (6.0.0)
        TidyPlates (6.15.3)
        TomTom (v60000-1.0.1)
        WeakAuras (2.0.9.5)
        WIM (3.6.19)
        ZPerl (4.0.0)
        ZPerl_ArcaneBar ()
        ZPerl_PlayerBuffs ()
        ZPerl_PlayerPet ()
        ZPerl_Player ()
        ZPerl_TargetTarget ()
        ZPerl_Target ()
        TSM (v2.9.16)
        TSM_Accounting (v2.4.1)
        TSM_AuctionDB (v2.5.2)
        TSM_Auctioning (v2.4.3)
        TSM_Crafting (v2.6.7)
        TSM_Destroying (v2.1.3)
        TSM_ItemTracker (v2.1.1)
        TSM_Mailing (v2.2.9)
        TSM_PriceReply (v2.0.1)
        TSM_Shopping (v2.4.1)
        TSM_Warehousing (v2.1.1)
        DBM-StatusBarTimers (6.0.4)

  • _ForgeUser2706188 added the tags New Defect Nov 7, 2014
  • Sapu94 posted a comment Nov 7, 2014

    This is an error with the Recap addon. You should report it to them.


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