Caninenappe

Member
Aug 12, 2020
112
146
I can't change the B rpa; if I redownload the games, will the file be repaired; Did the developer make the corrected version available?
 

Ara-sH

Engaged Member
Jun 4, 2017
2,367
2,371
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
 
  • Like
Reactions: RobJoy

Dragonfire77

Newbie
Jan 31, 2021
16
3
Hi,
how can I finish the "Sweet Dreems"? I found the erotic cards but the coin game is still the same. A little kissing scenes and Rachel was naked in the end.
 

Coffeejunky25

Newbie
Apr 30, 2020
48
33
can someone walk me though the damn console list to enter in there, I entered in the what was put on the list and nothing is working for me.... or am i just dumb?
 

TomUK

Engaged Member
Sep 28, 2021
2,917
2,163
!!! When I write below "Don't use with later version", it includes patch-versions. For example, do not use a mod valid for version 0.9 with version 0.9b of the game. !!!

Incest Patch
(Game Version: 0.11b - Don't use with later version)
Some said the incest patch doesn't work. You can try mine.
Install: Use incest.5.zip (see installation instructions below)

Fix
(Game Version: 0.11b - Don't use with later version)
Fixes:
1/ Fix bugs in early steps of Pond quest

Install: Use fix.7.zip (see installation instructions below)

Auto Eat Cheat
(Game Version: 0.11b - Probably compatible with later version)
I also made a tiny cheat patch. The button "auto eat" won't consume food anymore. You still need to gather enough food to enable the button first.
Install: Use auto_eat.zip (see installation instructions below)

Save Naming
(Game Version: 0.11b - Compatible with later version)
I also added the possibility to name your save (it's optionnal). You can use the keyboard to validate the name (Enter/Return) or cancel (Escape, Right Click).
It also slightly improves visual in preferences screen.
Install: Use save_name.4.zip (see installation instructions below)

Rollback
(Game Version: 0.10b - Definitely don't use it with later versions)
Re-enable rollback in game. Now it should really work properly.
Install: Use rollback.7.zip (see installation instructions below)

Extras Mod (Replay Gallery + Cheat Console)
(Game Version: 0.10b - Don't use with later version)
Revamped Gallery + missing scenes + unlocker
Revamped Cheat Console (more items)
Revamped Idols Screen + unlocker
Install: Use extras.12.zip (see installation instructions below)

Task Log
(Game Version: 0.10b - Don't use with later version)
1/ The task log screen is larger. It is easier to navigate through the different tasks.
2/ A filter have been added in the top left corner (You can choose to show active tasks only for example)
3/ I created a new status "On Hold" with a specific color (yellow)
4/ I also made instructions more clear
5/ I added a question mark button next to the instruction to give a more precise indication to players who don't want to search by themselves.
6/ The original task log screen is still accessible by right-clicking the Task button... just in case

Install: Use tasklog.5.zip (see installation instructions below)

Notice all these mods won't break your saves. If you play next version without them, your old saves will be compatible.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
I just had a virus alert about the incest5 patch.
 

MrD812

Well-Known Member
Oct 24, 2021
1,500
2,213
Hotfix from the dev

Here the hotfix 0.11b from the dev. You must replace the old B.rpa with the new one.
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'.
 
  • Like
Reactions: falkenhayn
3.20 star(s) 66 Votes