Log In  


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

3


probably a separate bug, but yesterday while I was in the music editor in the grid view I pressed ctrl-s and instead of saving my cart, pico-8 crashed... luckily I only lost ~5 minutes of work so it wasn't a big deal but that's probably also worth looking into


1

I can reproduce that shift+9 crash, too. FWIW, I've also noticed the music editor crashing a lot on ctrl+s. Happens to me on both Windows and Linux.


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.

Cart #bohozupewi-0 | 2021-08-01 | Code ▽ | Embed ▽ | No License


1

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]