Bibifoc

Engaged Member
Apr 7, 2018
2,670
6,347
721
yes meant for mom i tought you get it because u asked like that xD
You can't do that properly. The dev uses 2 variables, one for "Rachel", one for "Mom" and sometimes use one, ohter timles the other one. You can change her name to "Mom" (in the "Stats" screen) but everybody will call here "Mom" including Jessica and Steve for example.
 

cooper112

Newbie
Jun 8, 2020
15
0
80
Did you install the hotfix on the OP?

Have you attempted to fix the shower first?
no havent added the hot fix i talked to her and rick said let me grab my toolbox i went to the laundry but i couldent click on anything but the totam
 

crashload

Member
Jul 8, 2018
168
92
85
I have a Question after using bait lotion the task says give more lotion but how often and which typ normal or bait then after time the game ask me if I want to finish tasks first or next chapter is the quest just a bit bugged and I have to go to next chapter ?
 

Rohanxxx

Newbie
May 8, 2019
22
5
13
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/V7/-inventario/sleep_fruit.png'>:
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
Exception: Could not load image u'images/V7/-inventario/sleep_fruit.png': error('Unsupported image format',)

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

Full traceback:
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, 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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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/V7/-inventario/sleep_fruit.png': error('Unsupported image format',)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
VERSION-0.11b
Fri Sep 02 20:17:34 2022
 

Bibifoc

Engaged Member
Apr 7, 2018
2,670
6,347
721
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/V7/-inventario/sleep_fruit.png'>:
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
Exception: Could not load image u'images/V7/-inventario/sleep_fruit.png': error('Unsupported image format',)

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

Full traceback:
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
File "game/bibifoc/rollback.rpy", line 2162, in script
with Dissolve(.15)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, 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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\bunty\OneDrive\Desktop\Stranded-Dick-VERSION-0.11-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\bunty\OneDrive\Desktop\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 "C:\Users\bunty\OneDrive\Desktop\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/V7/-inventario/sleep_fruit.png': error('Unsupported image format',)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
VERSION-0.11b
Fri Sep 02 20:17:34 2022
You use the compressed version but you didn't applied the fix made for it. There is a link in the post where you downloaded the compressed version. To this fix.
 

tanveer25

New Member
Jul 2, 2019
5
2
142
View attachment 530280

Overview:
After graduating from high school, you and your classmates rent a yacht to celebrate your last summer together.
During one night, an accident occur and the yacht start caching fire and, even thought you try to extinguish it, you end up jumping into the rough sea.
Not knowing how, you end up in an uninhabited island, or at least is what you think. Now you will have to try to stay alive while you search for other survivors and figure out how you'll be rescued. Will you be able to survive during this adventure? And more important, Will you be able to seduce all the women around? Is up to you…
Thread Updated: 2022-08-22
Release Date: 2022-08-22
Developer: Sex n' Games -
Censored: No
Version: 0.11
OS: Windows, Linux, Mac
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

Cheats:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
Win/Linux: MEGA - - -
Mac: MEGA - - -
Others:
COMPRESSED* - ANDROID*

Extras: Walkthrough - Ren'Py Cheats -
Campfire fix - Multi-Mod & Fixes - Official Hotfix 0.11

Danser thanks for the link
*This unofficial port/version is not released by the developer, download at your own risk.


View attachment 530129 View attachment 530132 View attachment 530133 View attachment 530134 View attachment 530568 View attachment 702929 View attachment 702930 View attachment 702931
 

ar1122

Active Member
Dec 29, 2017
592
424
91
You can't do that properly. The dev uses 2 variables, one for "Rachel", one for "Mom" and sometimes use one, ohter timles the other one. You can change her name to "Mom" (in the "Stats" screen) but everybody will call here "Mom" including Jessica and Steve for example.
ahh should do a new patch
 
3.10 star(s) 74 Votes