This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. When inspecting people.2.3.
What is the expected output? What do you see instead?Stop Error
What version of Talented are you using? what version of the Wow client are you using?3.0.3 beta2, latest version
Do you have an error log of what happened? Yes
Date: 2013-09-21 19:20:50ID: 2Error occured in: GlobalCount: 1Message: [string "Script for Cooking"] line 31: attempt to call method 'SummonCompanionByID' (a nil value)Debug: [string "Script for Cooking"]:31: Function() Outfitter\MC2EventLib.lua:41: DispatchEvent() Outfitter\MC2EventLib.lua:162: Outfitter\MC2EventLib.lua:159 [C]: UseAction() ..\FrameXML\SecureTemplates.lua:348: handler() ..\FrameXML\SecureTemplates.lua:633: ..\FrameXML\SecureTemplates.lua:581Locals:self = <table> { PostProcess = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2201 Debug = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2197 RegisterEvent = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2167 UnregisterAllEvents = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2189 Function = <function> defined Script for Cooking:1 NewContext = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2146 Inherit = <function> defined @Interface\AddOns\Outfitter\MC2AddonLib.lua:44 InheritOver = <function> defined @Interface\AddOns\Outfitter\MC2AddonLib.lua:26 Outfit = <table> { } UnregisterEvent = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2180 Construct = <function> defined @Interface\AddOns\Outfitter\OutfitterScripting.lua:2158}event = "TRADE_SKILL_SHOW"outfit = <table> { Script = "-- $DESC Equips the outfit whenever your Cooking window is open-- $SETTING Ragnaros = {type = "boolean", label = "Summon Lil' Ragnaros", default = false}-- $EVENTS TRADE_SKILL_SHOW TRADE_SKILL_CLOSE
if event == "TRADE_SKILL_SHOW" then if GetTradeSkillLine() == Outfitter.LBI.Cooking then equip = true endelseif event == "TRADE_SKILL_CLOSE" then if didEquip then equip = false endelseif event == "TRADE_SKILL_UPDATE" then if GetTradeSkillLine() == Outfitter.LBI.Cooking then equip = true elseif didEquip then equip = false endendif setting.Ragnaros and equip ~= nil and not IsFlying() then if equip then self.savedCompanionID = Outfitter:GetSummonedCompanionID() Outfitter:SummonCompanionByID(51600, 0.2) elseif self.savedCompanionID then Outfitter:SummonCompanionByID(self.savedCompanionID, 0.2) else Outfitter:DismissCompanionByID(51600, 0.2) endend" didEquip = false didUnequip = true Items = <table> { } Name = "Cooking" ScriptLockupCount = 0 OutfitBar = <table> { } ScriptSettings = <table> { } CategoryID = "Accessory"}equip = trueimmediate = nillayer = nildelay = nilinterrupt = nildidEquip = falsedidUnequip = trueisEquipped = falsetime = 19329.856setting = <table> { Ragnaros = true}run = <function> defined @Interface\AddOns\Outfitter\Outfitter.lua:9023(*temporary) = nil(*temporary) = <table> { cRidingOutfitDescription = "Equips the outfit when you're mounted" cFishingOutfit = "Fishing" cFishingOutfitDescription = "Unequips the outfit if you enter combat, then requips it afterwards." cCategoryOrder = <table> { } cFrenchLocalization = "French Localization" AskSetCurrent = <function> defined @Interface\AddOns\Outfitter\Outfitter.lua:1761 UpdateShapeshiftInfo = <function> defined @Interface\AddOns\Outfitter\Outfitter.lua:5014 cBattlegroundOutfit = "Battleground" InheritOver = <function> defined @Interface\AddOns\Outfitter\MC2AddonLib.lua:26 _SidebarWindowFrame = <table> { } GetBagSlotItemName = <function> defined @Interface\AddOns\Outfitter\OutfitterInventory.lua:361 cNewOutfit = "New Outfit" OutfitStack = <table> { } cHerbalismOutfit = "Herbalism" cFrostResistOutfit = "Resist: Frost" cArenaOutfit = "Battleground: Arena" cMissingItemReportIntro = "Missing items (note that a missing item will be listed multiple times if it was used by multiple outfits):" cArgentDawnTrinkets = <table> { } cHunterWildDescription = "Equips the outfit when you are in Wild aspect" RebuildOutfit = <function> defined @Interface\AddOns\Outfitter\Outfitter.lua:1767 VoidStorageFrameClosed = <function> defined @Interface\AddOns\Outfitter\Outfitter.lua:1377 cSlotIDToInventorySlot = <table> { } cUnequipOthers = "On equip, unequip other Accessory outfits" cContributingDeveloper = "Contributing Developer" cZoneSpecialIDs = <table> { } cHalfAlternateStatSlot = <table> { } ErrorMessage = <function> defined @Interface\AddOns\Outfitter\MC2DebugLib.lua:137 cFallingOutfit = "Falling" cWSGOutfit = "Battleground: Warsong Gulch" cDruidCatForm = "Druid: Cat Form" cUseEmptAddOns: Swatter, v5.18.5433 (PassionatePhascogale) WowheadLooter, v50014 NPCScan, v5.0.0.5 NPCScanAutoAdd, v1.5 NPCScanOverlay, v5.0.0.3 NPCScanOverlayBroker, v1.2.4 Ace3, v AckisRecipeList, v2.5.2-9-g253ee50 AckisRecipeListQuickScan, v5.3.0.-1.0.8 ACP, v3.4.4 Altoholic, v5.4.001 AskMrRobot, v1.1.10.0 Atlas, v1.26.02 AtlasBattlegrounds, v1.26.00 AtlasBurningCrusade, v1.26.00 AtlasCataclysm, v1.26.00 AtlasClassicWoW, v1.26.00 AtlasDungeonLocs, v1.26.00 AtlasOutdoorRaids, v1.26.00 AtlasScenarios, v1.26.00 AtlasTransportation, v1.26.00 AtlasWrathoftheLichKing, v1.26.00 AtlasLootLoader, vv7.07.00 AucAdvanced, v5.18.5433 (PassionatePhascogale) AucFilterBasic, v5.18.5433 (PassionatePhascogale) AucFilterOutlier, v5.18.5433.5347(5.18/embedded) AucMatchUndercut, v5.18.5433.5364(5.18/embedded) AucScanData, v5.18.5433 (PassionatePhascogale) AucStatHistogram, v5.18.5433 (PassionatePhascogale) AucStatiLevel, v5.18.5433 (PassionatePhascogale) AucStatPurchased, v5.18.5433 (PassionatePhascogale) AucStatSales, v5.18.5433.5376(5.18/embedded) AucStatSimple, v5.18.5433 (PassionatePhascogale) AucStatStdDev, v5.18.5433 (PassionatePhascogale) AucStatWOWEcon, v5.18.5433.5323(5.18/embedded) AucUtilAHWindowControl, v5.18.5433.5347(5.18/embedded) AucUtilAppraiser, v5.18.5433.5427(5.18/embedded) AucUtilAskPrice, v5.18.5433.5347(5.18/embedded) AucUtilAutoMagic, v5.18.5433.5415(5.18/embedded) AucUtilCompactUI, v5.18.5433.5427(5.18/embedded) AucUtilEasyBuyout, v5.18.5433.5427(5.18/embedded) AucUtilFixAH, v5.18.5433 (PassionatePhascogale) AucUtilItemSuggest, v5.18.5433.5417(5.18/embedded) AucUtilPriceLevel, v5.18.5433.5427(5.18/embedded) AucUtilScanButton, v5.18.5433.5403(5.18/embedded) AucUtilScanFinish, v5.18.5433.5347(5.18/embedded) AucUtilScanProgress, v5.18.5433.4979(5.18/embedded) AucUtilScanStart, v5.18.5433.5347(5.18/embedded) AucUtilSearchUI, v5.18.5433.5373(5.18/embedded) AucUtilSimpleAuction, v5.18.5433.5415(5.18/embedded) AucUtilVendMarkup, v5.18.5433.4828(5.18/embedded) AutoRepair, v Babylonian, v5.1.DEV.332(/embedded) BattlePetQualityNotifier, v1.3.0 BeanCounter, v5.18.5433 (PassionatePhascogale) BunnyHunter, v2.7 Configator, v5.1.DEV.344(/embedded) DataStore, v5.4.001 DataStoreAchievements, v5.4.001 DataStoreAgenda, v5.4.001 DataStoreAuctions, v5.4.001 DataStoreCharacters, v5.4.001 DataStoreContainers, v5.4.001 DataStoreCrafts, v5.4.001 DataStoreCurrencies, v5.4.001 DataStoreInventory, v5.4.001 DataStoreMails, v5.4.001 DataStorePets, v5.4.001 DataStoreQuests, v5.4.001 DataStoreReputations, v5.4.001 DataStoreSpells, v5.4.001 DataStoreStats, v5.4.001 DataStoreTalents, v5.4.001 DebugLib, v5.1.DEV.337(/embedded) Enchantrix, v5.18.5433 (PassionatePhascogale) EnchantrixBarker, v5.18.5433 (PassionatePhascogale) FishingBuddy, v1.2p1 Gatherer, v4.4.0 GFWDiggerAid, v5.2 GFWDisenchantPredictor, v5.2 GFWFactionFriend, v5.2.1 GFWHoverTips, v5.2 GFWXPVisualizer, v5.2 GFWZippyLighter, v5.1.1 Informant, v5.18.5433 (PassionatePhascogale) LibExtraTip, v5.12.DEV.355(/embedded) Linkepedia, v1.3.0 NAGuildQuestCounter, v0.0.3 Revision: 6 NPCScanEx, v1.2.3 OneBag3, vv3.5.0 OneBank3, vv3.4.0 Outfitter, v5.9.2 PetTracker, v PetTrackerAlerts, v PetTrackerSwitcher, v QuestCompletist, v100.0 Rarity, v1.0 RarityOptions, v Recount, v SellOMatic2, va052 SellOMatic2Destroy, va052 SellOMatic2Item, va052 SellOMatic2List, va052 SlideBar, v5.18.5433 (PassionatePhascogale) Stubby, v5.18.5433 (PassionatePhascogale) Talented, vv3.0.1-release TipHelper, v5.12.DEV.351(/embedded) Titan, v5.1.24.50400 TitanBag, v5.1.24.50400 TitanClock, v5.1.24.50400 TitanGold, v5.1.24.50400 TitanLocation, v5.1.24.50400 TitanLootType, v5.1.24.50400 TitanPerformance, v5.1.24.50400 TitanRepair, v5.1.24.50400 TitanVolume, v5.1.24.50400 TitanXP, v5.1.24.50400 TomTom, vv50400-1.0.0 BlizRuntimeLib_enUS v5.4.0.50400 <us> (ck=fc8)
Please provide any additional information below.
Make sure to include your character's class and locale if your issue is related to Talented disabling itself. All classes happened in various major cities.
I posted 2 errors I think this one actually occurred scrolling over something not inspecting.
To post a comment, please login or register a new account.