Pulp is "frozen" on song page after trying to import songs

Hi. I tried to import some .json songs and now Pulp is unresponsive. I've tried Chrome, Opera, and Firefox on my Mac laptop, and Chrome on my Android phone and I am stuck on the Song tab on all of them. Clicking all the other stuff doesn't do anything. I searched for this issue and found this thread which sounds similar: Pulp seems to be "frozen" for me

I don't know what to do. Please help.

I opened the Javascript console and got this right off the bat:

Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at getPartMetas (pulp.f4e8ea299916.js:7091:25)
at renderSong (pulp.f4e8ea299916.js:7429:16)
at onDataReady (pulp.f4e8ea299916.js:7528:2)
at HTMLDocument. (pulp.f4e8ea299916.js:13094:2)
at HTMLDocument.sentryWrapped (bundle.tracing.min.js:2:58903)

I don't know what it means, but it looks bad. Can someone please help me?

I found a solution, but it might be a bit tedious, depending on a few factors.

did you make any backups of your game? overwriting your game with a safe version will resolve the freezing issue and is relatively easy to do.

if you didn't make any backups, you'll have to export the game (which you can still do) then edit the json file, remove the offensive sounds / songs, set the item ids of all subsequent songs / sounds so that it matches up, and then resave the json and import it over your current game.

this worked like a charm! thank you a million thanks!

Glad to hear it!! It gave me a scare earlier as well. Apparently this bug was considered resolved in the last update to the editor but something tells me this is not the case.

Tried to report the issue @ Playdate Pulp Help but the form returns an error ;( Still, happy to help, hopefully others find this post when someone inevitably encounters this error again.

take care!