- May 5, 2017
- 56
- 19
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/home/entrance/entrance.rpyc", line 176, 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
how to fix the error codes above?? help please