- Jul 26, 2021
- 31
- 35
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main.rpy", line 258, in <module>
Exception: DynamicImage 'gui/assets/feel[LynnObj.Feelings].png': could not find image. ('gui/assets/feel0.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/main.rpyc", line 250, in script call
File "game/main.rpyc", line 258, in script
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/main.rpy", line 258, in <module>
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\exports.py", line 1637, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 3579, 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\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\screen.py", line 481, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 4 more times]
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\core.py", line 671, in visit_all
for d in self.visit():
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\image.py", line 785, in visit
self.find_target()
File "C:\Users\lastn\Downloads\Myearlylife-8.07-win\renpy\display\image.py", line 683, in find_target
raise Exception(error)
Exception: DynamicImage 'gui/assets/feel[LynnObj.Feelings].png': could not find image. ('gui/assets/feel0.png')
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
My early life 8.07
Thu Apr 11 19:08:12 2024