View Issue Details

IDCategoryLast Update
0002119Bug Report2019-10-19 12:52
ReporterMovian 
SeveritycrashReproducibilityhave not tried
Status resolvedResolutionfixed
Summary0002119: Went into bathroom in mall during afternoon and got an exception
DescriptionI went into the bathroom stall in the afternoon and got an exception when I went to leave.

This was not during a rump speech or anything just a regular afternoon

Attached traceback log
Platform/OSWindows
Version0.19

Activities

Movian

Movian

2019-10-18 12:58

reporter  

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

While running game code:
  File "game/scripts/locations/mall/mall/toilets/toilets.rpy", line 12, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
  File "game/scripts/core/systems/locations/locations.rpy", line 254, in call_screen
Exception: Screen mall_toilets_stall is not known.


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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/mailbox/mailbox.rpyc", line 2, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locations/mall/mall/toilets/toilets.rpyc", line 12, in script
  File "E:\Games\SummertimeSaga-0-19-0-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Games\SummertimeSaga-0-19-0-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/mall/mall/toilets/toilets.rpy", line 12, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
  File "game/scripts/core/systems/locations/locations.rpy", line 254, in call_screen
  File "E:\Games\SummertimeSaga-0-19-0-pc\renpy\display\screen.py", line 1092, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen mall_toilets_stall is not known.


Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 08:55:32 2019
traceback.txt (2,542 bytes)
sam9

sam9

2019-10-19 12:52

administrator   ~0003148

Fixed in 0.19.1, please update.

Issue History

Date Modified Username Field Change
2019-10-18 12:58 Movian New Issue
2019-10-18 12:58 Movian File Added: traceback.txt
2019-10-19 12:52 sam9 Note Added: 0003148
2019-10-19 12:52 sam9 Status new => resolved
2019-10-19 12:52 sam9 Resolution open => fixed