I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('map/guide_icons.png') at 0x0000000005be7250>:
File "game/before_free_mode.rpy", line 185, in script
"Using map, in top right corner, you can move through different locations. To check girl's status and tips you need to click on the notepad."
OSError: Couldn't find file 'map/guide_icons.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/before_free_mode.rpy", line 185, in script
"Using map, in top right corner, you can move through different locations. To check girl's status and tips you need to click on the notepad."
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\exports.py", line 1473, in say
who(what, *args, **kwargs)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\character.py", line 1352, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\character.py", line 1003, in do_display
display_say(who,
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\character.py", line 693, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\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 "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\core.py", line 4172, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\core.py", line 2779, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\screen.py", line 731, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\transform.py", line 909, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 266, in renpy.display.render.render
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\im.py", line 676, in render
return cache.get(self, render=True)
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\im.py", line 330, in get
surf = image.load()
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\im.py", line 803, in load
raise e
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\display\im.py", line 757, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "F:\- ADULT GAMES -\Back to the roots\BacktotheRoots-0.2a-pc\renpy\loader.py", line 833, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'map/guide_icons.png'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Back to the Roots 0.2a
Thu Aug 31 23:08:29 2023