shayan

Newbie
Apr 20, 2017
66
6
65
how to fix this error ??? :

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch_YS.rpy", line 3544, in <module>
NameError: name 'interrupted' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 881, in script call
File "ch_YS.rpyc", line 3506, in script call
File "ch_YS.rpyc", line 3544, in script
File "renpy/ast.py", line 2076, in execute
if renpy.python.py_eval(self.condition):
File "renpy/python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch_YS.rpy", line 3544, in <module>
NameError: name 'interrupted' is not defined
 

shayan

Newbie
Apr 20, 2017
66
6
65
Can you share the full traceback error messages?
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch_YS.rpy", line 3544, in <module>
NameError: name 'interrupted' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 881, in script call
File "ch_YS.rpyc", line 3506, in script call
File "ch_YS.rpyc", line 3544, in script
File "renpy/ast.py", line 2076, in execute
if renpy.python.py_eval(self.condition):
File "renpy/python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch_YS.rpy", line 3544, in <module>
NameError: name 'interrupted' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Straitened Times 0.59.1
Thu Mar 20 19:46:23 2025
 
Aug 11, 2021
89
321
97
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch_YS.rpy", line 3544, in <module>
NameError: name 'interrupted' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 881, in script call
File "ch_YS.rpyc", line 3506, in script call
File "ch_YS.rpyc", line 3544, in script
File "renpy/ast.py", line 2076, in execute
if renpy.python.py_eval(self.condition):
File "renpy/python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch_YS.rpy", line 3544, in <module>
NameError: name 'interrupted' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Straitened Times 0.59.1
Thu Mar 20 19:46:23 2025
during who'se content did this happen and what were you doing? 2 bugfix updates have been released but they ahve not reached this platform yet. maybe this bug was fixed in one of those
 
  • Like
Reactions: shayan

cyanspams

Newbie
Nov 5, 2019
53
10
155
In the 'Investigate Old House' task, I am suck on 'Access inside'.
Can't seem to do it, both grandmas are at 100 opinion, and 16-18 allure.
Could anybody help please?
 

vandal.h

Member
Oct 15, 2023
129
389
196
In the 'Investigate Old House' task, I am suck on 'Access inside'.
Can't seem to do it, both grandmas are at 100 opinion, and 16-18 allure.
Could anybody help please?

You have to continuously show up and chat with the grandmas at night (I think around 20:00 to 0:00) and eventually one of them will give you a key because they are worried about you wandering around at night.
 

cyanspams

Newbie
Nov 5, 2019
53
10
155
You have to continuously show up and chat with the grandmas at night (I think around 20:00 to 0:00) and eventually one of them will give you a key because they are worried about you wandering around at night.
Turns out I needed to do it just one more time lol...
Thanks!
 

SoulChain

Newbie
Oct 22, 2019
15
7
171
Can someone help me get into a relationship with Lily? I can't do anything naughty to her, and she won't upload anything else.
 

BurnerGuy1231

New Member
Feb 26, 2025
6
0
1
Can someone help me get into a relationship with Lily? I can't do anything naughty to her, and she won't upload anything else.
Start by staying in the same room as her, then follow her to work and join her work, travel to work and come back to work together, flirt with her while studying, flirt with her in the pool, and scenes will follow
 

SoulChain

Newbie
Oct 22, 2019
15
7
171
Start by staying in the same room as her, then follow her to work and join her work, travel to work and come back to work together, flirt with her while studying, flirt with her in the pool, and scenes will follow
I've already done all that but I don't know what else to do with it to achieve something,
 

SoulChain

Newbie
Oct 22, 2019
15
7
171
How do I make Lily naughty? I've already done the movies, work, and pool stuff, but now I don't know what's missing.
 

Enot1964

Well-Known Member
May 20, 2019
1,320
1,290
338
I don't use the console in this game, but in your case the console should help. Open the console and type the following command:

Relations['YoungSis'].allure.Value =0

This will reset allure to the starting level.

In general, with mom, and sisters to raise allure is very easy, there are no pitfalls, completely linear story arc. It is more difficult to develop a relationships with a lawyer, for example.
 
  • Like
Reactions: SoulChain
3.70 star(s) 206 Votes