• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Bill76262

Newbie
Nov 11, 2018
31
42
This is my first stab at game development, I'm still in the process of teaching myself DAZ and Renpy. I'm also not the most creative person in the world, and this game is heavily influenced by incest games like BB, FILF, Milfy City, Bad Brother.....etc.... just to name a few. This is the type of game that gets me off, so I went with something I know and like for my first project. I am pretty thick skinned, and don't mind constructive criticism, but try not to be too hurtful. Thanks!!
I'm really digging the game. Looks like your Patreon page is gone, do you have a buy me a coffee page or anything?
 

ulix

Newbie
May 13, 2018
32
29
Any else have follow error when click on the dishes on kitchen?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: u'/i' closes a text tag that isn't open.

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

Full traceback:
  File "script.rpyc", line 3381, in script
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\ast.py", line 678, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\exports.py", line 1204, in say
    who(what, *args, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\character.py", line 1031, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\character.py", line 823, in do_display
    **display_args)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\character.py", line 572, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\core.py", line 3148, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\core.py", line 2065, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 487, in renpy.display.render.render_screen
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 1121, in render
    st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\text\text.py", line 1845, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\text\text.py", line 558, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\text\text.py", line 905, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/i' closes a text tag that isn't open.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
 0.01
Sat Feb 02 02:56:58 2019
 

WillTylor

Creating "A Family Venture"
Donor
Game Developer
Oct 8, 2017
990
3,042
Any else have follow error when click on the dishes on kitchen?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: u'/i' closes a text tag that isn't open.

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

Full traceback:
  File "script.rpyc", line 3381, in script
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\ast.py", line 678, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\exports.py", line 1204, in say
    who(what, *args, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\character.py", line 1031, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\character.py", line 823, in do_display
    **display_args)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\character.py", line 572, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\core.py", line 3148, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\core.py", line 2065, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 487, in renpy.display.render.render_screen
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 1121, in render
    st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\text\text.py", line 1845, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\text\text.py", line 558, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "D:\Download\AFamilyVenture-001-pc\AFamilyVenture-0.01-pc\renpy\text\text.py", line 905, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/i' closes a text tag that isn't open.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
0.01
Sat Feb 02 02:56:58 2019
Nice catch, I hope someday I will have some testers to help me find all of these bugs before I release future versions. I will release a bugfix either tomorrow or the next day that will take care of this, and a few more issues. Thanks for bringing this to my attention.
 

xןʞ

I trolled so N7 could soar.
Staff member
Moderator
Donor
Jul 19, 2017
3,052
28,045
Top level 0.01.

Actual English, with witty writing, choices that actually change which scenes you see, landlady who actually looks like an older woman and not a 24 year old smuggling basketballs in her shirt, etc.

(I see you accidentally referring to mob family as DeLuca once or twice though, oh ho ho)
 
  • Like
Reactions: Canto Forte

Skylaroo

Well-Known Member
May 28, 2017
1,683
4,451
How am I supposed to believe that they're all 18+ years old when they look like they 12-year old?

It's a shame because the game does look good, but unfortunate choice of models steered me away from this.
 

rodneyeatme

Active Member
Jul 19, 2017
907
2,238
Two nitpicks:
  • Do you really need to go to the warehouse to pick up your shopping? CTRL key ballers for life and all, but I doubt anyone cares if it isn't logically consistent to have an FBI monitored house getting packages of chocolate, gift cards and cut flowers.
  • The attempt at animation is appreciated, but having to blast though it just to forward the time cycle is a pain in the balls.
Otherwise, good job putting out something that gives the player a some laughs while building a workable game.
 
  • Like
Reactions: Canto Forte

DanThaMan

Engaged Member
Jun 25, 2017
3,344
7,143
How am I supposed to believe that they're all 18+ years old when they look like they 12-year old?

It's a shame because the game does look good, but unfortunate choice of models steered me away from this.
Its the same with 'parental Love' which is why i stopped playing it.
 

Skylaroo

Well-Known Member
May 28, 2017
1,683
4,451
Its the same with 'parental Love' which is why i stopped playing it.
Yup. I can at least pretend the characters are just dumb when they're still in high school but 18+ years old, but with the look, it's really difficult to ignore especially if it's multiple characters that looked like that.
 

WillTylor

Creating "A Family Venture"
Donor
Game Developer
Oct 8, 2017
990
3,042
Top level 0.01.

Actual English, with witty writing, choices that actually change which scenes you see, landlady who actually looks like an older woman and not a 24 year old smuggling basketballs in her shirt, etc.

(I see you accidentally referring to mob family as DeLuca once or twice though, oh ho ho)
Oh no!! You're right! I've played that kick-ass game recently. Hopefully they won't kick my ass!
 
  • Like
Reactions: Canto Forte

WillTylor

Creating "A Family Venture"
Donor
Game Developer
Oct 8, 2017
990
3,042
I've seen a lot of posts about the models in the game looking too young, so I just wanted to address the issue.
I think a lot of older people, who are not around younger people much, forget how young 18 yr-olds can look. I actually teach a class of 17-18 yr olds, (hope that doesn't creep anyone out) and I feel like the models I've designed could realistically be in that class. I know a lot of 18 yr olds look older, but there are some that look even younger. (not many I'll admit)
 
Mar 7, 2018
427
596
I've seen a lot of posts about the models in the game looking too young, so I just wanted to address the issue.
I think a lot of older people, who are not around younger people much, forget how young 18 yr-olds can look. I actually teach a class of 17-18 yr olds, (hope that doesn't creep anyone out) and I feel like the models I've designed could realistically be in that class. I know a lot of 18 yr olds look older, but there are some that look even younger. (not many I'll admit)
If you don't make huge boobs / ass milfs only you will get attacked by these people, they complain in every thread for games with more normal characters, please don't change your game because of them. :coffee:
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,351
If the MC had longer hair her could be a sister. When I look at him I see young scrawny girly looking kid.
 

Canto Forte

Post Pro
Jul 10, 2017
21,015
25,702
Manly men and womany women ... where does anybody get their inspiration :D
Please use all class dynamics to steer clear of any real/life like damaged youth memories and just stay in this moment -> the game moment.
As always ... bully means inadequate but peak of human evolution - >either looks, or strength, or brains (bully has no age/smell/color/bias/agenda). The peak humans do tend to inspire and/or steer others with their peak attributes.
 

Onysko

Active Member
Jun 5, 2017
727
1,606
I've seen a lot of posts about the models in the game looking too young, so I just wanted to address the issue.
I think a lot of older people, who are not around younger people much, forget how young 18 yr-olds can look. I actually teach a class of 17-18 yr olds, (hope that doesn't creep anyone out) and I feel like the models I've designed could realistically be in that class. I know a lot of 18 yr olds look older, but there are some that look even younger. (not many I'll admit)

Please don't change anything! It's great the way it is right now. ;)
 
3.50 star(s) 109 Votes