bobbo69

Forum Fanatic
Donor
Jun 18, 2017
4,040
7,606
Well, I'm happy that we still have a few dev's that keep their word, such as Faerin, Vequil, Kuggazer, Nenad, Mike Masters and many more, I wish everyone would keep their word and be more professional and not so damn greedy :(
 

Andy02

Member
Donor
Jul 14, 2017
436
175
Is there an update for this game? or is it still the developer is taking a step back?
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,880
24,629
error when having nicole's blowjob
IOError: Couldn't find file 'images/cursor_cumshot.png'.
as you are using my bugfix, you have to extract the archive to basedir\game and preserve directories
then you should have that file in the right spot ;)
 

Alucard061

New Member
Feb 20, 2018
2
0
as you are using my bugfix, you have to extract the archive to basedir\game and preserve directories
then you should have that file in the right spot ;)
fixed that now at 0:00 and received another one. when i press ignore nicole shows up and im stuck and cant go to bed
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 485, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2188, in execute
  File "game/screens.rpy", line 2189, in execute
  File "game/screens.rpy", line 2189, in <module>
Exception: Screen tooltip is not known.


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

Full traceback:
  File "myroom.rpyc", line 31, in script
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\ast.py", line 1801, in execute
    self.call("execute")
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\ast.py", line 1789, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\statements.py", line 169, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 485, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\exports.py", line 2614, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2620, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2188, in execute
  File "game/screens.rpy", line 2189, in execute
  File "game/screens.rpy", line 2189, in <module>
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 1038, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen tooltip is not known.


Windows-Vista-6.0.6001-SP1
Ren'Py 6.99.14.3135
View of family 0.1.0modded
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,880
24,629
fixed that now at 0:00 and received another one. when i press ignore nicole shows up and im stuck and cant go to bed
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 485, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2188, in execute
  File "game/screens.rpy", line 2189, in execute
  File "game/screens.rpy", line 2189, in <module>
Exception: Screen tooltip is not known.


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

Full traceback:
  File "myroom.rpyc", line 31, in script
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\ast.py", line 1801, in execute
    self.call("execute")
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\ast.py", line 1789, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\statements.py", line 169, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 485, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\exports.py", line 2614, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2620, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2179, in execute
  File "game/screens.rpy", line 2188, in execute
  File "game/screens.rpy", line 2189, in execute
  File "game/screens.rpy", line 2189, in <module>
  File "C:\Users\arf\AppData\Local\Temp\Rar$EXa0.768\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 1038, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen tooltip is not known.


Windows-Vista-6.0.6001-SP1
Ren'Py 6.99.14.3135
View of family 0.1.0modded
bah.. now you use the modded version :)
please go to the mod section and dl the latest
 

Bagger288

Active Member
Jul 11, 2017
949
617
which bugs remain?
I played with the version linked in the OP, and ran into one major bug (and a whole bunch of typos, straight up errors, and people being in two places at once): Nicole's last major scene, where she gets drunk in your room, never triggered. I did get the morning after scene.
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,880
24,629
I played with the version linked in the OP, and ran into one major bug (and a whole bunch of typos, straight up errors, and people being in two places at once): Nicole's last major scene, where she gets drunk in your room, never triggered. I did get the morning after scene.
could you give a try? only 260mb to dl
and yes, you have to start from scratch ;)
i don't wanna start squashing bugs in the orig. game again :)
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,568
21,644
So this game is in developement for a year and still 0.1? Not encouraging. Yes, i just spotted this for the first time so i'm new at this thread :) Already noticed that i'd be better off with the modded 'enhanced' version. At least beefy? I love family corruption themes, hoping for the best.
 
3.70 star(s) 35 Votes