Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

An error was triggered, and so I copied the error log stuff:(???????? are stuff that I didn't want seen).

[code]

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'ending.png'>:

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

    "Thank you for playing my very first game! I'm hoping to improve so my next one will be even better!"

IOError: Couldn't find file 'ending.png'.

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

Full traceback:

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

    "Thank you for playing my very first game! I'm hoping to improve so my next one will be even better!"

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\ast.py", line 690, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\exports.py", line 1316, in say

    who(what, *args, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\character.py", line 1131, in __call__

    self.do_display(who, what, cb_args=self.cb_args, **display_args)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\character.py", line 842, in do_display

    **display_args)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\character.py", line 591, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\ui.py", line 289, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\core.py", line 2687, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\core.py", line 3171, in interact_core

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

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\core.py", line 2083, in draw_screen

    renpy.config.screen_height,

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

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

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

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

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

  File "C:\Users\Timmy\Documents\AnthroAffection-pc\AnthroAffection-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

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

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

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\layout.py", line 722, in render

    surf = render(child, width, height, cst, cat)

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

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

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

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

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\image.py", line 500, in render

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

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\image.py", line 306, in wrap_render

    rend = render(child, w, h, st, at)

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

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

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\im.py", line 580, in render

    return cache.get(self, render=True)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\im.py", line 266, in get

    surf = image.load()

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\display\im.py", line 625, in load

    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)

  File "?????????\AnthroAffection-pc\AnthroAffection-pc\renpy\loader.py", line 576, in load

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

IOError: Couldn't find file 'ending.png'.

Windows-8-6.2.9200

Ren'Py 7.2.0.424

Thu Apr 21 01:06:13 2022

[/code]


I extracted the game directly without editing anything. I believe that is might be an error on your end, like maybe you didn't add the files or something... IDK. Anyway, there is the error log, for I'm sure you would want it.

Sorry for the late reply, I don't check itchio often now that I'm not working on any games. I'm not sure what the error is, I haven't gotten it myself and nobody else has mentioned the error so I think the file must have corrupted or something when downloaded. I don't really know anything about programming, I'm just imputing stuff into renpy. Sorry.

Okay, I'll try to figure out what exactly happened.

Unfortunately I got this error myself just now. Not sure exactly since I didn't do a line-by-line confirmation, but it does seem to be with the endings.

I just got mine with the Sheyla ending. It did show the right picture though, and the error came after.

Excellent game either way.

o7