Thanks so much for playing and for the crash report!
Looks like a memory leak, which isn’t surprising, I made some last minute changes to the game engine around how it loads assets from memory, I likely forgot to free something that got malloced.
Probably not an easy fix unfortunately, I’ll do some digging post-jam.