View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002427 | Bug Report | 2019-10-29 23:55 | 2019-10-30 15:35 | ||
Reporter | jerausmar912 | ||||
Severity | minor | Reproducibility | always | ||
Status | closed | Resolution | duplicate | ||
Summary | 0002427: Glitch with poker game | ||||
Description | Gives an error when playing poker with Erik and his mom | ||||
Platform/OS | Android | ||||
Version | 0.19.1 | ||||
Same on Windows 10 :( 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 "lib/windows-i686/scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call File "lib/windows-i686/scripts/locks/01global_lock_check.rpyc", line 61, in script call File "lib/windows-i686/scripts/locations/hill/dialogues.rpyc", line 29, in script call File "lib/windows-i686/scripts/locks/01global_lock_check.rpyc", line 61, in script call File "lib/windows-i686/scripts/locations/map/map.rpyc", line 15, in script call File "lib/windows-i686/scripts/locks/01global_lock_check.rpyc", line 61, in script call File "lib/windows-i686/scripts/locations/warehouse/warehouse.rpyc", line 9, in script call File "lib/windows-i686/scripts/locks/01global_lock_check.rpyc", line 61, in script call File "lib/windows-i686/scripts/locations/map/map.rpyc", line 15, in script call File "lib/windows-i686/scripts/locks/01global_lock_check.rpyc", line 61, in script call File "lib/windows-i686/scripts/locations/bank/bank.rpyc", line 6, in script call File "lib/windows-i686/scripts/locks/01global_lock_check.rpyc", line 61, in script call File "lib/windows-i686/scripts/characters/mrsj/button.rpyc", line 100, in script call File "lib/windows-i686/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 Wed Oct 30 08:55:56 2019 |
|
I'm having exactly the same issue on Windows 7. ``` 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/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/living_room/living_room.rpyc", line 12, in script call File "scripts/locks/01global_lock_check.rpyc", line 29, in script call File "scripts/locks/home_lock_check.rpyc", line 39, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/living_room/basement/basement.rpyc", line 19, 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\SummertimeSaga-0-19-1-pc\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:\games\SummertimeSaga\SummertimeSaga-0-19-1-pc\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-7-6.1.7601-SP1 Ren'Py 7.3.2.320 SummertimeSaga 0.19.1 Wed Oct 30 03:20:05 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 report is a duplicate of 0002211. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-29 23:55 | jerausmar912 | New Issue | |
2019-10-30 07:56 | Pschirki | Note Added: 0003376 | |
2019-10-30 09:32 | Dispassionate1 | Note Added: 0003378 | |
2019-10-30 15:35 | Casiope | Status | new => closed |
2019-10-30 15:35 | Casiope | Resolution | open => duplicate |
2019-10-30 15:35 | Casiope | Note Added: 0003382 |