Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits) (+1)

Even after downloading the file, the exe, and combining, this crashes instantly.


EDIT: I opened the project, you have a while that is stuck in an infinite loop. You set your speed to 1, and then did a while speed is equal or greater than 1 do something, it has no way to break out of the loop.

in my defense, it somehow didn't crash the first time so I kinda dismissed it as a problem, in retrospect I definitely should have closed that loop

yo thanks for taking the time to look into the project and see what seemed to be crashing the game. hopefully we can use this to actually get it running sometime because i'd like to have this as a working game even though it's pretty much a dead submission for the jam.... thanks again for stopping by!

(+1)

No problem! There is another issue I saw with scene transition, but its something to start debugging.

 There is always a next time, and keep making games!