View Issue Details

IDCategoryLast Update
0002231Bug Report2019-10-19 21:58
ReporterEl_Rizzo 
SeveritycrashReproducibilityhave not tried
Status closedResolutionfixed
Summary0002231: exception in the mall toilet
Descriptionwhen entering the mall toilet this happens
```
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 29, in script call
  File "scripts/locks/home_lock_check.rpyc", line 148, 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/hallway/shower/shower.rpyc", line 42, 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/hallway/shower/shower.rpyc", line 42, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/mall/mall/toilets/toilets.rpyc", line 12, in script
  File "C:\Users\Robys\Desktop\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 "C:\Users\Robys\Desktop\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 "C:\Users\Robys\Desktop\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
Sat Oct 19 18:28:44 2019
```
Platform/OSWindows
Version0.19

Activities

Casiope

Casiope

2019-10-19 17:24

updater   ~0003157

This bug has been fixed in version 0.19.1. Please update to the new version.
ebinfo

ebinfo

2019-10-19 21:15

reporter   ~0003177

i tried it in 0.19.1 and it does not occur anymore for me
GreenCap

GreenCap

2019-10-19 21:58

updater   ~0003181

Fixed in 19.1

Issue History

Date Modified Username Field Change
2019-10-19 16:30 El_Rizzo New Issue
2019-10-19 17:24 Casiope Note Added: 0003157
2019-10-19 21:15 ebinfo Note Added: 0003177
2019-10-19 21:58 GreenCap Status new => closed
2019-10-19 21:58 GreenCap Resolution open => fixed
2019-10-19 21:58 GreenCap Note Added: 0003181