Download
(885Kb)
Download
Updated: 07-21-18 10:57 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:07-21-18 10:57 AM
Created:unknown
Downloads:1,306,999
Favorites:2,692
MD5:

Outfitter  Popular! (More than 5000 hits)

Version: 5.20.3
by: mundocani [More]

About Outfitter

Outfitter is an equipment management addon which gives you fast access to multiple outfits to optimize your abilities in PvE and PvP, automated equip and unequip for convenience doing a variety of activities, or to enhance role-playing.

Outfitter includes an icon bar for fast access to your outfits, a minimap menu for fast compact access, support for LibDataBroker, scripting with a library of pre-made scripts for most common tasks, outfits optimized for a particular stat, item comparisons across outfits, quick access to items via the character sheet, and more.

Version 5.20.3 changes

* FIXED: Prevented more custom events from being registered with the system

Version 5.20.2 changes

* FIXED: Storing outfits on the server no longer gives an error

Version 5.20.1 changes

* FIXED: Outfitter's custom event types should longer give errors about being unknown

Version 5.20 changes

* FEATURE: Updated for patch 8.0
Post A Reply Comment Options
Unread 08-03-18, 05:19 PM  
Symbolis
A Deviate Faerie Dragon

Forum posts: 15
File comments: 4
Uploads: 0
Error When Setting Script - v5.20.3

Code:
Message: Interface\FrameXML\OptionsPanelTemplates.lua:151: attempt to call method 'SetValue' (a nil value)
Time: Fri Aug  3 19:09:53 2018
Count: 1
Stack: Interface\FrameXML\OptionsPanelTemplates.lua:151: attempt to call method 'SetValue' (a nil value)
Interface\FrameXML\OptionsPanelTemplates.lua:151: in function `BlizzardOptionsPanel_CheckButton_SetNewValue'
Interface\FrameXML\OptionsPanelTemplates.lua:131: in function `BlizzardOptionsPanel_CheckButton_OnClick'
[string "*:OnClick"]:6: in function <[string "*:OnClick"]:1>

Locals: checkButton = OutfitterEditScriptDialogSettingsCheckbox3 {
 0 = <userdata>
 Descriptor = <table> {
 }
 newValue = "0"
}
isChecked = false
setting = "0"
(*temporary) = nil
(*temporary) = OutfitterEditScriptDialogSettingsCheckbox3 {
 0 = <userdata>
 Descriptor = <table> {
 }
 newValue = "0"
}
(*temporary) = "0"
(*temporary) = "attempt to call method 'SetValue' (a nil value)"
This error pops when clicking the checkbox beside, for example, Protection on the window that is shown from Script > General > Talent Tree...

Everything still appears to set (or un-set) correctly despite the error. Occurs even with no other addons enabled.
Report comment to moderator  
Reply With Quote
Unread 08-04-18, 09:42 AM  
Robsato
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 46
Uploads: 5
I get the error below on when I login to WoW.
I guess it is related to the Argent Dawn script I still have setup on my main (Human, Warrior). I don't get the error on other characters.

Also the error goes away when disabling the Argent Dawn script

Code:
Message: Interface\AddOns\Outfitter\MC2EventLib.lua:88: Attempt to register unknown event "ARGENT_DAWN"
Time: Sat Aug  4 17:32:59 2018
Count: 1
Stack: Interface\AddOns\Outfitter\MC2EventLib.lua:88: Attempt to register unknown event "ARGENT_DAWN"
[C]: in function `RegisterEvent'
Interface\AddOns\Outfitter\MC2EventLib.lua:88: in function `RegisterEvent'
Interface\AddOns\Outfitter\OutfitterScripting.lua:2105: in function `RegisterEvent'
Interface\AddOns\Outfitter\OutfitterScripting.lua:1990: in function `ActivateScript'
Interface\AddOns\Outfitter\OutfitterScripting.lua:2040: in function `ActivateAllScripts'
Interface\AddOns\Outfitter\Outfitter.lua:4888: in function `Function'
Interface\AddOns\Outfitter\MC2SchedulerLib.lua:242: in function `OnUpdate2'
Interface\AddOns\Outfitter\MC2SchedulerLib.lua:178: in function `OnUpdate'
Interface\AddOns\Outfitter\MC2SchedulerLib.lua:20: in function <Interface\AddOns\Outfitter\MC2SchedulerLib.lua:20>

