SLOKnightfall / BetterWardrobe

31 stars 15 forks source link

Collection list is bugged. This error message from bug grabber has been popping up since 11.0 #463

Open alylin-stormrage opened 3 months ago

alylin-stormrage commented 3 months ago

3x BetterWardrobe/Modules/Wardrobe.lua:7255: bad argument #1 to 'ipairs' (table expected, got nil) [string "=[C]"]: in function ipairs' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:7255: in functionLoadSet' [string "@BetterWardrobe/Modules/BlizzardAPI.lua"]:93: in function LoadOutfit' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:624: in functionLoadOutfit' [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 functionShow' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:487: in function SetUIPanel' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:330: in functionShowUIPanel' [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 functionShowUIPanel' [string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:205: in function `ShowFrame' [string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:240: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:237>

Locals: (temporary) = nil (temporary) = "table expected, got nil"

Screenshot 2024-08-04 232505

nearlysober80 commented 3 months ago

Just adding that I am also experiencing this error on some of my characters. It prevents me from being able to access my saved ensembles, the UI acts like I dont have any saved. When I turn off the app, they show up.

Full error in case there's anything different that helps:

9x BetterWardrobe/Modules/Wardrobe.lua:7255: bad argument #1 to 'ipairs' (table expected, got nil) [string "=[C]"]: in function ipairs' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:7255: in functionLoadSet' [string "@BetterWardrobe/Modules/BlizzardAPI.lua"]:93: in function LoadOutfit' [string "@BetterWardrobe/Modules/Wardrobe.lua"]:624: in functionLoadOutfit' [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 functionShow' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:487: in function SetUIPanel' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:330: in functionShowUIPanel' [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 functionShowUIPanel' [string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:205: in function ShowFrame' [string "@Blizzard_UIPanels_Game/Shared/PlayerInteractionFrameManager.lua"]:240: in function <...Panels_Game/Shared/PlayerInteractionFrameManager.lua:237> [string "=[C]"]: in functionCameraOrSelectOrMoveStop'

Locals: (temporary) = nil (temporary) = "table expected, got nil"