View Issue Details

IDCategoryLast Update
0001708Bug Report2019-05-03 23:09
Reportermasternegi 
SeverityblockReproducibilityalways
Status closedResolutionduplicate
Summary0001708: crash of the game
DescriptionJust the day before of the childbirth for Jenny, you go to sleep and the game crash after the nigth.
Platform/OSWindows
Version0.18

Relationships

duplicate of 0001582 resolved After Jenny gets pregnant 

Activities

masternegi

masternegi

2019-05-03 23:09

reporter  

traceback.txt (1,981 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/map/map.rpyc", line 36, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 187, in script
  File "D:\hero\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:\hero\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 01:08:41 2019
traceback.txt (1,981 bytes)
1-1-LT1.save (449,983 bytes)
Livingston

Livingston

2019-05-03 23:09

updater   ~0002362

Duplicate issue. closing.

Issue History

Date Modified Username Field Change
2019-05-03 23:09 masternegi New Issue
2019-05-03 23:09 masternegi File Added: traceback.txt
2019-05-03 23:09 masternegi File Added: 1-1-LT1.save
2019-05-03 23:09 Livingston Status new => closed
2019-05-03 23:09 Livingston Resolution open => duplicate
2019-05-03 23:09 Livingston Note Added: 0002362
2019-05-03 23:09 Livingston Relationship added duplicate of 0001582