All of sudden I am getting a crash whenver I open the main menù or simply boot the game and reach that.
Game version: 0.8
The error I get is
"NameError: name 'website' is not defined"
LONG VERSION:
File "game/screens.rpy", line 752, in execute
File "game/screens.rpy", line 752, in execute
File "game/screens.rpy", line 756, in execute
File "game/screens.rpy", line 766, in execute
File "game/screens.rpy", line 766, in execute
File "game/screens.rpy", line 770, in execute
File "game/screens.rpy", line 585, in execute
File "game/screens.rpy", line 585, in execute
File "game/screens.rpy", line 636, in execute
File "game/screens.rpy", line 291, in execute
File "game/screens.rpy", line 291, in execute
File "game/screens.rpy", line 293, in execute
File "game/screens.rpy", line 325, in execute
File "game/screens.rpy", line 325, in keywords
File "<screen language>", line 325, in <module>
NameError: name 'website' is not defined.
What I did was earlier was to modify the lust value of Carla by 1, by enabling the console, it played fine, I kept going, at a point I had a hiccup (the Hard Disk I am using despite being new has them time to time with any game.) It crashed (because Windows thought the program was not responding usually that's how it goes), I start it up again and it does that, if I "ignore it" the game restarts from zero and I cant reload any savegame.
EDIT:
Redownloaded the game, using the same save files, is working, I don't get it.