You can try to reset variable by yourself via console:That didn't work
GData.TravelCallbacks = (OSfOnTravel, )You can try to reset variable by yourself via console:That didn't work
GData.TravelCallbacks = (OSfOnTravel, )that did it, thanks a lot!You can try to reset variable by yourself via console:
GData.TravelCallbacks = (OSfOnTravel, )
Temporary Fix for Straitened Times v0.64.0Some troubles
File "game/GameData.rpy", line 957, in <module>
File "game/GameItem.rpy", line 42, in Activate
File "game/loc_MotelMyBath.rpy", line 49, in MotelMyBathOnFocus
File "game/loc_MotelMyBath.rpy", line 136, in BathAllowToStay
File "game/ch_M.rpy", line 1378, in MomIsAllowInsideBath
AttributeError: 'DynamicVar' object has no attribute 'CheckNOpinion'
HJ, Foot job with bare feet, or in stiletto shoes, cunnilingus (will appear after a couple of successful parties in her apartment). If the previous steps are already ineffective, then we ask HJ again and Victoria will want to get closer. If MC agrees, Victoria becomes MC's girlfriend and makes him a BJ.Hello.How can i get office cuni with Victoria(i can't make any progress futher with her,but all stats full)?
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (ch_OS.rpy, line 3863)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 7, in script call
File "GameData.rpyc", line 954, in script call
File "ch_YS.rpyc", line 1736, in script call
File "ch_OS.rpyc", line 3719, in script call
File "ch_OS.rpyc", line 3861, in script
File "renpy/ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1151, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 1088, in py_compile
raise e
SyntaxError: invalid syntax (ch_OS.rpy, line 3863)
Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.64.0
Tue Aug 26 11:19:13 2025
On the party,i finished almost all activities(only threesome i mised),and still don't have cuni in office...will appear after a couple of successful parties in her apartment
Did you try to load the game with the same mods (cheat, walkthrough) as in the game it was saved?Last version I played was 0.62, and none of my saves works with .64.
I tried to add the file from the OP but didn't work.
Any solution?
It must be save during dialogueit was the gallery mod, now I can load.... but then I got a different error
! important !
Do not use saves from other versions that were made in the middle of events, it can cause a lot of errors.
You should save in location (in free roaming mode) and then load it with updated game
No, the save was during free roam.It must be save during dialogue
It's always in the main post
any other fixes for 0.64.0?Temporary Fix for Straitened Times v0.64.0
This is a small override patch to bypass the CheckNOpinion error that appears in Straitened Times v0.64.0.
It simply replaces the function MomIsAllowInsideBath with a safe version so the game can continue without crashing.
How to use:
- Download the attached file override_fix.rpy.
- Place it inside your game’s game/ folder.
- Launch the game – it should now run without errors.
⚠ Note: This is only a temporary fix for v0.64.0.
The developer has already confirmed that the issue is officially fixed in v0.64.1, so you can safely remove this patch after updating.