Marphey

Active Member
May 13, 2019
880
1,279
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/map/map.rpy", line 15, in <module>
  File "game/scripts/core/systems/game.rpy", line 362, in main
    nt_config.block_rollback(3)
  File "game/scripts/core/systems/locations/locations.rpy", line 262, in call_screen
    if ui:
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.

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

Full traceback:
  File "scripts/core/user_interface/cellphone/hooks.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 58, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 100, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 68, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/map/map.rpy", line 15, in <module>
  File "game/scripts/core/systems/game.rpy", line 362, in main
    nt_config.block_rollback(3)
  File "game/scripts/core/systems/locations/locations.rpy", line 262, in call_screen
    if ui:
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 2680, in interact
    raise Exception("Cannot start an interaction in the middle of an interaction, without creating a new context.")
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.5
Thu Sep 10 12:05:33 2020
THis happened when i tried to open my save. Any ideas ?
 
Apr 27, 2017
91
50
The issue is that some elements of the story have changed. I completed the Rump/Consuela arc before, but that was reset to allow the new story.
That's not my issue. I completed the new story arc. Saved, reloaded and the story had reset but some options that unlocked via the story progression were still available. So you eventually get to a point i.e. the car dealership where you can't progress without starting a new game, because the jacket you pickup from the office is now unavailable because it's marked as "complete" - essentially the story reset upon load does not reset properly. Ideally it shouldn't be resetting at all.
 

Marphey

Active Member
May 13, 2019
880
1,279
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/map/map.rpy", line 15, in <module>
  File "game/scripts/core/systems/game.rpy", line 362, in main
    nt_config.block_rollback(3)
  File "game/scripts/core/systems/locations/locations.rpy", line 262, in call_screen
    if ui:
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.

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

Full traceback:
  File "scripts/core/user_interface/cellphone/hooks.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 58, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 100, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 68, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/map/map.rpy", line 15, in <module>
  File "game/scripts/core/systems/game.rpy", line 362, in main
    nt_config.block_rollback(3)
  File "game/scripts/core/systems/locations/locations.rpy", line 262, in call_screen
    if ui:
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Marek\Documents\MEGAsync Downloads\SummertimeSaga-0-20-5-pc\SummertimeSaga-0-20-5-pc\renpy\display\core.py", line 2680, in interact
    raise Exception("Cannot start an interaction in the middle of an interaction, without creating a new context.")
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.5
Thu Sep 10 12:05:33 2020
THis happened when i tried to open my save. Any ideas ?
Never mind turns out it was naughty tribute mod had to disable it and reload save before the mod.
 

Mikilande

Active Member
May 21, 2018
858
1,030
Hi,
There is an inconsistency here, after Mayor Rump is incarcerated and put in jail, we see him the next day with his daughter in the toilets of the "Hilside Mall" (Girl who is much older in this sequence).
 
Jul 6, 2017
120
23
Hi,
There is an inconsistency here, after Mayor Rump is incarcerated and put in jail, we see him the next day with his daughter in the toilets of the "Hilside Mall" (Girl who is much older in this sequence).
So you can fap again and again on trump he alien devil can go any where have many clone in uinvarse
 

DeMoS666

Active Member
Jul 30, 2018
995
416
Guys someone met bug when you need to mix Margarita for Diana. I somehow can't do it. Result is first one on list, even when i trying to mix which is in middle. Is there a way around it?
P.S. no bug, my mistake
 
Last edited:

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,075
13,727
The saves from the previous version do not work for me, even though I have them saved in the MC room or the city. Standard.
I have to play again. :confused:
 

Tikki

Active Member
Sep 17, 2017
524
311
Hi,
There is an inconsistency here, after Mayor Rump is incarcerated and put in jail, we see him the next day with his daughter in the toilets of the "Hilside Mall" (Girl who is much older in this sequence).
He is also in the church from the morning on weekends.
 
4.00 star(s) 375 Votes