View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002211 | Bug Report | 2019-10-19 09:27 | 2019-12-20 22:37 | ||
Reporter | sztamas | ||||
Severity | minor | Reproducibility | always | ||
Status | resolved | Resolution | fixed | ||
Summary | 0002211: poker minigame | ||||
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/locks/diane_lock_check.rpyc", line 133, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/diane_s_home/front.rpyc", line 6, 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/home/home.rpyc", line 59, 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/hallway/hallway.rpyc", line 65, 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 Sat Oct 19 11:24:12 2019 [/code] | ||||
Platform/OS | Windows | ||||
Version | 0.19.1 | ||||
related to | 0002204 | resolved | Poker night errors |
traceback.txt (1,759 bytes)
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/locks/diane_lock_check.rpyc", line 133, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/diane_s_home/front.rpyc", line 6, 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/home/home.rpyc", line 59, 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/hallway/hallway.rpyc", line 65, 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 Sat Oct 19 11:24:12 2019 |
|
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 has been fixed in version 0.19.5. Please update the game to the last version. The report is now closed. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-19 09:27 | sztamas | New Issue | |
2019-10-19 09:27 | sztamas | File Added: traceback.txt | |
2019-10-30 15:28 | Casiope | Relationship added | related to 0002204 |
2019-10-30 15:28 | Casiope | Status | new => confirmed |
2019-10-30 15:28 | Casiope | Note Added: 0003379 | |
2019-12-20 22:37 | Casiope | Status | confirmed => resolved |
2019-12-20 22:37 | Casiope | Resolution | open => fixed |
2019-12-20 22:37 | Casiope | Note Added: 0004079 |