View Issue Details

IDCategoryLast Update
0002276Bug Report2019-10-30 16:02
Reporterstbartee 
SeverityminorReproducibilityalways
Status closedResolutionduplicate
Summary0002276: exception when poker game starts. can't proceed with the storyline
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/characters/eve/sex_scenes.rpyc", line 1346, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  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/hallway/sis_bedroom/sis_bedroom.rpyc", line 81, 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/hallway/shower/shower.rpyc", line 132, 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 "E:\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 "E:\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
Sun Oct 20 09:53:21 2019
```
Platform/OSWindows
Version0.19.1

Activities

GreenCap

GreenCap

2019-10-20 14:57

updater   ~0003214

Ignore this error and proceed to play the minigame as normal. Do not try to skip minigame if playing in cheat mode as this will not work.
Casiope

Casiope

2019-10-30 16:02

updater   ~0003405

This bug report is a duplicate of 0002211.

Issue History

Date Modified Username Field Change
2019-10-20 14:55 stbartee New Issue
2019-10-20 14:57 GreenCap Note Added: 0003214
2019-10-30 16:02 Casiope Status new => closed
2019-10-30 16:02 Casiope Resolution open => duplicate
2019-10-30 16:02 Casiope Note Added: 0003405