53 - Duplicate suit names
What steps will reproduce the problem?
1. Delete all of the outfitter.lua files in the WFT folders
2. Load wow and open the outfitter menu.
3. There will be duplicate outfits named Normal and Birthday suit if you have outfits already on the server with that name.
What is the expected output? What do you see instead?
What version of the product are you using?
v 4.8b7
Do you have an error log of what happened?
N/A
Please provide any additional information below.
I normally delete the outfit that does not appear as saved on the server since I feel that's the one Outfitter made. I nromally do that because I worry what your mod would do if I tried to store duplicate names on the server.
- 3 comments
- 3 comments
- #3
Mundocani Sun, 13 Sep 2009 03:53:22I'll have to experiment, but given how WoW does lazy-loading of so much stuff I'd be surprised if I can reliably depend on scanning the EM outfits at startup to avoid conflicts.
4.8b11 should fix the problems with duplicate outfits generating errors while you're managing them though. I'd still like to fix this properly so that it just uses the EM outfits if it finds them, I'm not sure I can detect it reliably.
- #2
DanoPDX Mon, 07 Sep 2009 20:45:52Here is a clip of something else this issue does.
Can you check for Outfit names when you first initialize the chars saved variable information.
I had to try and catch the outfit that was not saved on the server to delete it. Instead it deleted the one on the server and I had to recreate it.
- #1
DanoPDX Sun, 30 Aug 2009 19:31:41This still happens with 4.8b8