3.50 star(s) 68 Votes

Kakasan

Active Member
May 23, 2023
560
907


2LHsp.png

There is a vote on Patreon, if you have ideas or solutions for the game go there
 
Last edited:
  • Like
Reactions: NimrodX

ak2058

New Member
May 7, 2021
11
2
has anyone had this error as soon as they start the game
walkthrough mod by bem61092 installed by the way not tried it without out yet


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ep1/2ps.png'>:
File "game/script.rpy", line 331, in script
scene bg 2ps with fade
IOError: Couldn't find file 'images/ep1/2ps.png'.

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

Full traceback:
File "game/script.rpy", line 331, in script
scene bg 2ps with fade
File "renpy/ast.py", line 1443, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1684, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2762, in do_with
clear=clear)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 181, in render
renpy.display.render.render(self.transitions[-1], width, height, 0, 0)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 625, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 706, in load
raise e
IOError: Couldn't find file 'images/ep1/2ps.png'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Family Matters v0.11
Tue Jun 4 00:26:15 2024
 

ak2058

New Member
May 7, 2021
11
2
got this after deleting the mod

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ep1/0ps.png'>:
IOError: Couldn't find file 'images/ep1/0ps.png'.

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

Full traceback:
File "game/script.rpyc", line 198, in script
Et`'�����e��}-������m|Q��~�~_=-��K�M`o,��*�UA۵�Eӿд[��8XS�T�k�UAY�V�ٸ$/�`!?�E�CY�^\�7���W����q�;��MK-�۴��>��%������~��bFAUfd��2�
File "renpy/ast.py", line 1443, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1684, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2762, in do_with
clear=clear)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 625, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 706, in load
raise e
IOError: Couldn't find file 'images/ep1/0ps.png'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Family Matters v0.11
Tue Jun 4 00:35:30 2024
 

Mibuwolf

Newbie
Jun 20, 2021
37
81
The translation in chapter 1 is dogshit, but this game seems to show some promise. Please tell me the translation gets better later.
 
Jun 1, 2020
186
249
I wrote to bem61092 privatekly about the WT updating ...
Then I checked on his profile here on the site ... well it seems his last activity was on 2021 ...
not a big chance to get the WT updated ..
let the fingers crossed :rolleyes:
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,038
3,314
Well for one, you subscribe and donate and the game gets abandoned. What about your money?

Or a game like this may have been collecting all this time even though it was abandoned.

I suppose you can call it a success rather than failure depending on what side you're viewing from.
This is not different than buying a game in early access. It may or may not ever get finished, may not ever be updated and fixed or may be pushed out half complete.

Does this mean the entire early access model is broken? Nope. Patreon and SS are the exact same, you pay money once (or over time whatever) and you get what has been released up to that point, that's it, nothing more or less.
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,038
3,314
has anyone had this error as soon as they start the game
walkthrough mod by bem61092 installed by the way not tried it without out yet


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ep1/2ps.png'>:
File "game/script.rpy", line 331, in script
scene bg 2ps with fade
IOError: Couldn't find file 'images/ep1/2ps.png'.

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

Full traceback:
File "game/script.rpy", line 331, in script
scene bg 2ps with fade
File "renpy/ast.py", line 1443, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1684, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2762, in do_with
clear=clear)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 181, in render
renpy.display.render.render(self.transitions[-1], width, height, 0, 0)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 625, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 706, in load
raise e
IOError: Couldn't find file 'images/ep1/2ps.png'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Family Matters v0.11
Tue Jun 4 00:26:15 2024
You installed a mod that hasn't been updated. Not sure why people can't read or understand if the WT mod says "built for 1-10" that it WON'T BE GOOD for 1-11.

Delete and reinstall the game to fix it. The mod over writes multiple files.
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,038
3,314
I wrote to bem61092 privatekly about the WT updating ...
Then I checked on his profile here on the site ... well it seems his last activity was on 2021 ...
not a big chance to get the WT updated ..
let the fingers crossed :rolleyes:
The WT post was updated in 2022, so someone edited it then, we assume the author since it was a post they made that linked the original mod. Or else a moderator updated that post.
 
  • Like
Reactions: berserk87
Jul 15, 2017
63
115
Current walkthrough from the creators site:

Episode 11:

Scene with Nicole:

- Correct menu answers:

1) Tell the truth

2) Listen her

3) Stay

4) Tease -> Rub -> Shove


Episode 10:


Police Station:
- Correct answers sequence (menu options) is: 2-3-2


Episode 9:


1)Store scene:
if you want to advance the progress with Julie, you should chose corresponding options
- Accept girls' nightclub offer
- Say how much you care


Episode 8:


1) Bank scene:
- in order to successfully complete it you shouldn't agree on Markus proposal
(pick 'No' option at the first menu dialog)
2)Keep in mind that constant killings will eventually lead to the bad ending of the game


Episode 7:


1) Warehouse scene:
- in order to safely pass this scene MC should either ask about Carlos or ask about the car. Then option "Stop" must be chosen
2) Julie scene:
- if you want to advance the progress with her, you should chose corresponding options


Episode 6:


Make sure to not upset Vicky (calling her your girlfriend will be enough)
If you screwed things up with her back in Episode 4 You have a chance to make things normal again by offering her to quit the escort

Episode 5:

1) Nicole scene: Tongue -> Ass -> Breasts
2) Constant killings will eventually lead to the bad ending of the game

Episode 4:


1) Julie scene: Let her win -> Tell her about the shirt
2) Password for the PC at the warehouse is 'cw'

Episode 3:

Handjob from Nicole:

The scene activates if you decide to fight at the store and compliment Nicole properly at her place (Adorable, Beautiful)
 
3.50 star(s) 68 Votes