I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
Exception: DynamicImage 'bg/Blink/[current_scene_name]_half.jpg': could not find image. ('bg/Blink/e8i3827_half.jpg')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Story/ep08/ep08_Day20.rpyc", line 2744, in script
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\ast.py", line 889, in execute
statement_name(stmt_name)
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\exports.py", line 1657, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 2798, in do_with
return self.interact(trans_pause=True,
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 3377, 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 "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 2 more times]
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 584, in visit_all
callback(self)
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\image.py", line 786, in per_interact
self.find_target()
File "J:\Ren'Py (completed)\Summer With Mia 2 (Returning to Mia)\renpy\display\image.py", line 676, in find_target
raise Exception(error)
Exception: DynamicImage 'bg/Blink/[current_scene_name]_half.jpg': could not find image. ('bg/Blink/e8i3827_half.jpg')
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Returning to Mia
Tue Oct 31 00:49:05 2023