View Issue Details

IDCategoryLast Update
0002266Bug Report2019-10-30 16:04
Reporterkurosama90 
SeverityblockReproducibilityalways
Status closedResolutionduplicate
Summary0002266: game crashed when playing poker with mrsj
Descriptioneverytime I try to play with her the game crashes after she tells you she is used to play strip poker

the error sayes:

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/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/mall/mall_parking_lot.rpyc", line 2, 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 5, 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 "D:\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 "D:\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 12:40:14 2019
```
Platform/OSWindows
Version0.19.1

Activities

Casiope

Casiope

2019-10-30 16:04

updater   ~0003407

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-10-20 10:47 kurosama90 New Issue
2019-10-30 16:04 Casiope Status new => closed
2019-10-30 16:04 Casiope Resolution open => duplicate
2019-10-30 16:04 Casiope Note Added: 0003407