3.70 star(s) 14 Votes

Daddy59

Active Member
Jun 10, 2017
662
280
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tv.rpy", line 90, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 90, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 90, in script call
call megan_tv_3 from _call_megan_tv_3
[Previous line repeated 110 more times]
File "game/office.rpy", line 280, in script
call screen susan_office()
ScriptError: could not find label 'susan_office_chat'.

-----------------------------------
But : Start new game...every OK.
 
Last edited:

Blutregen

Active Member
May 25, 2017
597
619
Does anyone know how to start the Stacy Megan threesome? I've tried everything imaginable, but this event won't start for me.
 
  • Like
Reactions: denjedi

denjedi

Newbie
Jul 3, 2018
18
11
Question : The transformation of Kevin will evolve towards total submission, like being feminized or will we stick to female domination?
 

Ginji

Lightning Emperor
Donor
May 14, 2017
1,483
3,445
tried 2 different saves if you chat to susan at office game crashes,
 

toxic4u

Member
Aug 6, 2021
168
727
tips says ignore stacy and keep messing with megan :)
yeah well, i kept doing this, and i got a cutscene with Stacy being mad, and after that, i had a new quest to invite Stacy to a threesome with Megan and i never get the option to do this (tried talking, and messaging).
 
  • Like
Reactions: dawlben

loldoggy

New Member
Sep 2, 2019
10
13
Like using saves on regular RenPy games, you need to resign them with your signature
Still kinda confusing.. What is the process to incorporate these save files into the game while playing on Android ?
 

MrBaitor

Member
Nov 4, 2018
376
368
This guy needs to fix his game before making a new update. There's a whole bunch of errors in all paths. If you want fast access to the scenes just go to Game folder then Images and you will find everything you need. Enough with this!
1740772291720.png
 

szabon

Member
Jun 16, 2019
311
204
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tv.rpy", line 90, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 90, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 90, in script call
call megan_tv_3 from _call_megan_tv_3
[Previous line repeated 110 more times]
File "game/office.rpy", line 280, in script
call screen susan_office()
ScriptError: could not find label 'susan_office_chat'.

-----------------------------------
But : Start new game...every OK.
Starting a new game did not solve this issue to me.
Anyone? Any fix for this?
 

krinxy

Newbie
Nov 16, 2018
75
13
game crashes after you talk to susan at her work place *_* , a lot of images are missing , megans swimsuits are bugged in one she is naked and if you give her a massage and spread her legs the game bugs out :D
 
Last edited:
  • Thinking Face
Reactions: Daddy59

Blutregen

Active Member
May 25, 2017
597
619
yeah well, i kept doing this, and i got a cutscene with Stacy being mad, and after that, i had a new quest to invite Stacy to a threesome with Megan and i never get the option to do this (tried talking, and messaging).
I'm stuck at the same point, that sucks!
 

5thHead

New Member
Jun 14, 2021
11
17
Same Stacy office crash. First her info in status screen shows a error after that he stats cannot be viewed anymore and keeps crashing in the office chat.

error in status is as follows:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/store.rpy", line 594, in script
    call screen status()
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/store.rpy", line 617, in execute
    screen status():
  File "game/store.rpy", line 617, in execute
    screen status():
  File "game/store.rpy", line 736, in execute
    frame background "#ffffffff" pos 995,100 xysize 500,900:
  File "game/store.rpy", line 737, in execute
    vbox:
  File "game/store.rpy", line 748, in execute
    if holder==susan_char:
  File "game/store.rpy", line 749, in execute
    use hints_susan()
  File "game/store.rpy", line 1593, in execute
    screen hints_susan():
  File "game/store.rpy", line 1593, in execute
    screen hints_susan():
  File "game/store.rpy", line 1594, in execute
    vbox:
  File "game/store.rpy", line 1636, in execute
    if susan_char.office_quest[0]>0 and susan_char.office_quest[1]>0:
  File "game/store.rpy", line 1639, in execute
    if office_quest==0:
  File "game/store.rpy", line 1642, in execute
    if monica_char.office_quest[0]==0 and monica_char.sex==0:
  File "game/store.rpy", line 1642, in <module>
    if monica_char.office_quest[0]==0 and monica_char.sex==0:
AttributeError: 'GameCharacter' object has no attribute 'office_quest'

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

Full traceback:
  File "game/store.rpy", line 594, in script
    call screen status()
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\ast.py", line 1971, in execute
    self.call("execute")
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\exports.py", line 3420, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\core.py", line 2166, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\core.py", line 2688, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\core.py", line 2688, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "E:\Temp\corruptsin-1.9.0-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/store.rpy", line 617, in execute
    screen status():
  File "game/store.rpy", line 617, in execute
    screen status():
  File "game/store.rpy", line 736, in execute
    frame background "#ffffffff" pos 995,100 xysize 500,900:
  File "game/store.rpy", line 737, in execute
    vbox:
  File "game/store.rpy", line 748, in execute
    if holder==susan_char:
  File "game/store.rpy", line 749, in execute
    use hints_susan()
  File "game/store.rpy", line 1593, in execute
    screen hints_susan():
  File "game/store.rpy", line 1593, in execute
    screen hints_susan():
  File "game/store.rpy", line 1594, in execute
    vbox:
  File "game/store.rpy", line 1636, in execute
    if susan_char.office_quest[0]>0 and susan_char.office_quest[1]>0:
  File "game/store.rpy", line 1639, in execute
    if office_quest==0:
  File "game/store.rpy", line 1642, in execute
    if monica_char.office_quest[0]==0 and monica_char.sex==0:
  File "game/store.rpy", line 1642, in <module>
    if monica_char.office_quest[0]==0 and monica_char.sex==0:
AttributeError: 'GameCharacter' object has no attribute 'office_quest'

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 1.9.0
Sat Mar  1 22:46:01 2025

After that Stacy is pretty much bugged all over cannot deselect her any more as favorite on phone.
Stat do not show on main screen anymore bottom right corner as before.
And as pointed out office chat with error code and BSOD.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/office.rpy", line 280, in script
call screen susan_office()
ScriptError: could not find label 'susan_office_chat'.

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

Full traceback:
File "E:\Temp\corruptsin-1.9.0-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\Temp\corruptsin-1.9.0-pc\renpy\main.py", line 637, in main
run(restart)
File "E:\Temp\corruptsin-1.9.0-pc\renpy\main.py", line 145, in run
renpy.execution.run_context(True)
File "E:\Temp\corruptsin-1.9.0-pc\renpy\execution.py", line 955, in run_context
context.run()
File "game/office.rpy", line 280, in script
call screen susan_office()
File "E:\Temp\corruptsin-1.9.0-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'susan_office_chat'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 1.9.0
Sat Mar 1 22:24:22 2025


Hope it helps.
 
3.70 star(s) 14 Votes