"I updated the version, no new name or number or anything to avoid extra troubles. This will fix some of the bugs reported, and this version will work with old saves, and new games, but if you started a new game with 0.10, I suggest you to either start a new one, or force an auto updated.
To force an auto update, open console (Shift O NOTE: That's an o of over, not a zero, capslock need to be off) then type exactly as it follows:
game_version = "0.8"
I make emphasis in EXACTLY like that, with "", with everything, just exactly like that, then go to sleep in game an d it should update the variables. "
Try this, i think your problem is with the build that is updated here which is different than the patreon build i'm using. If you can't open the console do this:
edit the file 00console.rpy from *\renpy\common(* is game folder) so that the line config.console is:
config.console = True
Should fix it, look back a few pages there are fixes posted for this