latex lvr

Active Member
May 3, 2019
576
855
was there not an update about a month ago?
No I did think there was an update last month but was confusing it with another game I play (AWAM)where I wasn't expecting an update till the end of this month. My bad


Really hope we get an update to this game soon.
Have been disappointed was last few updates ( since the start of the 2nd honeymoon / anniversary celebration ) I am hoping that the next update is a bit of a game changer as it should be for the Tuesday which is the day that the couple get the new activity email for the week. I am hoping that the MC grows a pair of balls and challenges Anne about her activities since the start of the holiday but alas I feel that I could be expecting too much.
 
Last edited:

Aohsyyen

Member
Aug 9, 2020
122
64
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 354, in script
  File "game/script.rpy", line 354, in <module>
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 174, in execute
  File "game/screens.rpy", line 176, in execute
  File "game/screens.rpy", line 182, in execute
NameError: Name 'Default' is not defined.

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

Full traceback:
  File "game/script.rpy", line 354, in script
  File "renpy/ast.py", line 923, in execute
  File "renpy/python.py", line 2235, in py_exec_bytecode
  File "game/script.rpy", line 354, in <module>
  File "renpy/exports.py", line 937, in input
  File "renpy/ui.py", line 298, in interact
  File "renpy/display\core.py", line 3276, in interact
  File "renpy/display\core.py", line 3694, in interact_core
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\screen.py", line 436, in visit_all
  File "renpy/display\core.py", line 3694, in <lambda>
  File "renpy/display\screen.py", line 447, in per_interact
  File "renpy/display\screen.py", line 637, in update
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 174, in execute
  File "game/screens.rpy", line 176, in execute
  File "game/screens.rpy", line 182, in execute
  File "renpy/text\text.py", line 1551, in __init__
  File "renpy/text\text.py", line 1670, in set_text
  File "renpy/substitutions.py", line 270, in substitute
  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__
NameError: Name 'Default' is not defined.

This is the error I am getting,any solutions?
 

useless-j

Member
Aug 15, 2019
114
382
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 354, in script
  File "game/script.rpy", line 354, in <module>
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 174, in execute
  File "game/screens.rpy", line 176, in execute
  File "game/screens.rpy", line 182, in execute
NameError: Name 'Default' is not defined.

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

Full traceback:
  File "game/script.rpy", line 354, in script
  File "renpy/ast.py", line 923, in execute
  File "renpy/python.py", line 2235, in py_exec_bytecode
  File "game/script.rpy", line 354, in <module>
  File "renpy/exports.py", line 937, in input
  File "renpy/ui.py", line 298, in interact
  File "renpy/display\core.py", line 3276, in interact
  File "renpy/display\core.py", line 3694, in interact_core
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\screen.py", line 436, in visit_all
  File "renpy/display\core.py", line 3694, in <lambda>
  File "renpy/display\screen.py", line 447, in per_interact
  File "renpy/display\screen.py", line 637, in update
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 174, in execute
  File "game/screens.rpy", line 176, in execute
  File "game/screens.rpy", line 182, in execute
  File "renpy/text\text.py", line 1551, in __init__
  File "renpy/text\text.py", line 1670, in set_text
  File "renpy/substitutions.py", line 270, in substitute
  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__
NameError: Name 'Default' is not defined.

This is the error I am getting,any solutions?
I guess you are playing the game on Jioplay , and it doens't give you the option to set the name and that seems to be the issue here.
The solution for that is to make a save file on you PC after setting the name and then it works fine.
 

Aohsyyen

Member
Aug 9, 2020
122
64
I guess you are playing the game on Jioplay , and it doens't give you the option to set the name and that seems to be the issue here.
The solution for that is to make a save file on you PC after setting the name and then it works fine.
Thanks for the solution, unfortunately I can't make a new save on work pc. Can anyone provide me with a save file after naming your character?
Thanks
 

Lust&Pateron

Active Member
Dec 17, 2020
587
2,394
my money is on jan 2nd
yeee have no faith noob

------


Chapter 14 Tuesday....

Hope everyone is having a great Christmas with their families and friends. I know things are tough for many this time of year especially during this, what feels like a never ending pandemic but I truly wish you all health and happiness!

Had a few setbacks getting Tuesday rendered and scripted but finally got her done. A Christmas present for you all! Hope you enjoy and can see that I'm trying to add more depth to interactions and stories. A few stories that will carry forward in future releases are starting on this day if you choose to.

Take care all and again a wishing you all safe and healthy Christmas

This is a Beta copy. You may still find some errors.....
The links-----

FULL DOWNLOAD -
Download these if you do not have Chapter 14 Monday already on your computer

PC -


MAC -

Patch - Download this if you already have Chapter 14 Monday on your computer and extract the content of this zip in to that folder.

PC -


MAC -
 

latex lvr

Active Member
May 3, 2019
576
855
WTF is wrong with this cheating ass whore bitch. Serriously i am getting a bit fed up with this now. All she does is moan and bitch to the mc. They goto the golf course to spend the day together and because he didnt want her to tease the 2 guys she get pissy with him and rants that she never gets to do what she wants that its always about what he wants and then storms off, later we find out that she had sex with her boss and he wants to make her his woman and she wants it. The whole holiday has been about her fucking around with other guys behind the mc's back doing exactly what she wants to do and to hell with her husband. All he tries to do is please her. SERRIOUSLY HE NEEDS TO MAN UP AND GROW A PAIR OF BALLS AND KICK THIS BITCH TO THE CURB.
I am so dissapointed with this update. Please Mircom make the mc wake up to exactly what his so called wife is.
I'm not saying that she can't still have fun but rather that it goes back to the originality of the storey about an adventurous couple and not about a wife who is treated like a queen by her husband but she just shits on him all the time and rather than having fun with her husband she fucks every other guy with a pulse who just see her as a piece of meet to devour.
 
3.90 star(s) 123 Votes