Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Wolfstar Sins and Paradise

Sin doesn't end in the afterlife. Can these two heroes save their immortal souls? · By Wolfstar

If possible can you look into this please

A topic by Soulrider06 created 64 days ago Views: 190 Replies: 1
Viewing posts 1 to 2
(1 edit)

From the moment when wolfstar nd hyper head home after the events of the moon almost falling down on paradise this error message shows until wolfstar nd hyper fall asleep can you please check this please I feel like I missed something important to the story


[code]

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'bg/apartment.jpg'>:

  File "game/Day5.rpy", line 801, in script

Exception: Could not load image u'bg/apartment.jpg': error('JPEG loading error',)

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

Full traceback:

  File "game/Day5.rpy", line 801, in script

  File "/data/user/0/wss.ap/files/renpy/ast.py", line 613, in execute

    renpy.exports.say(who, what, interact=self.interact)

  File "/data/user/0/wss.ap/files/renpy/exports.py", line 1142, in say

    who(what, interact=interact)

  File "/data/user/0/wss.ap/files/renpy/character.py", line 876, in __call__

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

  File "/data/user/0/wss.ap/files/renpy/character.py", line 715, in do_display

    **display_args)

  File "/data/user/0/wss.ap/files/renpy/character.py", line 507, in display_say

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

  File "/data/user/0/wss.ap/files/renpy/ui.py", line 285, in interact

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

  File "/data/user/0/wss.ap/files/renpy/display/core.py", line 2492, in interact

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

  File "/data/user/0/wss.ap/files/renpy/display/core.py", line 2845, in interact_core

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

  File "/data/user/0/wss.ap/files/renpy/display/core.py", line 1921, in draw_screen

    renpy.config.screen_height,

  File "renpy/display/render.pyx", line 416, in renpy.display.render.render_screen (gen/renpy.display.render.c:6687)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen/renpy.display.render.c:2859)

  File "/data/user/0/wss.ap/files/renpy/display/layout.py", line 685, in render

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

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen/renpy.display.render.c:3321)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen/renpy.display.render.c:2859)

  File "/data/user/0/wss.ap/files/renpy/display/layout.py", line 685, in render

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

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen/renpy.display.render.c:3321)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen/renpy.display.render.c:2859)

  File "/data/user/0/wss.ap/files/renpy/display/layout.py", line 685, in render

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

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen/renpy.display.render.c:3321)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen/renpy.display.render.c:2859)

  File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen/renpy.display.accelerator.c:2027)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen/renpy.display.render.c:2859)

  File "/data/user/0/wss.ap/files/renpy/display/image.py", line 294, in render

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

  File "/data/user/0/wss.ap/files/renpy/display/image.py", line 125, in wrap_render

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

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen/renpy.display.render.c:3321)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen/renpy.display.render.c:2859)

  File "/data/user/0/wss.ap/files/renpy/display/im.py", line 473, in render

    im = cache.get(self)

  File "/data/user/0/wss.ap/files/renpy/display/im.py", line 200, in get

    surf = image.load()

  File "/data/user/0/wss.ap/files/renpy/display/im.py", line 524, in load

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

  File "/data/user/0/wss.ap/files/renpy/display/pgrender.py", line 160, in load_image

    raise Exception("Could not load image {!r}: {!r}".format(filename, e))

Exception: Could not load image u'bg/apartment.jpg': error('JPEG loading error',)

[/code]

Thank you

I almost forgot I'm using mobile 

Developer

Howlies Soulrider06,
I was unable to recreate the error while playtesting the game [which is good news since the scene continues to work properly].   According to the report you've posted the problem is a background image that cannot be found by renpy named apartment.  It's possible that a re-download of the updated files will resolve the issue.  Please let us know if there are any more problems.  Thank you, and we apologize for the inconvenience.