Nope. I think our definition of late October or early November differs greatly from the developersHas there been any indication on when the next update is planned to release?
even though your response has been very helpful, it's been messing with my head for a couple of days on which version to read because of the mod you mentioned, i read about it & since i'm only here for the NTR tag it sounds so appealing to know what's going on inside your partner's head & the guy(s) she's with while they're getting on with the deed, in addition to the usual of that's going on with MC's thoughts & general narration you find in all of the other VNs within this genre.The old version is a defunct version kept around because it is still compatible with a popular mod that changes the dialogue and makes it a limited omniscient perspective where you can hear Anne's thoughts. It is called the Spicy Mod. Otherwise it has no purpose because the Chapter 14 version has updated versions of all those chapters.
I wouldn't necessarily do that. There are story differences between the defunct version and the current version. Scenes were changed, characters added, stuff moved around. They are like two different versions of the same game so if you play the current version you should play it all the way through. The experience really is like playing the same VN, or a portion of which, done by two different writers.even though your response has been very helpful, it's been messing with my head for a couple of days on which version to read because of the mod you mentioned, i read about it & since i'm only here for the NTR tag it sounds so appealing to know what's going on inside your partner's head & the guy(s) she's with while they're getting on with the deed, in addition to the usual of that's going on with MC's thoughts & general narration you find in all of the other VNs within this genre.
(question? with the mod you can only hear her thoughts or both sides!)
so i'm thinking of starting with the old version with the spice mod & then continue to the new version & skip through it until chapter 11 which the mod stop.
if possible i would like to hear your suggestion & other members on this matter.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 472, in script
$ p_name = renpy.input ("Before we begin, what is your name? [Default: Tony]", "", length=16,)
File "game/script.rpy", line 472, in <module>
$ p_name = renpy.input ("Before we begin, what is your name? [Default: Tony]", "", length=16,)
File "game/screens.rpy", line 171, in execute
screen input(prompt):
File "game/screens.rpy", line 171, in execute
screen input(prompt):
File "game/screens.rpy", line 174, in execute
window:
File "game/screens.rpy", line 176, in execute
vbox:
File "game/screens.rpy", line 182, in execute
text prompt style "input_prompt"
NameError: Name 'Default' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 472, in script
$ p_name = renpy.input ("Before we begin, what is your name? [Default: Tony]", "", length=16,)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\python.py", line 1839, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 472, in <module>
$ p_name = renpy.input ("Before we begin, what is your name? [Default: Tony]", "", length=16,)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\exports.py", line 824, in input
rv = renpy.ui.interact(mouse='prompt', type="input", roll_forward=roll_forward)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\core.py", line 3019, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\screen.py", line 420, in visit_all
callback(self)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\core.py", line 3019, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\screen.py", line 430, in per_interact
self.update()
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\display\screen.py", line 611, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 171, in execute
screen input(prompt):
File "game/screens.rpy", line 171, in execute
screen input(prompt):
File "game/screens.rpy", line 174, in execute
window:
File "game/screens.rpy", line 176, in execute
vbox:
File "game/screens.rpy", line 182, in execute
text prompt style "input_prompt"
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\text\text.py", line 1366, in __init__
self.set_text(text, scope, substitute)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\text\text.py", line 1466, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "F:\NTR (VN)\The Adventurous Couple [VN]\TheAdventurousCouple-pc\renpy\substitutions.py", line 201, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Default' is not defined.
Windows-8-6.2.9200
Ren'Py 6.99.14.2.3333
Chapters 1 to 10 - Spicy .10.1
Please, no holiday editions. That just delays the real game.Do you think we will get a thanksgiving update?
Early November my a*s.Please, no holiday editions. That just delays the real game.
I suspect we will get an update around Christmas.I'm just going to vent for a second. I was supporting this developer on Patreon. Granted I was only a Bronze level subscriber but I have been with him for a while. This week I canceled my subscription. The reason is I'm getting tired of developers just thinking they don't have to communicate with their subscribers. He said he was going to release an entire week of content and then in late September he only releases two days and says the rest is coming "late October, or early November". Okay I get that. It's now late November and not only hasn't he released anything he has not put any post on a delay or when the release is coming. If he had just posted something saying "slight delay, I should have something by XX date", I would still be subscribing today. How hard is it to do that? People are giving you their money to support you and all I ask is a little communication. Okay venting is over. Enjoy the rest of your day.
Thats why i only support devs who are doing games i really like only for the one day when they release an update of a game to download it and then cancel support immediatley again.I'm just going to vent for a second. I was supporting this developer on Patreon. Granted I was only a Bronze level subscriber but I have been with him for a while. This week I canceled my subscription. The reason is I'm getting tired of developers just thinking they don't have to communicate with their subscribers. He said he was going to release an entire week of content and then in late September he only releases two days and says the rest is coming "late October, or early November". Okay I get that. It's now late November and not only hasn't he released anything he has not put any post on a delay or when the release is coming. If he had just posted something saying "slight delay, I should have something by XX date", I would still be subscribing today. How hard is it to do that? People are giving you their money to support you and all I ask is a little communication. Okay venting is over. Enjoy the rest of your day.
You are probably right. Like I said in my post, I would have not been happy about that but I would still be a patreon if he had just taken 20 seconds and posted something saying that. I just get so frustrated with guys like this who feel its totally okay to do this.I suspect we will get an update around Christmas.
Try " A Couples Duet " It is a Cuckold , game like this one.. it is going to get ing many more fetishes just like this one. Anoth one to try is " a life worth living " . This is just geting interesting. A big release is to drop very soon . I like this game also but the dev is getting very unreliable... Maybe he is tired of it. It is several years old. THe dev's to the games I mention are very active with the players.You are probably right. Like I said in my post, I would have not been happy about that but I would still be a patreon if he had just taken 20 seconds and posted something saying that. I just get so frustrated with guys like this who feel its totally okay to do this.
Thanks. Yeah I have played that game but not in a while. I liked it because there were so many paths to take. I also like Exciting Games. It is more of a hotwife or sharing game but the developer seems to do regular updates. I was actually thinking about taking the money I was spending on this game and join him. Other games I liked were Deliverance, Myriam, and Home Again (I think that's the name). I used to love this game. It was my favorite. I think Annie is the hottest looking woman of any game (the wife in Deliverance was my second favorite). It's just a shame the developer doesn't feel it necessary to communicate with his patreons. Granted, he won't miss my $5.00 a month, it was just my way to protest.Try " A Couples Duet " It is a Cuckold , game like this one.. it is going to get ing many more fetishes just like this one. Anoth one to try is " a life worth living " . This is just geting interesting. A big release is to drop very soon . I like this game also but the dev is getting very unreliable... Maybe he is tired of it. It is several years old. THe dev's to the games I mention are very active with the players.
This game is called -Project Myriam - Life and Explorations [Ch3.09b] [Zorlun]Thanks. Yeah I have played that game but not in a while. I liked it because there were so many paths to take. I also like Exciting Games. It is more of a hotwife or sharing game but the developer seems to do regular updates. I was actually thinking about taking the money I was spending on this game and join him. Other games I liked were Deliverance, Myriam, and Home Again (I think that's the name). I used to love this game. It was my favorite. I think Annie is the hottest looking woman of any game (the wife in Deliverance was my second favorite). It's just a shame the developer doesn't feel it necessary to communicate with his patreons. Granted, he won't miss my $5.00 a month, it was just my way to protest.