View Issue Details

IDCategoryLast Update
0002071Bug Report2019-10-18 06:07
ReporterTurkeySub 
SeverityminorReproducibilitysometimes
Status closedResolutionfixed
Summary0002071: Went to the bathroom in the mall at night.
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 29, in script call
  File "scripts/locks/home_lock_check.rpyc", line 123, 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/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, 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/locations/mall/mall/toilets/toilets.rpyc", line 12, in script
  File "C:\Users\Tayler\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\Tayler\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\Tayler\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
Thu Oct 17 22:42:57 2019
[/code]
Platform/OSWindows
Version0.19

Relationships

has duplicate 0002074 closed Mall Crash 
has duplicate 0002075 closedmil578 mall bathroom error 
has duplicate 0002076 closed Mall Bathroom Stall 
has duplicate 0002077 closed mall bathroom error 
has duplicate 0002086 closed Mall bathroom visit creates exception 
has duplicate 0002088 closed Exception when trying to leave the toilets in the mall 
has duplicate 0002089 closed think its a bug 
has duplicate 0002090 closed Exception occurs when leaving the toilet from the shopping mall 

Activities

TurkeySub

TurkeySub

2019-10-18 03:43

reporter   ~0003009

Shortly after this one popped up.

[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 29, in script call
  File "scripts/locks/home_lock_check.rpyc", line 123, 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/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
  File "scripts/locations/mall/mall/toilets/toilets.rpyc", line 12, in script
  File "C:\Users\Tayler\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\Tayler\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\Tayler\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
Thu Oct 17 22:44:33 2019
[/code]
TurkeySub

TurkeySub

2019-10-18 03:44

reporter   ~0003010

Which activated the interaction in front of the cosmic cumics for getting the mask for the porn web show.
TurkeySub

TurkeySub

2019-10-18 03:50

reporter   ~0003011

If you go into the bathroom again it will repeat the cut scene again.
mil578

mil578

2019-10-18 04:40

updater   ~0003021

Do not enter the bathroom in the mall at this time. This will be fixed in an update soon.

Issue History

Date Modified Username Field Change
2019-10-18 03:42 TurkeySub New Issue
2019-10-18 03:43 TurkeySub Note Added: 0003009
2019-10-18 03:44 TurkeySub Note Added: 0003010
2019-10-18 03:50 TurkeySub Note Added: 0003011
2019-10-18 04:40 mil578 Note Added: 0003021
2019-10-18 04:40 mil578 Status new => closed
2019-10-18 04:40 mil578 Resolution open => fixed
2019-10-18 04:42 mil578 Relationship added has duplicate 0002074
2019-10-18 04:43 mil578 Relationship added has duplicate 0002075
2019-10-18 04:44 mil578 Relationship added has duplicate 0002076
2019-10-18 04:44 mil578 Relationship added has duplicate 0002077
2019-10-18 05:21 mil578 Relationship added has duplicate 0002086
2019-10-18 05:37 mil578 Relationship added has duplicate 0002088
2019-10-18 05:47 mil578 Relationship added has duplicate 0002089
2019-10-18 06:07 mil578 Relationship added has duplicate 0002090