- May 10, 2017
- 2,428
- 18,447
Another error: this time when I try to shave jean pussy via code, image does not load
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00console.rpy", line 1167, in script
python in _console:
File "renpy/common/00console.rpy", line 1169, in <module>
console.interact()
File "renpy/common/00console.rpy", line 609, in interact
line = ui.interact()
Exception: DynamicImage 'characters/Jean/images/standing/pubes_[Jean.pubes].webp': could not find image. ('characters/Jean/images/standing/pubes_shaven.webp')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/mechanics/movement.rpyc", line 57, in script call
File "scripts/locations/classroom.rpyc", line 50, in script call
File "scripts/interactions/classes/classes.rpyc", line 270, in script call
File "scripts/locations/classroom.rpyc", line 39, in script call
File "scripts/locations/bedrooms.rpyc", line 182, in script call
File "scripts/interactions/shaving.rpyc", line 3, in script call
File "characters/Jean/interactions/shaving.rpyc", line 101, in script call
File "renpy/common/00console.rpy", line 1167, in script
python in _console:
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00console.rpy", line 1169, in <module>
console.interact()
File "renpy/common/00console.rpy", line 609, in interact
line = ui.interact()
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 21 more times]
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 686, in visit_all
callback(self)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\image.py", line 793, in per_interact
self.find_target()
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\display\image.py", line 683, in find_target
raise Exception(error)
Exception: DynamicImage 'characters/Jean/images/standing/pubes_[Jean.pubes].webp': could not find image. ('characters/Jean/images/standing/pubes_shaven.webp')
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
The Null Hypothesis 0.2b
Wed Nov 1 21:03:45 2023