View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0001585 | Bug Report | 2019-05-02 10:03 | 2019-07-09 10:11 | ||
Reporter | BooMeR | ||||
Severity | text | Reproducibility | sometimes | ||
Status | closed | Resolution | fixed | ||
Summary | 0001585: bug | ||||
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/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 "I:\games\44444444444444444444444\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 "I:\games\44444444444444444444444\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 Thu May 02 12:00:58 2019 | ||||
Platform/OS | Windows | ||||
Version | 0.18 | ||||
traceback.txt (1,973 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/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 "I:\games\44444444444444444444444\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 "I:\games\44444444444444444444444\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 Thu May 02 12:00:58 2019 |
|
Fixed. | |