8u88a2020

Member
Nov 23, 2020
182
192
166
Just started playing season 1, how many days are in the first season ? I just arrived in Punta Cana if that helps
 

Yankator

Member
Donor
May 9, 2017
229
523
355



TACOS Season 3 Part 2a





Hello everyone,
What a month! I started the month on Vacation in Mexico, which was amazing, as always! Once getting back I went through and fixed a lot or reported bugs and issues and then got to work on Part 2a.
I strongly recommend to go back and play from the beginning of Season 3 or at least the start of day 6, as some bugs were fixed on those days that affected how Martin behaved and whether or not he would be there on day 7 morning.
As for the AI videos, some of you love them, some of you hate them and some are indifferent. I will continue to use them, and as I improve and they improve, I will replace the bad ones. AI is here to stay and I want to continue learning it and improving. Just as I did with Daz Studio.
I hope you will all enjoy, I look forward to your comments and feedback.
Season 3 Part 2a includes...
  • 3000+ lines of script
  • 400+ new renders
  • 45 new animations
 
  • Like
Reactions: STORMDVD and JillOC

Marc9

Member
Jan 22, 2023
397
662
161
I want to know when her husband is going to find out that his father is sleeping with his wife, that slut?
 

Marc9

Member
Jan 22, 2023
397
662
161
You're joking, right?
If not, go take a look at the tags.
You didn't understand. I'm only interested in games with NTR - NTRS - SHARING - HOTWIVES - SWINGING, CUCKOLD and similar themes, but I only asked when the husband will find out that his wife is lying because her having sex without telling him wasn't part of the AGREEMENT.

That's what I'm referring to, not the game's TAGS. The developer is obviously in charge of the game, but I just wanted to see the wife's face if she were caught in the act IF that were included in the plot.

I'm not trying to change anything, it's just an observation, you understand?
 
  • Like
Reactions: steos

steos

New Member
Feb 11, 2019
12
19
54
You didn't understand. I'm only interested in games with NTR - NTRS - SHARING - HOTWIVES - SWINGING, CUCKOLD and similar themes, but I only asked when the husband will find out that his wife is lying because her having sex without telling him wasn't part of the AGREEMENT.

That's what I'm referring to, not the game's TAGS. The developer is obviously in charge of the game, but I just wanted to see the wife's face if she were caught in the act IF that were included in the plot.

I'm not trying to change anything, it's just an observation, you understand?
Ah ok, I get what you mean, no drama at all.
The best way to play the game is with mods, otherwise your choices are just how much of a cuck the main character will be.
 
  • Like
Reactions: Marc9

Nexus_07

Member
Jul 5, 2024
183
131
96
Just started playing season 1, how many days are in the first season ? I just arrived in Punta Cana if that helps
As far as I recall, Season 1 is about 63 days long and Season 2 is about 42 days.

I used to have them in separate windows of the save grid but the first problem is that saves from S1 only work with S1 program, S2 with S2 program and so forth.

Second, I also like to try different paths but the save interface don't have a "delete" functionality so that the player can move and organize the saves in the save grid. More over, all season share the same save grid and so, if you add a new save by overwritting an old one, it's lost forever.

Hope it helps.
 

8u88a2020

Member
Nov 23, 2020
182
192
166
I used to have them in separate windows of the save grid but the first problem is that saves from S1 only work with S1 program, S2 with S2 program and so forth.
Just found this out the hard way, my D drive crashed earlier today and had to reformat, so now I have to redownload S1
 
  • Like
Reactions: Nexus_07

NewGuy2022

Active Member
Dec 11, 2022
622
796
103
Hello everyone,

I strongly recommend to go back and play from the beginning of Season 3 or at least the start of day 6, as some bugs were fixed on those days that affected how Martin behaved and whether or not he would be there on day 7 morning.
Really glad to see the developer addressed that. When we saw that bug some of us were convinced he had hijacked the story and was forcing NTR onto us overriding earlier player choices. So glad to hear that's not the case. Well done, dev.
 
  • Like
Reactions: Riband77

Heritor

Newbie
Dec 19, 2018
19
95
89
Can anyone tell me if "season 3" is now further forward in the story than the old version of the game at chapter 14/15? I played the old version of the game back in 2021 and am interested to try the new version, but I'm not so keen if it only goes partly through the old content?
 

NewGuy2022

Active Member
Dec 11, 2022
622
796
103
Can anyone tell me if "season 3" is now further forward in the story than the old version of the game at chapter 14/15? I played the old version of the game back in 2021 and am interested to try the new version, but I'm not so keen if it only goes partly through the old content?
Yes
 
  • Like
Reactions: Heritor

blackangel199

Member
Dec 11, 2019
158
48
213
I load my season 2 save in season 3 but always get this error
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Traceback (most recent call last):
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 1187, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1260, in py_exec_bytecode
    exec(bytecode, globals, locals)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
    ~~~~~~~~~~~^^
  File "renpy/ui.py", line 304, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/core.py", line 2216, in interact
    repeat, rv = self.interact_core(
                 ~~~~~~~~~~~~~~~~~~^
        preloads=preloads,
        ^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        **kwargs,
        ^^^^^^^^^
    )  # type: ignore
    ^               
  File "renpy/display/core.py", line 3299, in interact_core
    rv = root_widget.event(ev, x, y, 0)
         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1284, in event
    rv = i.event(ev, x - xo, y - yo, cst)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1284, in event
    rv = i.event(ev, x - xo, y - yo, cst)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1284, in event
    rv = i.event(ev, x - xo, y - yo, cst)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/screen.py", line 805, in event
    rv = self.child.event(ev, x, y, st)
         ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1284, in event
    rv = i.event(ev, x - xo, y - yo, cst)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1508, in event
    rv = super(Window, self).event(ev, x, y, st)
         ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1284, in event
    rv = i.event(ev, x - xo, y - yo, cst)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1508, in event
    rv = super(Window, self).event(ev, x, y, st)
         ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 1284, in event
    rv = i.event(ev, x - xo, y - yo, cst)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/behavior.py", line 1184, in event
    return handle_click(self.clicked)
           ~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "renpy/display/behavior.py", line 1107, in handle_click
    rv = run(action)
         ~~~^^^^^^^^
  File "renpy/display/behavior.py", line 411, in run
    return action(*args, **kwargs)
           ~~~~~~^^^^^^^^^^^^^^^^^
  File "renpy/common/00action_file.rpy", line 499, in __call__
    renpy.load(fn)
    ~~~~~~~~~~^^^^
  File "renpy/loadsave.py", line 636, in load
    log.unfreeze(roots, label="_after_load")
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/rollback.py", line 1145, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/rollback.py", line 950, in rollback
    self.load_failed()
    ~~~~~~~~~~~~~~~~^^
  File "renpy/rollback.py", line 864, in load_failed
    raise Exception(
        "Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?"
    )
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.0.25071206
TAC The Original Story 3 S3P1c
Sat Dec  6 15:10:21 2025
[/CODE]
 
3.70 star(s) 146 Votes