Untitled

 avatar
unknown
plain_text
5 months ago
35 kB
5
Indexable
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/Chapter3/grm2/denebstencil.webp ') at 0x000000000ca90880>:
OSError: Couldn't find file 'images/Chapter3/grm2/denebstencil.webp '.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 562, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  [Previous line repeated 4 more times]
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  [Previous line repeated 2 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 5 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  [Previous line repeated 10 more times]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  [Previous line repeated 2 more times]
  File "scr3.rpyc", line 679, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 4 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 3 more times]
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  [Previous line repeated 1 more time]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 39, in script call
  File "scr3.rpyc", line 765, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  [Previous line repeated 4 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr4.rpyc", line 2600, in script
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\ast.py", line 1363, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\exports.py", line 1781, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1548, in do_with
    return self.interact(trans_pause=True,
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2165, 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 "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2814, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1352, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 2275, in render
    mr.place(self.mask, main=False)
  File "render.pyx", line 1577, in renpy.display.render.Render.place
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 626, in render
    return cache.get(self, render=True)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 309, in get
    surf = image.load()
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 761, in load
    raise e
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 711, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\loader.py", line 672, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/Chapter3/grm2/denebstencil.webp '.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Cloud Cuckoo Land 0.3.01
Tue Feb  4 02:55:05 2025

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/Chapter3/grm2/denebsliceBG2.webp ') at 0x000000000c4c8700>:
OSError: Couldn't find file 'images/Chapter3/grm2/denebsliceBG2.webp '.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 562, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  [Previous line repeated 4 more times]
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  [Previous line repeated 2 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 5 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  [Previous line repeated 10 more times]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  [Previous line repeated 2 more times]
  File "scr3.rpyc", line 679, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 4 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 3 more times]
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  [Previous line repeated 1 more time]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 39, in script call
  File "scr3.rpyc", line 765, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  [Previous line repeated 4 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr4.rpyc", line 2692, in script
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\ast.py", line 1363, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\exports.py", line 1781, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1548, in do_with
    return self.interact(trans_pause=True,
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2165, 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 "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2814, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1352, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 2269, in render
    cr = renpy.display.render.render(self.child, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transform.py", line 957, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\image.py", line 513, in render
    return wrap_render(self.target, width, height, st, at)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\image.py", line 316, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 626, in render
    return cache.get(self, render=True)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 309, in get
    surf = image.load()
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 761, in load
    raise e
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 711, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\loader.py", line 672, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/Chapter3/grm2/denebsliceBG2.webp '.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Cloud Cuckoo Land 0.3.01
Tue Feb  4 02:59:35 2025


I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/Chapter3/meetend/151-meetend-Structure.webp ') at 0x000000000c40d4c0>:
  File "renpy/common/000statements.rpy", line 462, in execute_pause
    renpy.pause()
OSError: Couldn't find file 'images/Chapter3/meetend/151-meetend-Structure.webp '.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 562, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  [Previous line repeated 4 more times]
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  [Previous line repeated 2 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 5 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  [Previous line repeated 10 more times]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  [Previous line repeated 2 more times]
  File "scr3.rpyc", line 679, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 4 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 3 more times]
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  [Previous line repeated 1 more time]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 39, in script call
  File "scr3.rpyc", line 765, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  [Previous line repeated 4 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "maps.rpyc", line 153, in script call
  File "scr4.rpyc", line 2918, in script call
  File "maps.rpyc", line 153, in script call
  File "scr4.rpyc", line 3316, in script call
  File "maps.rpyc", line 153, in script call
  File "scr4.rpyc", line 3090, in script call
  File "scr4.rpyc", line 3100, in script call
  File "scr4.rpyc", line 3565, in script
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\ast.py", line 1968, in execute
    self.call("execute")
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\ast.py", line 1950, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 462, in execute_pause
    renpy.pause()
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\exports.py", line 1661, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2165, 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 "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2814, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1352, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transform.py", line 957, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transform.py", line 957, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transform.py", line 957, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\image.py", line 513, in render
    return wrap_render(self.target, width, height, st, at)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\image.py", line 316, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transform.py", line 957, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 626, in render
    return cache.get(self, render=True)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 309, in get
    surf = image.load()
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 761, in load
    raise e
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 711, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\loader.py", line 672, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/Chapter3/meetend/151-meetend-Structure.webp '.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Cloud Cuckoo Land 0.3.01
Tue Feb  4 03:19:14 2025


I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/chapter3/droff/slicer1_0002_kentored-slicer2-3-MainMid.001.webp ') at 0x000000000c2b6c70>:
OSError: Couldn't find file 'images/chapter3/droff/slicer1_0002_kentored-slicer2-3-MainMid.001.webp '.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 562, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  [Previous line repeated 4 more times]
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  File "scr3.rpyc", line 759, in script call
  [Previous line repeated 2 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 5 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  [Previous line repeated 10 more times]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  [Previous line repeated 2 more times]
  File "scr3.rpyc", line 679, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 4 more times]
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "maps.rpyc", line 58, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  [Previous line repeated 3 more times]
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  File "maps.rpyc", line 12, in script call
  [Previous line repeated 1 more time]
  File "scr3.rpyc", line 679, in script call
  File "scr3.rpyc", line 679, in script call
  File "mainloop.rpyc", line 39, in script call
  File "scr3.rpyc", line 765, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  File "scr3.rpyc", line 767, in script call
  [Previous line repeated 4 more times]
  File "mainloop.rpyc", line 13, in script call
  File "scr3.rpyc", line 118, in script call
  File "scr3.rpyc", line 761, in script call
  File "scr3.rpyc", line 761, in script call
  File "maps.rpyc", line 153, in script call
  File "scr4.rpyc", line 2918, in script call
  File "maps.rpyc", line 153, in script call
  File "scr4.rpyc", line 3316, in script call
  File "maps.rpyc", line 153, in script call
  File "scr4.rpyc", line 3090, in script call
  File "scr4.rpyc", line 3100, in script call
  File "scr4.rpyc", line 3601, in script
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\ast.py", line 1363, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\exports.py", line 1781, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1548, in do_with
    return self.interact(trans_pause=True,
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2165, 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 "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 2814, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\core.py", line 1352, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 2269, in render
    cr = renpy.display.render.render(self.child, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\transform.py", line 957, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\image.py", line 513, in render
    return wrap_render(self.target, width, height, st, at)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\image.py", line 316, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\layout.py", line 380, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 626, in render
    return cache.get(self, render=True)
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 309, in get
    surf = image.load()
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 761, in load
    raise e
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\display\im.py", line 711, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "G:\AVN Games\CloudCuckooLand-0.3.01-pc\CloudCuckooLand-0.3.01-pc\renpy\loader.py", line 672, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/chapter3/droff/slicer1_0002_kentored-slicer2-3-MainMid.001.webp '.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Cloud Cuckoo Land 0.3.01
Tue Feb  4 03:19:58 2025
Editor is loading...
Leave a Comment