View Issue Details

IDCategoryLast Update
0001162Bug Report2018-11-29 06:47
ReporterRegan4444 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0001162: Sex with Aqua after Seasuc Causes Crash
DescriptionGoing from Seasuc to Aqua causes a crash upon climax. Here is a copy of the Traceback log:
*******************************************************************************************************
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/aqua/button_dialogues.rpy", line 388, in <module>
  File "game/scripts/core/systems/game.rpy", line 298, in main
  File "game/scripts/core/systems/locations.rpy", line 132, in call_screen
Exception: Screen Town is not known.
**********************************************************************************************************
I was able to reproduce this error at will.
Platform/OSWindows
Version0.17

Relationships

has duplicate 0001201 closed After sex scene with aqua 
has duplicate 0001251 closed Aqua Sex 
has duplicate 0001295 closed unlocking seasucc crashes the game 

Activities

Regan4444

Regan4444

2018-11-24 18:30

reporter  

traceback.txt (1,729 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/aqua/button_dialogues.rpy", line 388, in <module>
  File "game/scripts/core/systems/game.rpy", line 298, in main
  File "game/scripts/core/systems/locations.rpy", line 132, in call_screen
Exception: Screen Town is not known.


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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 1840, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 86, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 72, in script call
  File "scripts/characters/aqua/button_dialogues.rpyc", line 388, in script
  File "C:\Users\regan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\regan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/aqua/button_dialogues.rpy", line 388, in <module>
  File "game/scripts/core/systems/game.rpy", line 298, in main
  File "game/scripts/core/systems/locations.rpy", line 132, in call_screen
  File "C:\Users\regan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\display\screen.py", line 1068, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen Town is not known.


Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.17.0
Sat Nov 24 12:26:36 2018
traceback.txt (1,729 bytes)
mil578

mil578

2018-11-25 08:26

updater   ~0001412

Referred to devs for review.

Issue History

Date Modified Username Field Change
2018-11-24 18:30 Regan4444 New Issue
2018-11-24 18:30 Regan4444 File Added: traceback.txt
2018-11-25 08:26 mil578 Status new => acknowledged
2018-11-25 08:26 mil578 Note Added: 0001412
2018-11-25 09:42 mil578 Relationship added has duplicate 0001201
2018-11-25 23:17 mil578 Relationship added has duplicate 0001251
2018-11-26 21:02 mil578 Relationship added has duplicate 0001295
2018-11-29 06:47 mil578 Status acknowledged => closed
2018-11-29 06:47 mil578 Resolution open => fixed