View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0000690 | Bug Report | 2018-07-26 17:39 | 2018-07-26 21:00 | ||
| Reporter | Renardjojo | ||||
| Severity | crash | Reproducibility | always | ||
| Status | closed | Resolution | fixed | ||
| Summary | 0000690: game crash when i going to fix washroom pipe | ||||
| Description | while 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/OS | Windows | ||||
| Version | 0.16 | ||||
|
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
|
|
| Did you buy the wrench before the scene took place? or after they told you they needed the wrench? | |
| 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 | |
| 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. | |
| 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 | |
| Can you please save your game and provide it to me here? | |
|
Yes abvious ! Here it is : 1-2-LT1.save (273,634 bytes) |
|
| This has been confirmed as fixed in the next update. No further info required. Thank you for the report. | |
| 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 |