View Issue Details

IDCategoryLast Update
0000690Bug Report2018-07-26 21:00
ReporterRenardjojo 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0000690: game crash when i going to fix washroom pipe
Descriptionwhile I buy the wrench, the game does not recognize this item and dialogue with Jenny in the bathroom instead of repairing the pipes ... I can not further in the game :(
at the end of the dialogue a window opens and shows me the "traceback" put in object
Platform/OSWindows
Version0.16

Activities

Renardjojo

Renardjojo

2018-07-26 17:39

reporter  

traceback.txt (1,811 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 18, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 142, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 514, in force
KeyError: u'Jenny'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 76, in script call
  File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 18, in script
  File "C:\Users\Jonathan\Desktop\Jeu\summertime\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Jonathan\Desktop\Jeu\summertime\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 18, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 142, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 514, in force
KeyError: u'Jenny'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Thu Jul 26 19:31:56 2018
traceback.txt (1,811 bytes)
mil578

mil578

2018-07-26 17:44

updater   ~0000695

Did you buy the wrench before the scene took place? or after they told you they needed the wrench?
Renardjojo

Renardjojo

2018-07-26 17:57

reporter   ~0000698

unfortunately before this scene ... When I next pass this scene, the error message is displayed and I can not move forward. If I do not know, I always fall back on this scene even with the wrench
mil578

mil578

2018-07-26 18:06

updater   ~0000700

You'll need to not purchase an item before it is required. It can cause several different issues throughout the game. If you have the console activated, you can type in player.inventory.items.remove("wrench") and see if that works.
Renardjojo

Renardjojo

2018-07-26 18:33

reporter   ~0000702

When I remove this object from my inventory, that I pass the scene, and then I re-buy it, I fall back on the same scene. The game is blocking me
mil578

mil578

2018-07-26 19:04

updater   ~0000710

Can you please save your game and provide it to me here?
Renardjojo

Renardjojo

2018-07-26 20:20

reporter   ~0000714

Yes abvious ! Here it is :

1-2-LT1.save (273,634 bytes)
mil578

mil578

2018-07-26 21:00

updater   ~0000718

This has been confirmed as fixed in the next update. No further info required. Thank you for the report.

Issue History

Date Modified Username Field Change
2018-07-26 17:39 Renardjojo New Issue
2018-07-26 17:39 Renardjojo File Added: traceback.txt
2018-07-26 17:44 mil578 Status new => feedback
2018-07-26 17:44 mil578 Note Added: 0000695
2018-07-26 17:57 Renardjojo Note Added: 0000698
2018-07-26 17:57 Renardjojo Status feedback => new
2018-07-26 18:06 mil578 Note Added: 0000700
2018-07-26 18:33 Renardjojo Note Added: 0000702
2018-07-26 19:04 mil578 Note Added: 0000710
2018-07-26 20:20 Renardjojo File Added: 1-2-LT1.save
2018-07-26 20:20 Renardjojo Note Added: 0000714
2018-07-26 21:00 mil578 Note Added: 0000718
2018-07-26 21:00 mil578 Status new => closed
2018-07-26 21:00 mil578 Resolution open => fixed