View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0001721 | Bug Report | 2019-05-04 07:12 | 2019-11-06 19:13 | ||
| Reporter | Viking | ||||
| Severity | minor | Reproducibility | have not tried | ||
| Status | closed | Resolution | duplicate | ||
| Summary | 0001721: After Jenny's baby birth. | ||||
| Description | I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 187, in <module> File "game/scripts/core/core.rpy", line 140, in Sleep File "game/scripts/core/systems/game.rpy", line 129, in sleep File "game/scripts/core/systems/pregnancy.rpy", line 52, in increment_pregnancy File "game/scripts/core/systems/pregnancy.rpy", line 78, in _increment_pregnancy File "game/scripts/core/systems/pregnancy.rpy", line 88, in randomize_gender TypeError: 'list' object is not callable -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 88, in script call File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 187, in script File "D:\Downloads\my games\div game\SummertimeSaga-0-18-0-pc\SummertimeSaga-0-18-0-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Downloads\my games\div game\SummertimeSaga-0-18-0-pc\SummertimeSaga-0-18-0-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 187, in <module> File "game/scripts/core/core.rpy", line 140, in Sleep File "game/scripts/core/systems/game.rpy", line 129, in sleep File "game/scripts/core/systems/pregnancy.rpy", line 52, in increment_pregnancy File "game/scripts/core/systems/pregnancy.rpy", line 78, in _increment_pregnancy File "game/scripts/core/systems/pregnancy.rpy", line 88, in randomize_gender TypeError: 'list' object is not callable Windows-8-6.2.9200 Ren'Py 7.0.0.196 SummertimeSaga 0.18.0 Sat May 04 00:32:20 2019 Additional issue is going to bed at night. Character wakes up, though it is still night time, not morning. | ||||
| Platform/OS | Windows | ||||
| Version | 0.18 | ||||
|
traceback.txt (2,049 bytes)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 187, in <module>
File "game/scripts/core/core.rpy", line 140, in Sleep
File "game/scripts/core/systems/game.rpy", line 129, in sleep
File "game/scripts/core/systems/pregnancy.rpy", line 52, in increment_pregnancy
File "game/scripts/core/systems/pregnancy.rpy", line 78, in _increment_pregnancy
File "game/scripts/core/systems/pregnancy.rpy", line 88, in randomize_gender
TypeError: 'list' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call
File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 88, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 187, in script
File "D:\Downloads\my games\div game\SummertimeSaga-0-18-0-pc\SummertimeSaga-0-18-0-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\my games\div game\SummertimeSaga-0-18-0-pc\SummertimeSaga-0-18-0-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 187, in <module>
File "game/scripts/core/core.rpy", line 140, in Sleep
File "game/scripts/core/systems/game.rpy", line 129, in sleep
File "game/scripts/core/systems/pregnancy.rpy", line 52, in increment_pregnancy
File "game/scripts/core/systems/pregnancy.rpy", line 78, in _increment_pregnancy
File "game/scripts/core/systems/pregnancy.rpy", line 88, in randomize_gender
TypeError: 'list' object is not callable
Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.0
Sat May 04 00:32:20 2019
|
|
| Duplicate fo bug report 0001585. As 0001585 is fixed and closed, so must be this one. | |
| This bug has been fixed in version 0.18.2. Please update the game to the last version. The bug report is a duplicate of 0001585. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-05-04 07:12 | Viking | New Issue | |
| 2019-05-04 07:12 | Viking | File Added: traceback.txt | |
| 2019-07-09 16:21 | Casiope | Note Added: 0002876 | |
| 2019-11-06 19:13 | Casiope | Status | new => closed |
| 2019-11-06 19:13 | Casiope | Resolution | open => duplicate |
| 2019-11-06 19:13 | Casiope | Note Added: 0003539 |