SLOKnightfall / BetterWardrobe

30 stars 14 forks source link

Error on Saving Sets when Addon is loaded #429

Open med0rian opened 3 months ago

med0rian commented 3 months ago

Hi there, i got a Error that should be fixed with 4.20... I reinstalled via CurseForge - sometimes this fixes stuff.. but this is still a problem. Everytime when i save a Set in the Transmog Window i got this LUA Error:

10x FrameXML/WardrobeOutfits.lua:258: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function 'ipairs'
[string "@FrameXML/WardrobeOutfits.lua"]:258: in function 'NewOutfit'
[string "@FrameXML/WardrobeOutfits.lua"]:298: in function 'NameOutfit'
[string "@FrameXML/StaticPopup.lua"]:3853: in function 'OnAccept'
[string "@FrameXML/StaticPopup.lua"]:5337: in function 'StaticPopup_OnClick'
[string "*StaticPopup.xml:24_OnClick"]:1: in function <[string "*StaticPopup.xml:24_OnClick"]:1>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1

When i turn BetterWardrobe off - the error is gone. I don't know how this could be - or even it is another Problem?

I hope you can help with this strange thing.