View Issue Details

IDCategoryLast Update
0000568Bug Report2018-07-27 05:34
ReporterGwydon 
SeverityblockReproducibilityalways
Status closedResolutionopen
Summary0000568: fix broken pipe
Descriptionits seems to bug out the scene if you buy the wrench before hand and blocking both her path and the debbies
Platform/OSWindows
Version0.16

Activities

Gwydon

Gwydon

2018-07-25 19:15

reporter  

jenny.txt (1,799 bytes)
[code]
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 "D:\Eigene Dateien\Downloads\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 "D:\Eigene Dateien\Downloads\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
Wed Jul 25 21:13:38 2018
[/code]
jenny.txt (1,799 bytes)

Issue History

Date Modified Username Field Change
2018-07-25 19:15 Gwydon New Issue
2018-07-25 19:15 Gwydon File Added: jenny.txt
2018-07-27 05:34 dogeek Status new => closed