Hey! Just tried to download and install release 1.1 and am getting a "pdxinfo is missing" error through the sideloading UI at https://play.date/account/sideload/. Am I missing something?
Viewing post in Music Box for Playdate comments
Thanks for the reply! I've re-downloaded Music Box today and it has installed just fine. Answering the Qs below in case it's useful…
> Did you have a previous version installed before or is this a fresh install?
This was a fresh install.
> Are you sure you’re uploading the .pdx
file to the website and not some .zip
for instance?
I was uploading the `.zip` of the game downloaded from itch.io (`music_box_1.1.pdx.zip`). Playdate's web sideloading UI asks for "a zipped .pdx file".
This is because the extension on the uploaded file is not set incorrectly. The current file `music_box_1.1.pdx` is not a PDX archive, it is a zip file containing the PDX archive. If you rename it to `music_box_1.1.pdx.zip` then play.date/account/sideload will happily accept the file.