Skip to main content

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

Hi, I am having the same issue both on windows and web! If it helps, this console error appears when clicking the hammer or the upgrade:

FormatException: Input string was not in a correct format.

  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x00000] in <00000000000000000000000000000000>:0 

This helps massively! Thank you so much! From the look of it, could be a corrupted save, may I ask did you select continue or new game when encountering this issue?

(+1)

I tried creating a new game, and then I tried downloading the Windows version and creating a new game. No difference unfortunately

Or actually may I ask which language you are using? In some system, the decimal is separate by the period while other use the conma, which can lead to error while parsing data.

(+1)

That could be it, I'm in Sweden so if something is localized to swedish the decimal point could absolutely be a comma. The Game language is still english, but both my OS and my browser are in swedish

I think this is the best lead I have at the moment :D Thank you so much, you're really my savior because I've been banging my head against the wall try to figure out why this might happened :D

I'll patch it in tomorrow update and hopefully, it'll be fixed :D

(+1)

Just tried it again and it seems to work perfectly! Damn that is a tough bug to find

I actually push the patch up a couple of hours ago so hopefully that's why 😅