Caninenappe
Member
- Aug 12, 2020
- 121
- 155
- 188
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?
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
Using compressed version and adding Ipatch and fix , getting this error
I do not see 0.11b in OP or post with compressed ver.!!! 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. !!!
you need to craft the advanced fishing rod.but just normal fish catching!
i cant grab the tool box from the laundry room. it doesnt light up. help please
install this fix and it will workHotfix from the dev
Here the hotfix 0.11b from the dev. You must replace the old B.rpa with the new one.
I just had a virus alert about the incest5 patch.!!! 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.
Fireplace - Roasted fish - Select fish typeI can't cook the yellowback fish. How to do it?
Toolbox Bug got me to try this out.Hotfix from the dev
Here the hotfix 0.11b from the dev. You must replace the old B.rpa with the new one.