Hi,
Same error occurs with one skin i built and zip by mistake.
I found the problem.
It's because I zipped the folder "Clear" which contains all subfolder and files for skins in Clear.zip instead to zip directly all the contents of Clear in Clear.zip. So take care of that.
To resume :
<bad way> if you {Clear.zip} contains :
-- Clear
I---- Buttons
I---- Calendar ....
<right way> if you {Clear.zip} contains directly :
-- Buttons
-- Calendar ....
I hope it can help someone.