View Issue Details

IDCategoryLast Update
0002090Bug Report2019-10-18 06:07
ReporterCwolf 
SeverityminorReproducibilityalways
Status closedResolutionduplicate
Summary0002090: Exception occurs when leaving the toilet from the shopping mall
Description[code]
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/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/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/garage/garage.rpyc", line 9, 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 "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 912, in execute
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/python.py", line 2004, in py_exec_bytecode
  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 "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/screen.py", line 1092, in show_screen
Exception: Screen mall_toilets_stall is not known.


[/code]
Platform/OSAndroid
Version0.19

Relationships

duplicate of 0002071 closed Went to the bathroom in the mall at night. 

Activities

mil578

mil578

2019-10-18 06:07

updater   ~0003036

Duplicate of 0002071

Issue History

Date Modified Username Field Change
2019-10-18 06:05 Cwolf New Issue
2019-10-18 06:07 mil578 Status new => closed
2019-10-18 06:07 mil578 Resolution open => duplicate
2019-10-18 06:07 mil578 Note Added: 0003036
2019-10-18 06:07 mil578 Relationship added duplicate of 0002071