I am trying to upload a theme for the Sansa c200, and I get this error:
WPS parsing failure
Error on line 142.
%s%ac...|Rockbox>|%?ia<%ia|%?d(2)<%d(2Tn|%tf FM>%?tx< - %ty - %tz|>|%?Tn<%Tf - %Tn|%tf FM>%?tx< - %ty - %tz|>>
^ 'Expected argument seperator' Here
The full line is really long, but when I break it down, I simply can't see the problem:
%s%ac%?mp<%?cc<%?cf<%ck:%cM|%cl:%cM%cp>|Rockbox>|%?ia<%ia|%?d(2)<%d(2)|%Sx(Unknown) %Sx(Artist)>> - %?it<%it|%fn>|%?ia<%ia|%?d(2)<%d(2)|%Sx(Unknown) %Sx(Artist)>> - %?it<%it|%fn>|%?ia<%ia|%?d(2)<%d(2)|%Sx(Unknown) %Sx(Artist)>> - %?it<%it|%fn>|%?ia<%ia|%?d(2)<%d(2)|%Sx(Unknown) %Sx(Artist)>> - %?it<%it|%fn>|%Sx(Recording)|%Sx(Recording) Paused|%?Tn<%Tf - %Tn|%tf FM>%?tx< - %ty - %tz|>|%?Tn<%Tf - %Tn|%tf FM>%?tx< - %ty - %tz|>>
The simulator works fine with this line. I even copied and pasted a similar line from Thin Basic, which uploaded fine four days ago. On this theme, the same line stops checkwps. Broken checkwps or broken sbs?