Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! I have also the same problem (Windows 10). I ran the game from the command line and it gave me this output:

https://pastebin.com/xEV6NTNd

For me, it seems like it failed to parse a number from a JSON object. But maybe it's not the case for you.

I got the error with JSON running from the console as well. If I run it directly it's the black screen and white rectangle.

i’ll try to upload a fix for this today and post back here when it’s uploaded

Can you try updating the game and running it again? My theory is that you are in a country whose system defaults to using comma decimals, which would break my JSON loader. I added a fix for this and would like to know if it works!

You did it! It works! Good job.

awesome! thanks for replying and updating me

Can you try updating the game and running it again? My theory is that you are in a country whose system defaults to using comma decimals, which would break my JSON loader. I added a fix for this and would like to know if it works!

It works for me too!

I am indeed from a region that uses comma decimals.

Thank you!

Update: I ran into a new problem :(

The first 2 levels run fine, but after the 3rd one is loaded, the game crashes.

Output: https://pastebin.com/9jt5y59T

Same issue here.

(1 edit)

I'm having the same issue.

Is there a fix?
edit: changed the formatting to Canadian English in Windows settings. All fine now.