- Jun 25, 2017
- 3,604
- 7,757
Patreon is down for maintenance.I'm really digging the game. Looks like your Patreon page is gone, do you have a buy me a coffee page or anything?
Patreon is down for maintenance.I'm really digging the game. Looks like your Patreon page is gone, do you have a buy me a coffee page or anything?
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.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
Its the same with 'parental Love' which is why i stopped playing it.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.
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.Its the same with 'parental Love' which is why i stopped playing it.
Oh no!! You're right! I've played that kick-ass game recently. Hopefully they won't kick my ass!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)
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.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)
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)
That's some serious pressure, lol. He was backed up for DAYS .View attachment 236247
Cum leaking out of the girls nose is disturbingly hot...