My Developer Tools skin cloner is not working right
Ning To Jamroom
I've found a way to make it work, but it requires some core level changes. I can't get this out immediately. I need the guys to take a look at the code and approve it first.
For now the way to avoid the issue is to pick a name without the base name in it.
The issue is when you clone a skin this happens:
* the files are copied to a new location
* the places where the skin name are found are replaced with the new name
* (the new bit) the skin name also changes to the new name.
That new bit is an additional search and replace on the files. What happens is instead of the skin becoming 'jrNingjaLisa1' it becomes 'jrNingjaLisa1Lisa1'.
If you named it like this:
Skin to Clone : jrNingja
New Skin Name : xxWombat
You'll be safe until the new changes get approved or a different solution is found.
Sorry for the hassle. Thanks for finding the bug Sturmelia.
updated by @michael: 12/29/14 09:23:54AM