Hey guys, I've been away for a while and I was trying to catch up on this thread..... so many posts in a short period of time. Anyway, I read the last posts talking about tone issues with the toolkit, but from what I gathered, you were just talking about changing tone names or the order of the tones.... Well, I've experienced an issue related with tones when removing DD (I don't know if the same happens when adding DD to a custom). Unfortunately I didn't take any screenshots when the issue occurred, since it was just a few times, but given the "line of posts", here's the situation (I'll take screenshots on the next custom that this happens)..... 1st I should describe the method I use to remove DD from a custom. I import the package in the toolkit. Once the toolkit is finished and I have the custom imported, I add the letters "NDD" to the end of the title of the song, go to the DDC tab, select the .xmls inside the "arr" folder created by the toolkit when imported the package, Ramp-up model "ddc_dd_remover", Config File "ddc_default", Phrase length "40" and I click the check box "Overwrite original files" (that way I don't have to add the NDD arrangements and remove the DD ones on the "Creator" tab) and click "Remove DD". This is what I've always done and it always worked perfectly. I don't know which build of the toolkit started to do what I'm going to describe next, but it must be one of the latest builds, since this only happened recently, in the last month, maybe 2. So, I do everything I described above but when I click the "Generate" button to create the _p.psarc file, I receive an error and all the times I read something related to the tones. Every time this happened, the behavior is always the same and I was "lucky" to discover why I was getting the error after removing DD, since that never happened before and this only happens on customs that have tone changes. For some reason, DDC changes the names of the tones on the lines that have the tone time code in the .xml(s) When I look above, where it's set ToneA, ToneB, etc., the names are correct, but DDC changes the names after that, on the lines with the time codes. Since this happened 4 or 5 times so far, the only thing I find in "common" is that DDC replaces the names on the lines with the time codes for the "Tone type" name of the tone. For example, a tone called "tone_dist", where the tone type is "Distortion", the unpacked xml has all the names correct, after removing DD with DDC, the name that shows on the line with the time code is "Distortion", instead of "tone_dist". To demonstrate (this is just an example I manually edited to reflect what I described).... This: <tonebase>IKYRH_lead</tonebase> <tonea>IKYRH_lead</tonea> <toneb>IKYRH_delay</toneb> <tones count="2"> <tone time="375.924" id="0" name="IKYRH_delay" /> <tone time="388.624" id="0" name="IKYRH_lead" /> After removing DD show this: <tonebase>IKYRH_lead</tonebase> <tonea>IKYRH_lead</tonea> <toneb>IKYRH_delay</toneb> <tones count="2"> <tone time="375.924" id="0" name="delay" /> <tone time="388.624" id="0" name="distortion" /> Every time this happened, I just replaced the incorrect names on the tone time line(s), clicked "Generate" in the toolkit and the _p.psarc is generated without any error. Just thought you guys should know this is happening and I don't know if this is related with the toolkit or DDC. As soon as I have another custom that this happens, I'll take screenshots and make a more detailed post. Thanks again for everything, as always. :)