Hi folks, (nice new place I see here...)
For a new K6 instrument I had started with Creator Tools and created a performance view file...but pretty soon I went back to Sublime+KSP. I got the first instrument working fine but the problems started with *a copy* of that instrument that I intended to customize.
When I finished the collect sample/batch compress and re-save process, the new instrument immediately threw an error with the load_performance_view line (the one originally generated with Creator Tools) resulting in no UI images loading. (Is there something embedded in the perf view file that would cause a duplicate instrument to have a problem?) When I manually removed that line in the script ( load_performance_view("default") ) along with the performance_view folder, and then re-saved everything, the alternate version had missing images for both switches (?) and had placed the "new" instrument icon where there was blank space before (I was using the background image there).
Anyone encountered this? I expected that creating quick duplicates from a template instrument would be a cakewalk. Guess not.