Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

trafnar

2
Posts
A member registered Apr 30, 2022

Recent community posts

I tried a couple times through the playdate website and got the same error each time. Maybe it's an issue with their system. Seems like the kind of thing that might happen with case-sensitivity or special characters in the filename... I was able to load the game using the simulator's "upload to device" feature, beautiful game :)

I had the exact same 2 problems. The error I got on device (which crashed the device) was:

main.lua:164: file assets/sounds/combo1 not found: unknown uC-FS error: 0710

stack traceback:

[C]: in function 'assert'

main.lua:164: in function 'loadSound'

main.lua: 169: in main chunk