View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002529 | Bug Report | 2019-12-21 03:16 | 2020-05-04 01:23 | ||
Reporter | MindWright | ||||
Severity | minor | Reproducibility | always | ||
Status | resolved | Resolution | fixed | ||
Summary | 0002529: Exception on selecting goals in phone after impregnating Consuela | ||||
Description | I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/beachhouse/bedroom/beach_house_bedroom.rpy", line 20, in <module> File "game/scripts/core/systems/game.rpy", line 347, in main File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen File "game/scripts/core/user_interface/cellphone/cellphone.rpy", line 82, in event File "game/scripts/core/user_interface/cellphone/goals.rpy", line 150, in event IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/tattoo_parlor/tattoo_parlor.rpyc", line 34, in script call File "scripts/locks/01global_lock_check.rpyc", line 67, in script call File "scripts/locations/tattoo_parlor/indoor/indoor.rpyc", line 50, in script call File "scripts/locks/01global_lock_check.rpyc", line 67, in script call File "scripts/characters/odette/odette_buttons.rpyc", line 175, in script call File "scripts/locks/01global_lock_check.rpyc", line 67, in script call File "scripts/locations/tattoo_parlor/garage/fire_escape/fire_escape.rpyc", line 7, in script call File "scripts/locks/01global_lock_check.rpyc", line 67, in script call File "scripts/script.rpyc", line 16, in script call File "scripts/locks/01global_lock_check.rpyc", line 67, in script call File "scripts/locations/beachhouse/beachhouse.rpyc", line 2, in script call File "scripts/locks/01global_lock_check.rpyc", line 67, in script call File "scripts/locations/beachhouse/entrance/entrance.rpyc", line 26, in script call File "scripts/locations/beachhouse/bedroom/beach_house_bedroom.rpyc", line 20, in script File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/scripts/locations/beachhouse/bedroom/beach_house_bedroom.rpy", line 20, in <module> File "game/scripts/core/systems/game.rpy", line 347, in main File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\exports.py", line 2905, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3518, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\screen.py", line 714, in event rv = self.child.event(ev, x, y, st) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\display\transform.py", line 882, in event rv = d.event(ev, cx, cy, st) File "game/scripts/core/user_interface/cellphone/cellphone.rpy", line 82, in event File "game/scripts/core/user_interface/cellphone/goals.rpy", line 150, in event File "C:\Personal\Games\SummertimeSaga-0-19-5-pc\renpy\python.py", line 847, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 7.3.5.606 SummertimeSaga 0.19.5 Fri Dec 20 20:14:40 2019 Occurred after first time sex with Consuela, successfully fertilized. Suspect I may have caused her story to pause for pregnancy. | ||||
Platform/OS | Windows | ||||
Version | 0.19.5 | ||||
Ignore allows game to proceed, will continue experimenting. | |
This issue has been identified; it's caused by the completion of all routes on the Goal Tracker. As the error can be ignored, its resolution will likely wait until the next major update of the game. Thank you for your report. | |
The issue has been fixed in version 0.20.0. Please update the game to the last version. The report is now closed. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-21 03:16 | MindWright | New Issue | |
2019-12-21 03:18 | MindWright | Note Added: 0004141 | |
2019-12-21 13:03 | Casiope | Status | new => confirmed |
2019-12-21 13:03 | Casiope | Note Added: 0004147 | |
2020-05-04 01:23 | Casiope | Status | confirmed => resolved |
2020-05-04 01:23 | Casiope | Resolution | open => fixed |
2020-05-04 01:23 | Casiope | Note Added: 0004644 |