Outfits cant be saved or pick
YinxMX opened this issue ยท 4 comments
I cant use the drop down menu in the outfits selection, or save outfits, when u click any of those buttons nothing happens.
54x ...rfaceBetterWardrobe/Modules/SavedOutfits.lua:363: attempt to compare number with string
[string "@BetterWardrobe/Modules/SavedOutfits.lua"]:363: in function IsOutfitDressed' [string "@BetterWardrobe/Modules/SavedOutfits.lua"]:219: in function
UpdateSaveButton'
[string "@Blizzard_Collections/Blizzard_Wardrobe.lua"]:450: in function Update' [string "@Blizzard_Collections/Blizzard_Wardrobe.lua"]:437: in function
RefreshPlayerModel'
[string "@Blizzard_Collections/Blizzard_Wardrobe.lua"]:194: in function <...ceBlizzard_Collections/Blizzard_Wardrobe.lua:182>
[string "=[C]"]: in function Show' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:487: in function
SetUIPanel'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:330: in function ShowUIPanel' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:173: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:168> [string "=[C]"]: in function
SetAttribute'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:878: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:856>
[string "=[C]"]: in function `ShowUIPanel'
[string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:205: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:187>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:240: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:237>
Locals:
self = BetterWardrobeTMOutfitDropDown {
menuPointX = 0
defaultText = "|cff808080No Outfit|r"
menuAnchor =
}
SaveButton = Button {
}
Event =
}
replaceInvalidSources = false
maxMenuStringWidth = 216
minMenuStringWidth = 152
intrinsic = "DropdownButton"
width = 207
callbackTables =
}
menuRelativePoint = "BOTTOMLEFT"
selectedOutfitID = ""
menuPointY = 0
Arrow = Texture {
}
Background = Texture {
}
Text = FontString {
}
menuPoint = "TOPLEFT"
}
(*temporary) = ""
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare number with string"
addon =
ViewDelay = 3
useAltSet = false
modules =
}
newTransmogInfo =
}
MogIt =
}
validSetCache =
}
ArmorSetModCache =
}
db =
}
MiscSets =
}
ItemAppearance =
}
itemSourceID =
}
Globals =
}
C_TransmogCollection =
}
Camera =
}
name = "BetterWardrobe"
UI =
}
usableSourceCache =
}
Init =
}
useNativeForm = false
SelecteSavedList = false
CollectionList =
}
SetsDataProvider =
}
preview = BW_ProfileTooltip {
}
sortDB =
}
refreshData = false
selectedArmorType = "LEATHER"
defaultModuleState = true
TransmogVendorSizeUpdated = true
SavedSetCache =
}
Frame =
}
Profile =
}
char_savedOutfits =
}
QueueList =
}
optionsFrame = Frame {
}
collectionCache =
}
HiddenAppearanceDB =
}
collectionListDB =
}
setdb =
}
OutfitDB =
}
chardb =
}
baseName = "BetterWardrobe"
enabledState = true
TransmogOutfits =
}
C_Transmog =
}
frame = Frame {
}
favoritesDB =
}
includeLocation =
}
Patrons =
}
prisonFrame = Frame {
}
defaultModuleLibraries =
}
ShowAltForm = false
Sets =
}
TRANSMOG_SET_FILTER =
}
orderedModules =
}
hooks =
}
patrons = Frame {
}
Plugins =
}
Filters =
}
RefreshFilter = true
C_TransmogSets =
}
itemsubdb =
}
}
I also get this other error when the drop down and save dont work
16x bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local apppearances = C_TransmogSets.GetSetPrimaryAppearances(transmogSetID))
[string "=[C]"]: in function GetSetPrimaryAppearances' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:7254: in function
LoadSet'
[string "@BetterWardrobe/Modules/BlizzardAPI.lua"]:93: in function LoadOutfit' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:624: in function
LoadOutfit'
[string "@BetterWardrobe/Modules/SavedOutfits.lua"]:191: in function SelectOutfit' [string "@BetterWardrobe/Modules/SavedOutfits.lua"]:185: in function <...rfaceBetterWardrobe/Modules/SavedOutfits.lua:181> [string "=[C]"]: in function
Show'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:487: in function SetUIPanel' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:330: in function
ShowUIPanel'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:173: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:168>
[string "=[C]"]: in function SetAttribute' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:878: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:856> [string "=[C]"]: in function
ShowUIPanel'
[string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:205: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:187>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:240: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:237>
Locals:
(*temporary) = "bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local apppearances = C_TransmogSets.GetSetPrimaryAppearances(transmogSetID))"
I too have this error, gave it some time over the last week to see if it would be fixed today but it wasnt.
2972x ...rfaceBetterWardrobe/Modules/SavedOutfits.lua:363: attempt to compare number with string
[string "@BetterWardrobe/Modules/SavedOutfits.lua"]:363: in function IsOutfitDressed' [string "@BetterWardrobe/Modules/SavedOutfits.lua"]:219: in function
UpdateSaveButton'
[string "@Blizzard_Collections/Blizzard_Wardrobe.lua"]:450: in function Update' [string "@Blizzard_Collections/Blizzard_Wardrobe.lua"]:437: in function
RefreshPlayerModel'
[string "@Blizzard_Collections/Blizzard_Wardrobe.lua"]:194: in function <...ceBlizzard_Collections/Blizzard_Wardrobe.lua:182>
[string "=[C]"]: in function Show' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:870: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:856> [string "=[C]"]: in function
ShowUIPanel'
[string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:205: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:187>
[string "=[C]"]: in function ShowFrame' [string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:240: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:237> [string "=[C]"]: in function
TurnOrActionStop'
[string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>
Locals:
self = BetterWardrobeTMOutfitDropDown {
menuPointX = 0
defaultText = "|cff808080No Outfit|r"
menuAnchor =
}
SaveButton = Button {
}
Event =
}
replaceInvalidSources = false
maxMenuStringWidth = 216
minMenuStringWidth = 152
intrinsic = "DropdownButton"
width = 207
callbackTables =
}
menuRelativePoint = "BOTTOMLEFT"
selectedOutfitID = ""
menuPointY = 0
Arrow = Texture {
}
Background = Texture {
}
Text = FontString {
}
menuPoint = "TOPLEFT"
}
(*temporary) = ""
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare number with string"
addon =
ViewDelay = 3
useAltSet = false
modules =
}
newTransmogInfo =
}
MogIt =
}
validSetCache =
}
ArmorSetModCache =
}
db =
}
MiscSets =
}
ItemAppearance =
}
itemSourceID =
}
Globals =
}
C_TransmogCollection =
}
Camera =
}
name = "BetterWardrobe"
UI =
}
usableSourceCache =
}
Init =
}
useNativeForm = false
SelecteSavedList = false
CollectionList =
}
SetsDataProvider =
}
preview = BW_ProfileTooltip {
}
sortDB =
}
refreshData = false
selectedArmorType = "CLOTH"
TransmogVendorSizeUpdated = true
defaultModuleState = true
SavedSetCache =
}
Profile =
}
Frame =
}
hooks =
}
char_savedOutfits =
}
optionsFrame = Frame {
}
collectionCache =
}
HiddenAppearanceDB =
}
collectionListDB =
}
includeLocation =
}
chardb =
}
setdb =
}
OutfitDB =
}
baseName = "BetterWardrobe"
enabledState = true
TransmogOutfits =
}
C_Transmog =
}
frame = Frame {
}
favoritesDB =
}
Patrons =
}
prisonFrame = Frame {
}
defaultModuleLibraries =
}
ShowAltForm = false
Sets =
}
TRANSMOG_SET_FILTER =
}
ContextMenu = BetterWardrobeContextMenuFrame {
}
orderedModules =
}
patrons = Frame {
}
QueueList =
}
Plugins =
}
Filters =
}
RefreshFilter = true
C_TransmogSets =
}
itemsubdb =
}
}
Second error:
41x bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local apppearances = C_TransmogSets.GetSetPrimaryAppearances(transmogSetID))
[string "=[C]"]: in function GetSetPrimaryAppearances' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:7241: in function
LoadSet'
[string "@BetterWardrobe/Modules/BlizzardAPI.lua"]:93: in function LoadOutfit' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:624: in function
LoadOutfit'
[string "@BetterWardrobe/Modules/SavedOutfits.lua"]:191: in function SelectOutfit' [string "@BetterWardrobe/Modules/SavedOutfits.lua"]:185: in function <...rfaceBetterWardrobe/Modules/SavedOutfits.lua:181> [string "=[C]"]: in function
Show'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:870: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:856>
[string "=[C]"]: in function ShowUIPanel' [string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:205: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:187> [string "=[C]"]: in function
ShowFrame'
[string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:240: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:237>
[string "=[C]"]: in function `TurnOrActionStop'
[string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>
Locals:
(*temporary) = "bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local apppearances = C_TransmogSets.GetSetPrimaryAppearances(transmogSetID))"