Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sorry I have to debug through your save for now. I haven't been able to replicate the problem. It works for every new save I make. I'll continue to look at it tomorrow.

I paused them to check and unless it's giving me some amount smaller than will show in the game, I am getting no tumors. If you have a console command or something that will export the save, I'd happily send you mine for research.

The export save system doesn't work with HTML5 because Godot's clipboard API is self-contained and can't get to the OS of the user. It's a problem I've been wanting to fix for awhile, but I've been holding out on it. Getting the save out of the cookies folder would be really obnoxious, and I don't know how to do it.

But it is useful to know that it's giving 0 instead of 1, it helps me know where to look in my code

Oh, I was in my car when I realized what you might have meant. I can easily set up a "print save to console" button in the menu and then you can find it with inspect element. I'll do that when I get home :D

Never mind, the save data dictionary is too big to print, and I can't figure out how to force it to let me print bigger size texts. But that did force me to try to reduce how much is saved, and I reduced it by like 10% probably :D

I think I fixed it, I'm about to upload the changes.

That did it, the procedure is working and I am getting tumors. Thank you!

yay

Thanks for helping me fix this, sorry you went through so many stage 1 runs without getting those bonus Tumors lol.