View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0002398 | Bug Report | 2019-10-25 01:23 | 2019-10-30 15:41 | ||
| Reporter | nullreturned | ||||
| Severity | crash | Reproducibility | always | ||
| Status | closed | Resolution | duplicate | ||
| Summary | 0002398: Crash when Playing Poker with Mrs. Johnson | ||||
| 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 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/kitchen.rpyc", line 89, 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/characters/mrsj/button.rpyc", line 100, in script call File "scripts/minigames/poker_minigame/poker.rpyc", line 311, in script File "D:\Games\SummertimeSaga\renpy\ast.py", line 912, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Games\SummertimeSaga\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 Oct 24 20:19:02 2019 [/code] | ||||
| Platform/OS | Windows | ||||
| Version | 0.19.1 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-25 01:23 | nullreturned | New Issue | |
| 2019-10-30 15:41 | Casiope | Status | new => closed |
| 2019-10-30 15:41 | Casiope | Resolution | open => duplicate |
| 2019-10-30 15:41 | Casiope | Note Added: 0003387 |