gonsospy

New Member
Jun 4, 2021
3
0
necesito ayuda
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 357, in script
    $ p_name = renpy.input ("Before we begin, what is your name?  [Default: Tony]", "", length=16,)
  File "game/script.rpy", line 357, 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
    has vbox:
  File "game/screens.rpy", line 182, in execute
    text prompt style "input_prompt"
NameError: Name 'Por defecto' is not defined.

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

Full traceback:
  File "game/script.rpy", line 357, in script
    $ p_name = renpy.input ("Before we begin, what is your name?  [Default: Tony]", "", length=16,)
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 357, in <module>
    $ p_name = renpy.input ("Before we begin, what is your name?  [Default: Tony]", "", length=16,)
  File "renpy/exports.py", line 935, in input
    rv = renpy.ui.interact(mouse='prompt', type="input", 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 3325, 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 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, 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
    has vbox:
  File "game/screens.rpy", line 182, in execute
    text prompt style "input_prompt"
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, 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 'Por defecto' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Chapter 14 Monday 
Fri May 13 04:14:45 2022
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,821
  • Like
Reactions: GetOutOfMyLab

Sturbuck

Member
Feb 1, 2019
244
160
I think the Dev got over himself with the last update..it s awesome..but still he needs to improve animations.. I cant understand how a man creates a wonderful graphics, renders and fail in animations..there are extremely successful animations in some porn games that are very realistic with whole body and pelvic movements.. I suggest Dev go ahead check some of them and get inspired. We all want an awesome game to be even better.. I hope in the next update we all will see the progress...;)
 
  • Like
Reactions: bb888

fastflier

Member
Oct 29, 2018
392
171
Walkthrough / Cheat Mods / Bug Fixes (Chap. 14: Final)

Note:
The webp images in Chapter 6 through Chapter 8 have corrupted headers, this is from the dev's (Mircom) official release.
Go here for the fix:
https://f95zone.to/threads/the-adventurous-couple-ch-14-full-mircom3d.7192/post-8095828

This is my Walkthrough, Cheat Mods and Bug Fixes for this game.
Using this on any other version of the game that is was not made for MAY BREAK IT so don't use it except for the version is was made for.
These mods add a Walkthrough that shows you what the options will do if they do anything.
It also adds Cheat Mods to allow you to do more of the options available without having to have multiple save paths.
It also fixes a few bugs left in by the dev.

I have several files available, the mods named for the version of the game they are made for and the rest are image packs that have had their exposure fixed for being way too under exposed and can be difficult to see the details if you don't have a high enough nit on your monitor.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

Download the Walkthrough/Cheat Mod version that matches the game version you are playing.
The optional Image Fixes are packs and you will need to download them all if you wish to use them.
Mega folder: Mega
Thank you! Can you port an android version with the mod?
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,791
It is on OP but people are to lazy to read it!
View attachment 1808294
Except that it needs to be the download version of the game as it's the almost 7GB full game latest version not some 2GB image pack update.
Instead it's listed as an Extra Webp header fix so this thread will continue to get flooded with I'm getting errors.
And that's why my post needs to be reported so the mods will update the main download version of the game and stop listing it as a webp header fix.

Also, if I understood Mircom correctly it is also some code bug fixes too but I haven't checked yet.
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,791
Should i only put webpfix.bat in game folder or the folder it self in game folder Right know i have folder
On me it worked with the tool and the fixes that Lord Ashram had. Folow the steps im sure it will work on you too
Download the correct version of the game here:
https://f95zone.to/threads/the-adventurous-couple-ch-14-full-mircom3d.7192/post-8118823

Then use my WT/Cheat mod.
The mods here have yet to update the main game download mirrors with the correct version of the game.
 

Dgunslinger

Active Member
Feb 4, 2021
540
882
What a mess this has become. The story was devolving into something far from the original premise anyway, now the last 2 versions have been having bugs and issues galore as well!.. SMH!

I tried the webp fix script. It ran for a bit, apparently did its thing, but still grey screens with the image name on the top starting the latest update! Hate to see my one time ATF fall so! ugh!
 

kinqsemq

Newbie
Aug 13, 2020
26
36
uptade only for ep 14 fixed or still same?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/chapter10.rpy", line 5876, in script
jump v10_sun_night_0101
ScriptError: could not find label 'v10_sun_night_0101'.

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

Full traceback:
File "game/chapter10.rpy", line 5876, in script
jump v10_sun_night_0101
File "C:\Users\PC\Desktop\HACHI\RNPY\TAC-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\PC\Desktop\HACHI\RNPY\TAC-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v10_sun_night_0101'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Chapter 14 Monday
Fri May 13 23:31:39 2022
 

Nurikabe

Well-Known Member
Feb 10, 2021
1,324
2,847
I really don't understand the point of introducing Tamara, Kassandra and Aiden. Especially Tamara - on 2 occasions she invited the MC to meet up with her and both times the MC blew her off. I really hope the dev goes back through and adds content for these 3 women.
The only thing that makes sense here is that he wanted to get the release out and had to cut content. I tend to give people the benefit of the doubt and would do the same here. If he is motivated to release a decent product, he will come back to fill in these major gaps.

