Deadpool76

Member
Dec 29, 2017
299
344
Using compressed version and adding Ipatch and fix , getting this error
Python:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/V8/cesto mimbre-/cest_mimb_1m_iddle.png'>:
  File "game/Locations.rpy", line 670, in script
    pause
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
Exception: Could not load image u'images/V8/cesto mimbre-/cest_mimb_1m_iddle.png': error('Unsupported image format',)

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

Full traceback:
  File "game/Locations.rpy", line 670, in script
    pause
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\behavior.py", line 774, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\layout.py", line 1127, in render
    st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "D:\Stranded-Dick-VERSION-0.11-pc\renpy\display\pgrender.py", line 162, in load_image
    raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/V8/cesto mimbre-/cest_mimb_1m_iddle.png': error('Unsupported image format',)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
VERSION-0.11b
Tue Aug 23 02:50:51 2022
Broken compressed version

unsupported error does not appear in original game
 

Zalzany

Active Member
Apr 19, 2017
625
860
So I fished cooked the fish, did the yoga, got the bj, and still can't get Rachel to talk about the rope. She never sits at the shelter with bamboo. I feel like something is missing more then the fishing rod I did that. Only thing doesn't say done or progross others is newcomers, and A Shadow in the night, wich just has it end with a ... on it.

Edit since people are seeing this and liking it you got download the non compressed then thefix to get past this bug
 
Last edited:
  • Like
Reactions: RellikMD

DreamsIsArt

Newbie
Jan 15, 2022
15
54
Hotfix from the dev

Here the hotfix 0.11b from the dev. You must replace the old B.rpa with the new one.
Can you upload the file to Mega or some other download site so we can download it? Because when copying and pasting the information the file becomes corrupt and even if I change the name it throws me other errors. This is a nightmare, I've spent 7 hours trying to check line by line what part of the encoding is corrupted or cut to fix it but I can't find it. I understand that the Dev has already uploaded the file to fix the toolbox bug on the patreon page.
 

Bibifoc

Engaged Member
Apr 7, 2018
2,419
5,418
Toolbox Bug got me to try this out.
Got an error after changing it over so, perhaps because i have 11 and not 11b?
Thinking out loud, would it be good if the B.RPA be attached here in a Zip'd/Compressed attachment?

Just wondering and sorry for the questions, appreciate all You do and Thank You.
This is what happen.
After modifying B.rpa, game crashed on start with this error:
____________________________________________________

I'm sorry, but an uncaught exception occurred.

Before loading the script.
Exception: Couldn't find file 'B.rpi'.

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

Full traceback:
File "E:\Stranded-Dick-VERSION-0.11-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\Stranded-Dick-VERSION-0.11-pc\renpy\main.py", line 357, in main
renpy.loader.index_archives()
File "E:\Stranded-Dick-VERSION-0.11-pc\renpy\loader.py", line 164, in index_archives
fn = transfn(prefix + ".rpi")
File "E:\Stranded-Dick-VERSION-0.11-pc\renpy\loader.py", line 649, in transfn
raise Exception("Couldn't find file '%s'." % name)
Exception: Couldn't find file 'B.rpi'.
I was unclear. You have to apply it on your 0.11 to make it a 0.11b.
And you may be right for the zip. I replaced the rpa file by a zip in my initial post.
Thx
 

Aj Atkinson

Member
Apr 13, 2022
248
221
0.11b: how to craft a fishing hook to get that specific fish for dinner which is needed to make her wear small bikini? Those fishing items under the hint were already found by MC.
 

Aj Atkinson

Member
Apr 13, 2022
248
221
2022/05/09 - Task Log - Version 5: Make one task step clearer
is it working now? With version 0,11b there were no information or hints at all. Just empty space.
 

Bibifoc

Engaged Member
Apr 7, 2018
2,419
5,418
2022/05/09 - Task Log - Version 5: Make one task step clearer
is it working now? With version 0,11b there were no information or hints at all. Just empty space.
No, it hasn't been updated yet. But you can still access the original task log by right-clicking the "Task" button.
 
  • Like
Reactions: Aj Atkinson

dr FeelGood

Active Member
May 9, 2017
990
2,042
This compression is unofficial and may break the game.

This Game is developed by Sex and Games
Version of the game: Stranded Dick [v0.11]
If you like the game please consider supporting the .

Original Size Win/Linux: 3,2GB
Compressed Size: 511MB - MEGA - PIXELDRAIN
Compressed Mac: 510MB - MEGA
Something is really bad with this compressed ver.
Can´t open backpack, went to the woods, eat...etc!
What is a problem?
 

dr FeelGood

Active Member
May 9, 2017
990
2,042
Which version are your playing mac or windows? and can you tell me if the bug is in beginning or later?
Because I just started the pc version and images are loading properly.
This is error and is from the start of the game, and when I try to manually open that images I have this>>
>
You don't have permission to view the spoiler content. Log in or register now.
 
  • Hey there
Reactions: Alen Mak

simply BEN

Active Member
Aug 22, 2017
597
671
get the latest version of the game (no mods installed) and the latest patch installed and played through all the content of version 0.11 but didnt unlock any new scenes or idols in the gallery despite I saw them btw. I have collected them... that´s also a bug, right?
 
3.20 star(s) 66 Votes