Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(5 edits) (+1)(-3)

game is broken beyond repair.
exception error after exception error. your advice to "uninstall and reinstall" makes no sense, this game never was "installed", and my game folder was in fact deleted before i downloaded the new version to my pc (the save folder in appdata was not deleted)

(+2)(-2)

seems to be working fine for everyone else, and yes reinstall makes sense, since the itch client just copy pastes over the old files, resulting in the duplicate label exception…

That said, without you telling what exception you are running into your post isn’t helpful for getting any help

(2 edits) (+1)(-1)

1: i dont use bloatware unless forced to. i run the game directly without 3rd party clients.
2: renpy does not "install" games, it creates whats known as a "portable executable", so no, it doesnt make sense.
3: i dont have the time or patience to copy-paste the dozens of exception errors it generates (about 6 for each new screen of the game, and every new screen of the game generates them, and if i did, my extremely lengthy post would probably get flagged as spam or something.

(-1)

sure then I can’t help you unfortunately!

The relevant lines in renpy exceptions is by the way the last two or three.

Also please feel free to contact the itch support that they may reconsider the word’s “install” and “uninstall” for their client! 

(+1)(-1)

"The relevant lines in renpy exceptions is by the way the last two or three", good to know, thanks.
"reconsider the word’s “install” and “uninstall” for their client", i have no idea what any individual 3rd party apps are doing. im talking about the game itself - the renpy engine it on which the game is based, does not require installation. it is a portable .exe

(+1)(-1)

great, if you didn’t use the itch client, the mentioned bug shouldn’t affect you. it was only due to the way butler handles patches and or the way the client applies them to existing installations 

(1 edit) (+2)

I was getting a report of this:

While running game code:

ScriptError: Name (u'game/satisfactionUpgradesAndItems/init_satisfactionUpgrades.rpy', 1623503967, 2) is defined twice, at game/satisfactionUpgradesAndItems/init_satisfactionUpgrades.rpy:73 and game/schedules/satisfactionUpgradesAndItems/init_satisfactionUpgrades.rpy:73.


I deleted both and hit reinstall in Itch.io, seemed to fix it for me.


Edit:  yeah, getting a lot of errors in game, not sure if it is a save issue or file issue, unplayable atm, don't have time to investigate further atm.

(+2)(-1)

See my last devlog, completely removing and reinstalling with client is savest! At least duplicate file issue is fixed by that…

what other errors are you getting? curious if it is unrelated to above