Locals: (*temporary) = <unnamed> {
 0 = <userdata>
 EventLib = <table> {
 }
}
(*temporary) = "ARGENT_DAWN"
Last edited by Robsato : 08-04-18 at 09:50 AM.
Report comment to moderator  
Reply With Quote
Unread 08-23-18, 09:34 AM  
Radoznali
A Deviate Faerie Dragon
 
Radoznali's Avatar

Forum posts: 11
File comments: 156
Uploads: 0
Does any one know how to make outfitter windows- windows to set some options on gear set bigger?
Report comment to moderator  
Reply With Quote
Unread 09-07-18, 06:01 AM  
LaRIC
Premium Member
 
LaRIC's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 18
Uploads: 2
error while swimming.

19x [string "Script for Swimming"]:29: attempt to call global 'GetMapNameByID' (a nil value)
[string "Script for Swimming"]:29: in function `Function'
Outfitter\MC2EventLib.lua:39: in function `DispatchEvent'
Outfitter\Outfitter-5.20.3.lua:4382: in function `SetSpecialOutfitEnabled'
Outfitter\Outfitter-5.20.3.lua:4192: in function `Function'
Outfitter\MC2SchedulerLib.lua:242: in function `OnUpdate2'
Outfitter\MC2SchedulerLib.lua:178: in function `OnUpdate'
Outfitter\MC2SchedulerLib.lua:20: in function <Outfitter\MC2SchedulerLib.lua:20>


Locals:
self = <table> {
PostProcess = <function> defined @Outfitter\OutfitterScripting.lua:2132
Debug = <function> defined @Outfitter\OutfitterScripting.lua:2128
RegisterEvent = <function> defined @Outfitter\OutfitterScripting.lua:2094
UnregisterAllEvents = <function> defined @Outfitter\OutfitterScripting.lua:2120
Outfit = <table> {
}
Function = <function> defined Script for Swimming:1
NewContext = <function> defined @Outfitter\OutfitterScripting.lua:2073
Construct = <function> defined @Outfitter\OutfitterScripting.lua:2085
inherit = <function> defined @Outfitter\MC2AddonLib.lua:148
InheritOver = <function> defined @Outfitter\MC2AddonLib.lua:128
Inherit = <function> defined @Outfitter\MC2AddonLib.lua:148
UnregisterEvent = <function> defined @Outfitter\OutfitterScripting.lua:2109
inheritOver = <function> defined @Outfitter\MC2AddonLib.lua:128
}
event = "SWIMMING"
outfit = <table> {
ScriptID = "Swimming"
didEquip = false
didUnequip = true
Items = <table> {
}
CategoryID = "Accessory"
ScriptSettings = <table> {
}
ScriptLockupCount = 0
Name = "Swimming"
}
equip = nil
immediate = nil
layer = nil
delay = nil
interrupt = nil
didEquip = false
didUnequip = true
isEquipped = false
time = 1050008.592
setting = <table> {
DisableVashjir = true
DisableBG = false
DisablePVP = false
DisableInstance = false
}
run = <function> defined @Outfitter\Outfitter.lua:7789
inInstance = false
instanceType = "none"
zoneText = "Antoran Wastes"
(*temporary) = nil
(*temporary) = 614
(*temporary) = "attempt to call global 'GetMapNameByID' (a nil value)"

Report comment to moderator  
Reply With Quote
Unread 09-13-18, 12:40 AM  
Wizardling
A Kobold Labourer
 
Wizardling's Avatar
Premium Member

Forum posts: 0
File comments: 119
Uploads: 0
Exclamation Swimming script error broke Outfitter completely till UI reload

3x [string "Script for Swimming"]:29: attempt to call global 'GetMapNameByID' (a nil value)
[string "Script for Swimming"]:29: in function `Function'
Outfitter\MC2EventLib.lua:39: in function `DispatchEvent'
Outfitter\Outfitter-5.20.3.lua:4382: in function `SetSpecialOutfitEnabled'
Outfitter\Outfitter-5.20.3.lua:4192: in function `Function'
Outfitter\MC2SchedulerLib.lua:242: in function `OnUpdate2'
Outfitter\MC2SchedulerLib.lua:178: in function `OnUpdate'
Outfitter\MC2SchedulerLib.lua:20: in function <Outfitter\MC2SchedulerLib.lua:20>

Locals:
InCombatSkipped
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.