Cartageno

Devoted Member
Dec 1, 2019
8,920
15,061
876
If there is too much sex for you, you should check out MrDots Games AKA Blue Balls Studios
Huh? There's way worse than MrDots. You almost always get a scene before the game really starts. Yes, it will take some time for the main LI to be ready for it, which I think is good, not every girl should jump your bones immediately, but you can have action with others. If you consider that blueballing, you've missed a lot of games on here.
 

gamingdevil800

Monke
Donor
Aug 4, 2020
1,665
9,183
698
Huh? There's way worse than MrDots. You almost always get a scene before the game really starts. Yes, it will take some time for the main LI to be ready for it, which I think is good, not every girl should jump your bones immediately, but you can have action with others. If you consider that blueballing, you've missed a lot of games on here.
I'm just joking
 

1tomadeira

Engaged Member
May 25, 2017
3,785
11,765
716
This vn is "unbelievable" because of the banging?!?
So deep space travel and aliens are believable its just the man whoring that ruins your suspension of belief?!?!?

Man whores are real. They bang anything and everything anyway and any how they can. To me the sex is the believable thing of this vn...

Did I mention I enjoy this vn? I do...
Not to mention this game actually has good looking characters instead of Leia of Star Wars. I never understood the appeal on her, and I'm quite a Star Wars fan.
 
Last edited:
  • Like
Reactions: Spfjolietjake

whichone

Forum Fanatic
Jan 3, 2018
4,915
10,332
609
I only had one scene with the green, with the preacher guy. Then she went back to blue again, once she was in the harem.
 

mordred93

Well-Known Member
Jul 21, 2017
1,886
2,975
476
I only had one scene with the green, with the preacher guy. Then she went back to blue again, once she was in the harem.
So she was (green) money when she was outside the harem .. and (blue) balled you in the harem?
 

Dajose

Newbie
May 8, 2017
76
88
242
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/episode009.rpy", line 240, in script call
    call ep009_vess from _call_ep009_vess
  File "game/episode009.rpy", line 910, in script
    menu:
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 233, in execute
  File "game/screens.rpy", line 240, in execute
  File "game/screens.rpy", line 241, in execute
  File "game/screens.rpy", line 242, in execute
NameError: Name 'EndRelationship' is not defined.

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

Full traceback:
  File "game/episode009.rpy", line 240, in script call
    call ep009_vess from _call_ep009_vess
  File "game/episode009.rpy", line 910, in script
    menu:
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1038, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1274, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, 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 3512, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 233, in execute
  File "game/screens.rpy", line 240, in execute
  File "game/screens.rpy", line 241, in execute
  File "game/screens.rpy", line 242, in execute
  File "renpy/ui.py", line 992, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1525, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1644, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'EndRelationship' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Tales From The Unending Void 0.9
Fri Aug 20 14:43:48 2021
 

LightmanP

Well-Known Member
Modder
Donor
Game Developer
Oct 5, 2020
1,853
18,232
718
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/episode009.rpy", line 240, in script call
    call ep009_vess from _call_ep009_vess
  File "game/episode009.rpy", line 910, in script
    menu:
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 233, in execute
  File "game/screens.rpy", line 240, in execute
  File "game/screens.rpy", line 241, in execute
  File "game/screens.rpy", line 242, in execute
NameError: Name 'EndRelationship' is not defined.

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

Full traceback:
  File "game/episode009.rpy", line 240, in script call
    call ep009_vess from _call_ep009_vess
  File "game/episode009.rpy", line 910, in script
    menu:
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1038, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1274, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, 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 3512, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 233, in execute
  File "game/screens.rpy", line 240, in execute
  File "game/screens.rpy", line 241, in execute
  File "game/screens.rpy", line 242, in execute
  File "renpy/ui.py", line 992, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1525, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1644, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'EndRelationship' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Tales From The Unending Void 0.9
Fri Aug 20 14:43:48 2021
Check Oscar's mod thread for a fix or use Multi-Mod.
 

LightmanP

Well-Known Member
Modder
Donor
Game Developer
Oct 5, 2020
1,853
18,232
718
Game finished? I see extra scenes update I thought maybe its finished and need some final adjustments?
Not nearly finished, close to 1/3 afaik. Every update has an Extra edition with additional scenes for higher patrons. It does have a good amount of content, though.
 

Southrim

Newbie
Jun 6, 2017
83
271
205
Not nearly finished, close to 1/3 afaik. Every update has an Extra edition with additional scenes for higher patrons. It does have a good amount of content, though.
As a comparison, I've been telling people that it's approximately at the same stage as Sisterly Lust going to the Incest Island (which also happend at 0.8 or so), with a more balanced content stream (before going to the island, you can only lay 4 side characters I recall, and only start laying your family once you're back from the island).
 
4.40 star(s) 154 Votes