also getting this everytime i try to enter a new room in their house. gotta then ignore it to progress:There's 2 mistypes in game/code/Story/OliStory.rpy file:
Change them to "gameTime" to unblock the quest for new girls. Or unpack attached archive with changed lines and copy into game folder.Code:794: if gateTime == 0: 2943: if gateTime == 0:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/Mechanics/Navigation.rpy", line 2751, in <module>
NameError: name 'oliLivingroomAyax' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/Mechanics/Navigation.rpyc", line 2751, in script
File "renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/code/Mechanics/Navigation.rpy", line 2751, in <module>
NameError: name 'oliLivingroomAyax' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
SexNote 0.23.0a
Thu Jun 6 21:13:52 2024
oliBedroomAyax = True
oliHallwayAyax = True
oliLivingroomAyax = True
oliVeeBedroomAyax = True
$ oliBedroomAyax = True
$ oliHallwayAyax = True
$ oliLivingroomAyax = True
$ oliVeeBedroomAyax = True
Welp, it seems to be clean. But it's buggy alpha version. You can't progress new story without the patch above.Is it virus free?
Remember when this game used to be updated every 2-3 months with more content compared to now in which they take about 6 months with less?He came back with a normal little update without saying why he took 5 months, for dark wizard as always not any excuse or something...
Dude, corrupted files that refuse to be deleted is a sign of problem with your hard/solid drive. The game is not the source of the problem but the victim of your failing hardware. Try running "CHKDSK /F C:" (or other drive letter if game is not on C) and if you see unrecoverable errors - it's time to buy new hard/solid drive.Any advice on how I can remove these files so I can delete old folder?
Thanks, I'll look into itDude, corrupted files that refuse to be deleted is a sign of problem with your hard/solid drive. The game is not the source of the problem but the victim of your failing hardware. Try running "CHKDSK /F C:" (or other drive letter if game is not on C) and if you see unrecoverable errors - it's time to buy new hard/solid drive.
https://f95zone.to/threads/sexnote-v0-23-0a-jamliz.31991/post-13943226I'm sorry, but an uncaught exception occurred.