View Issue Details

IDCategoryLast Update
0002432Bug Report2019-11-01 10:26
ReporterJehuty522 
SeverityminorReproducibilityalways
Status closedResolutionduplicate
Summary0002432: Crashes When Strip Poker with Mrs. Johnson starts
Description[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/minigames/poker_minigame/poker.rpy", line 311, in <module>
NameError: name 'mrsj' is not defined

-- 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 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/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/mrsj/button.rpyc", line 100, in script call
  File "scripts/minigames/poker_minigame/poker.rpyc", line 311, in script
  File "/private/var/folders/rl/yy7s7xw553d09vbt449c5h400000gp/T/AppTranslocation/E304B422-98C2-4174-997E-DBA5A3816120/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/rl/yy7s7xw553d09vbt449c5h400000gp/T/AppTranslocation/E304B422-98C2-4174-997E-DBA5A3816120/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/minigames/poker_minigame/poker.rpy", line 311, in <module>
NameError: name 'mrsj' is not defined

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Fri Nov 1 00:43:03 2019
[/code]
Platform/OSOSX
Version0.19.1

Activities

Casiope

Casiope

2019-11-01 10:26

updater   ~0003429

This error message can be ignored and the poker minigame can be completed if played normally and not skipped. This will be fixed in a later version. This bug report is a duplicate of 0002211.

Issue History

Date Modified Username Field Change
2019-11-01 07:47 Jehuty522 New Issue
2019-11-01 10:26 Casiope Status new => closed
2019-11-01 10:26 Casiope Resolution open => duplicate
2019-11-01 10:26 Casiope Note Added: 0003429