When I press shift+9 in the music editor (but not the sound editor) on any pattern EXCEPT for pattern 0, pico8 crashes.

My OS is windows 7, and my pico8 version is 29, as shown by print(stat(5))
edit: this bug still exists in pico8 0.2.4


pico 8 0.2.2.c
i think i was doing ctrl-z like crazy then ctrl-s in the music editor. it crashed pico-8 and destroyed most of my cartridge.
all of the sprites, map, sfx, music is gone and most of the lua is gone too. (luckily!! not all of the lua. see the cart i posted)
using windows.
guess i should be using version control. -_- until then, be careful with the music editor guys please.


Check the 'backup' folder that's next to the 'carts' folder. You might find an auto-save of your stuff there.
(To get there easily, just run PICO-8, enter "folder" at the command line, and then navigate the resulting file explorer window up one level and you should see both 'carts' and 'backup'.)
[Please log in to post a comment]