View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002372 | Bug Report | 2019-10-23 11:04 | 2019-10-30 15:46 | ||
Reporter | AlexKhalid | ||||
Severity | major | Reproducibility | always | ||
Status | closed | Resolution | duplicate | ||
Summary | 0002372: Error exception 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/dialogue.rpyc", line 2266, 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/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/erik_s_house/erik_s_house.rpyc", line 16, 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-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-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 23 13:55:53 2019 [/code] | ||||
Platform/OS | Windows | ||||
Version | 0.19.1 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-23 11:04 | AlexKhalid | New Issue | |
2019-10-30 15:46 | Casiope | Status | new => closed |
2019-10-30 15:46 | Casiope | Resolution | open => duplicate |
2019-10-30 15:46 | Casiope | Note Added: 0003393 |