Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey got an error when cybel comes back from changing into training close. 

[code]

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('Cybele/Workout/Size 2a/Cybele W1.png') at 0x000000000719d5e0>:

  File "game/script.rpy", line 2030, in script

    show cybele s2w1 with dissolve

OSError: Couldn't find file 'Cybele/Workout/Size 2a/Cybele W1.png'.

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

Full traceback:

  File "game/script.rpy", line 2030, in script

    show cybele s2w1 with dissolve

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\ast.py", line 1658, in execute

    renpy.exports.with_statement(trans, paired=paired)

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\exports.py", line 1657, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\core.py", line 2798, in do_with

    return self.interact(trans_pause=True,

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\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 "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\core.py", line 3912, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\core.py", line 2602, in draw_screen

    surftree = renpy.display.render.render_screen(

  File "render.pyx", line 495, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\layout.py", line 884, 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 "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\transition.py", line 378, 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 266, in renpy.display.render.render

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\layout.py", line 884, 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 "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\layout.py", line 884, 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 "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\transform.py", line 747, in render

    return transform_render(self, width, height, st, at)

  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\image.py", line 506, in render

    return wrap_render(self.target, width, height, st, at)

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\image.py", line 309, in wrap_render

    rend = render(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 "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\im.py", line 627, in render

    return cache.get(self, render=True)

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\im.py", line 295, in get

    surf = image.load()

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\im.py", line 720, in load

    raise e

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\display\im.py", line 685, in load

    filelike = renpy.loader.load(self.filename)

  File "C:\dystopian-abyss\Dystopian_Abyss-8.0-pc\renpy\loader.py", line 820, in load

    raise IOError("Couldn't find file '%s'." % name)

OSError: Couldn't find file 'Cybele/Workout/Size 2a/Cybele W1.png'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Dystopian Abyss 8.0

Thu Sep 14 13:54:24 2023

[/code]

This is the error

Hello there for now just click ignore on that error, I'll fix it on the next update, sorry for the inconveniences.