View Issue Details

IDCategoryLast Update
0002077Bug Report2019-10-18 04:44
Reporteringenioabc 
SeveritymajorReproducibilityalways
Status closedResolutionduplicate
Summary0002077: mall bathroom error
Descriptionthe fault begins when entering the bathroom of the mall, an error screen with many codes comes out.
when giving the option to ignore you leave the error screen and when you want to leave the bathroom of the mall it returns you to the error screen and when giving the option to ignore it takes you to the scene of the event in the comic shop to get the luchador mask.
Check it again and the bug repeats itself in a repetitive cycle.
fix this bug since in the previous version this did not happen.
Here is the error code that I get:
[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 / 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 / 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 / mall.rpyc", line 532, in script call
  File "scripts / locks / 01global_lock_check.rpyc", line 61, in script call
  File "scripts / locations / mall / mall / mall.rpyc", line 43, 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 "D: \ 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 "D: \ 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 "D: \ 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 23:06:49 2019
[/ code]
Platform/OSWindows
Version0.19

Relationships

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

Activities

mil578

mil578

2019-10-18 04:44

updater   ~0003024

Duplicate of error 0002071

Issue History

Date Modified Username Field Change
2019-10-18 04:15 ingenioabc New Issue
2019-10-18 04:44 mil578 Status new => closed
2019-10-18 04:44 mil578 Resolution open => duplicate
2019-10-18 04:44 mil578 Note Added: 0003024
2019-10-18 04:44 mil578 Relationship added duplicate of 0002071