View Issue Details

IDCategoryLast Update
0002446Bug Report2019-11-07 22:30
ReporterShooby 
SeverityminorReproducibilityalways
Status closedResolutionduplicate
Summary0002446: Exception occurs during strip poker scene
Description```
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/dialogue.rpyc", line 2266, 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/characters/jenny/button.rpyc", line 87, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/dining_room/backyard/backyard.rpyc", line 12, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/dining_room/dining_room.rpyc", line 28, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 89, 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 "C:\Users\andre\Documents\Games\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\andre\Documents\Games\SummertimeSaga-0-19-1-pc\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

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Thu Nov 07 17:20:30 2019
```
Platform/OSWindows
Version0.19.1

Activities

Casiope

Casiope

2019-11-07 22:30

updater   ~0003582

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

Issue History

Date Modified Username Field Change
2019-11-07 22:23 Shooby New Issue
2019-11-07 22:30 Casiope Status new => closed
2019-11-07 22:30 Casiope Resolution open => duplicate
2019-11-07 22:30 Casiope Note Added: 0003582