View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0001653 | Bug Report | 2019-05-03 01:36 | 2019-05-03 05:04 | ||
Reporter | Kj5480 | ||||
Severity | crash | Reproducibility | always | ||
Status | closed | Resolution | duplicate | ||
Summary | 0001653: Pregnancy loop Jenny stuck at night | ||||
Description | [code] 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/hallway.rpyc", line 62, in script call File "scripts/locations/map/map.rpyc", line 36, in script call File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 187, in script File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/data/user/0/summer.time.saga/files/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 [/code] | ||||
Platform/OS | Android | ||||
Version | 0.18 | ||||