...the dev is still mostly missing the MOST critical conversation that any couple entering any open relationship would have - they would set rules.
This has been a problem since their first discussion when they laid out very general rules. They have had a couple of discussions since then where minor rules were added (i.e. don't screw anyone at work). Despite having those conversations, and the big reset, no rules have been discussed. Anne wants to come clean, clear the bad debts they have taken on. Seems like the most logical place to include the reader in a discussion of their rules. Even better, include the reader in choosing the rules.

Seriously the whole Martin path was just ridiculous. The MC already went through that whole thing with Emma and he dumped her for it...Martin just doesn't fit in this VN due to the back story with the MC and Emma. There is no fucking way this MC would let his dad steal another one of his love interests.
This is my biggest problem with Anne and this game. Martin, and to lesser extents Dre, Ryan, the two idiots on vacation (and apparently Troy in the future), are areas where Anne's behavior is unacceptable on anything but a cheating path.

IF Anne came clean, then she would have told the MC about Martin and Ryan. Yet, if you are on a cheating path, she has another episode with Ryan via video chat. AFTER coming clean. There is no way the MC would allow those relationships to continue. So, assuming that Anne did tell him the truth during that discussion, these relationships would be over. If the reader is on a cheating path, it would be fair to assume that Anne lied to the MC during their "honesty" discussion.
It also seems like the dev went through and tweaked some of the dialogue. Anne is a lot more likable now; at least from a love path perspective.
The only positives I have found from the last update were the attempts to add some additional content (girl-girl), correct some errors, and make Anne a bit more likable. Unfortunately, this broke a lot of the game for most people.

For me, failing to address the rules and leaving open the Martin/Ryan content illustrate the weaknesses of the developer and this VN. I would love to see the rule discussion happen and make it a choice-driven process that allows the user to refine their chosen path. For example, the MC can specify that he wants to hear about all the sex. He can choose to participate or not. They could restrict work partners. Choose cum fetishes (inside, outside, clean-up). All the hard work has been done. The author just has to follow through! And if the reader is not on a cheating path, this would have been the time to clean up all that content.
 

SevenCostanza

Member
Mar 3, 2021
463
911
The only thing that makes sense here is that he wanted to get the release out and had to cut content. I tend to give people the benefit of the doubt and would do the same here. If he is motivated to release a decent product, he will come back to fill in these major gaps.


This has been a problem since their first discussion when they laid out very general rules. They have had a couple of discussions since then where minor rules were added (i.e. don't screw anyone at work). Despite having those conversations, and the big reset, no rules have been discussed. Anne wants to come clean, clear the bad debts they have taken on. Seems like the most logical place to include the reader in a discussion of their rules. Even better, include the reader in choosing the rules.


This is my biggest problem with Anne and this game. Martin, and to lesser extents Dre, Ryan, the two idiots on vacation (and apparently Troy in the future), are areas where Anne's behavior is unacceptable on anything but a cheating path.

IF Anne came clean, then she would have told the MC about Martin and Ryan. Yet, if you are on a cheating path, she has another episode with Ryan via video chat. AFTER coming clean. There is no way the MC would allow those relationships to continue. So, assuming that Anne did tell him the truth during that discussion, these relationships would be over. If the reader is on a cheating path, it would be fair to assume that Anne lied to the MC during their "honesty" discussion.

The only positives I have found from the last update were the attempts to add some additional content (girl-girl), correct some errors, and make Anne a bit more likable. Unfortunately, this broke a lot of the game for most people.

For me, failing to address the rules and leaving open the Martin/Ryan content illustrate the weaknesses of the developer and this VN. I would love to see the rule discussion happen and make it a choice-driven process that allows the user to refine their chosen path. For example, the MC can specify that he wants to hear about all the sex. He can choose to participate or not. They could restrict work partners. Choose cum fetishes (inside, outside, clean-up). All the hard work has been done. The author just has to follow through! And if the reader is not on a cheating path, this would have been the time to clean up all that content.
Agree with pretty much everything. Unless the dev is careful about how he does this 'reset' he could very well end up at the exact same spot before the reset. Fundamentally nothing has changed in their relationship. The same things from before continue to happen and with no consequences. As you and others mentioned, the lack of rules at the start and now during the reset just means things will continue along the same path as before. This was a great chance to show some character development or growth where they can learn from their past experiences and the difficulties of how they deal with what's been done and what they can do moving forward. Basically all they did was admit to each other they haven't always been faithful and agree to a clean slate but with no consequences or nothing established on what they should do to not have history repeat itself.
Similarly with the Martin/Ryan/Dre thing. I agree that those relationships are the most contentious and some of them happening/continuing require an insane amount of porn logic to accept. Not addressing them just gives way for the same thing to continue on without repercussion. This was a good opportunity to add the drama and tension to see how they deal with this rather large obstacle to their relationship but it doesn't get addressed which of course just leaves the door open for things to go on as they have. Perhaps the player could be given the choice of whether or not she comes clean about those relationships and that could be a way to continue on the cheating route or if they come clean they could transition to one of the other routes. Just making the wife's dialogue a little less bitchy and more likeable, while she continues doing the same thing as before, doesn't really move the needle. For example, as you mentioned, the fact that the Ryan thing happens AFTER the discussion is just kind of ridiculous given the 'honest discussion' they supposedly just had.
If the dev wanted to use this reset to try to straighten out the various paths and try to give the wife some 'redemption' (since many find her unlikeable) I think he should have spent more time focusing on the couple's coming clean discussion and the various sources of conflict that would arise from it rather then introduce a bunch of new characters for future updates. If they're going to come clean, go all the way and have them be honest. Who, what, when, where, why, and how. The player can choose the reaction and decide what they will do going forward to avoid this and these choices could set up which path the player goes on. They could be mad and cheat like hell to try to get revenge or hurt the other or they could be understanding and apologetic and agree to strengthen their relationship and agree to some rules. Instead it basically was just
-I cheated
-me too
-ok all's good!
-i love you
-i love you too!
-got a video chat bye
 

dian091

Active Member
Apr 17, 2020
588
754
FWIW, the main characters are not based in reality, while Anne is a slut, no argument can be made otherwise, the MC can screw, all of his co-workers, get the bosses slut pregnant, screw all the masseuses, his mother-in-law, flirt with the girls at the local deli, his bosses wife, his ex-GF, his wife's BF, the local girls at the beach, at the gym and more. If you think any wife would let you do her BFF, your Ex and her mom; your wife, MIL and her BFF are all sex dolls.

Personally, I'm hoping for a year or more of Anne and Tony finding more FWB and more of my favorites, which for Anne are Dre, Martin and Phil.
 

Puma1978

Well-Known Member
Feb 25, 2022
1,477
1,818
Dre and Phil are okay and i agree with everything u said. But in case of Martin there should be at least a braku up and game over scenario implemented. Because i cant find a reasonable explanation why MC would allow Anne to fuck Martin but before he broke up with Emma just for the same reason. And the bad thing arund Martin is that its suddenly unavoidable and lead into a forced cuckold scenario instead into a break up or red line discussion. Everything else i am fine with
also with cheating etc..
 
  • Like
Reactions: Nurikabe

Sadowdark

Forum Fanatic
Mar 4, 2020
5,935
8,491
Fidelity points are also badly done. Anna fucks without her husband knowing. She doesn't get non-faithful status, but has faithful status all the time. It is a bit inconsistent. When a husband fucks without Anne's consent, he very quickly gets the status of unfaithfulness.
 

taz672010

Newbie
Aug 4, 2020
44
74
Fidelity points are also badly done. Anna fucks without her husband knowing. She doesn't get non-faithful status, but has faithful status all the time. It is a bit inconsistent. When a husband fucks without Anne's consent, he very quickly gets the status of unfaithfulness.
When was the last time the MC finger banged Anne before bed to tell her who he fucked? Never other then a few times Anne has jerked off MC and told him about her adventures there is the difference. MC goes after any hole he finds and keeps it to himself.
 
  • Like
Reactions: dian091

Sadowdark

Forum Fanatic
Mar 4, 2020
5,935
8,491
When was the last time the MC finger banged Anne before bed to tell her who he fucked? Never other then a few times Anne has jerked off MC and told him about her adventures there is the difference. MC goes after any hole he finds and keeps it to himself.
Anne is looking for a cock herself. When he tells Mc he's going to sleep. Husband wakes up, Anna is gone, finds her in a bar when she goes out to have sex with a stranger. Then she comes back, as if nothing had happened, she did not tell her husband. But she still has faithful status
 

Puma1978

Well-Known Member
Feb 25, 2022
1,477
1,818
Fidelity points are also badly done. Anna fucks without her husband knowing. She doesn't get non-faithful status, but has faithful status all the time. It is a bit inconsistent. When a husband fucks without Anne's consent, he very quickly gets the status of unfaithfulness.
Its not best implementation but there are a lot of scenes u can get only if Anne has Faithfulness:False status. I tried several playthroughs and there are many activities u just miss if u keep Anne on faithfull:True. The thing with Anne is that she is supposed to tell u every night what she did while giving u a handjob. That seems to be the key to keep her faithfullness :true status. To get her faithfullness:False the only way currently i found is to let her cheat on you with your Dad. This is a bit annoying since for MC this was already with his Ex Emma a red line to break up with her...and suddenly with Anne and his dad the dev forces you by script into a obeying cuckold scenario.
But i agree for MC it has not really any consequences and also not different options to approach different scenes if he has true or wrong faithfullness status. There could be more weight implemented.
 
  • Like
Reactions: Sadowdark
3.90 star(s) 121 Votes