Getting an Exception Error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/freetime.rpy", line 556, in script call
call daisy_home from _call_daisy_home_1
File "game/home.rpy", line 111, in script call
call rngeatingdaisyhome from _call_rngeatingdaisyhome_4
File "game/call_functions.rpy", line 30, in script
scene daisy_home_eating
Exception: DynamicImage '/teacher/[teacher.stage]/[stuffed]/home_eating[rng].webp': could not find image. ('/teacher/14/3/home_eating3.webp')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/freetime.rpy", line 556, in script call
call daisy_home from _call_daisy_home_1
File "game/home.rpy", line 111, in script call
call rngeatingdaisyhome from _call_rngeatingdaisyhome_4
File "game/call_functions.rpy", line 30, in script
scene daisy_home_eating
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\ast.py", line 1562, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\ast.py", line 1391, in show_imspec
renpy.config.show(name,
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\exports.py", line 759, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\display\core.py", line 1269, in add
thing.set_transform_event("show")
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\display\transform.py", line 695, in set_transform_event
self.child.set_transform_event(event)
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\display\image.py", line 501, in set_transform_event
return self.target.set_transform_event(event)
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\display\image.py", line 760, in set_transform_event
self.find_target()
File "C:\Users\P1r0th34\Desktop\Fattening_Career-0.09a-pc\renpy\display\image.py", line 683, in find_target
raise Exception(error)
Exception: DynamicImage '/teacher/[teacher.stage]/[stuffed]/home_eating[rng].webp': could not find image. ('/teacher/14/3/home_eating3.webp')
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Fattening Career 0.09a
Tue Apr 2 17:34:34 2024
Occurs at daisy's house when trying to feed her
Please Note this is a new game on a new save after completly puging the old save data folder.