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
Facts
- Last updated
- Apr 04, 2010
- Reported
- Aug 24, 2009
- Status
- Declined - We decided not to take action on this ticket.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #3
Mundocani Sep 13, 2009 at 03:53 UTC - 0 likesI'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.
- Reply
- #2
DanoPDX Sep 07, 2009 at 20:45 UTC - 0 likesHere 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.
- Reply
- #1
DanoPDX Aug 30, 2009 at 19:31 UTC - 0 likesThis still happens with 4.8b8