blademaster89

Active Member
Aug 4, 2017
691
708
Good afternoon. Pls give me a minute or two, this is not a mod issue but shouldn't be an OEM issue either, likely wasn't a clean install of the latest VN (some folks mistakenly install into a prior version which can cause numerous issues of course). I'll open the project and be back in a bit...

blademaster89 While I do this do me a favor. Install the latest Off the Record into a new/clean directory/folder, then either install or don't install the mod (your choice, doesn't matter), load a save prior to your error and report back please. Thank you.

-----------
Edit: The variable is clearly defined starting in v040 builds default apt_party_start_talk_si = False. It was a new variable starting with that version (of course) and not in prior versions. The most common ways the above error could be a result is by either opening a v040 or later save in a pre-v040 build, or the user has tried to install v040 or later INSIDE a pre-v040 build (never do this).

The fix: Install a new clean copy of the current VN (insuring that the download compressed or not is the correct version). Initiate (start) the VN from that new installation. Done. Bottom line: you will NOT get that variable error in a properly installed build that's v040 or later (current build is v041. Regards.
Okay, I will download the compressed version again, but I do install all my games separately, as in I unrar the game into a new separate folder, distinct from the previous one since I'm prone to delete the previous versions to save space :)

can this be a compressed version issue?

My apologies if I am unable to explain properly what I'm facing, I'll attach a screenshot as to where I am exactly stuck.

The first image is is right after I get errors regarding line 20669 and 20670.
the next image is the last one before it loops to error in line 20669 and 20670 again.

this is error 20670

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 20670, in <module>
NameError: name 'apt_party_start_talk_si' is not defined

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

Full traceback:
  File "script.rpyc", line 20670, in script
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 20670, in <module>
NameError: name 'apt_party_start_talk_si' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
0.4.1
Sat Mar 12 02:30:08 2022
the previous one was posted earlier by me.

EDIT: I deleted the game and downloaded it again, did a fresh install as suggested and tried playing from a save that opened (in middle of a sex scene between Me-sun) since I could not load any other save without the mod installed. when I came up to the " party scene" in the non modded version of the game I was presented with this option (3rd image) but when I installed the mod I was not presented with that option and instead I was directly taken to " talk with sia " which co-relate to the pictures I posted before, I never got that option, but got it without the mod installed.

In other words, I understand the loop now, it was because I had the option to talk with everyone before I proceeded but in the modded version of the game, that option was not presented, which resulted in the loop.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,159
46,397
Okay, I will download the compressed version again, but I do install all my games separately, as in I unrar the game into a new separate folder, distinct from the previous one since I'm prone to delete the previous versions to save space :)

can this be a compressed version issue?

My apologies if I am unable to explain properly what I'm facing, I'll attach a screenshot as to where I am exactly stuck.

The first image is is right after I get errors regarding line 20669 and 20670.
the next image is the last one before it loops to error in line 20669 and 20670 again.

this is error 20670

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 20670, in <module>
NameError: name 'apt_party_start_talk_si' is not defined

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

Full traceback:
  File "script.rpyc", line 20670, in script
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 20670, in <module>
NameError: name 'apt_party_start_talk_si' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
0.4.1
Sat Mar 12 02:30:08 2022
the previous one was posted earlier by me.
The screenshots don't matter really, I can see the issue. The VN build you are playing doesn't recognize the required variable, but seeing that's the case you will have additional issues with other variables. I know the compressed version that CircleJerker supplied is absolutely 100% correct. I not only downloaded it to make sure, I also used it during the port of SanchoMod. I would write you a simple script that would resolve this one issue but considering thousands of folks have used not only the compressed but also the mod, we need to narrow down what the issue is on your platform. FWIW I loaded that exact scene on my end with no issue, tracking the variable from game start until the end of that particular "Talk to... Proceed" menu choice round.

Another question while you install a fresh version and test, are you using an old save or did this occur during a playthrough from scratch? Try another save from v040 if you have one and if you wish you can attach your borked save and I'll load it on my end two ways: 1) loaded in just the raw compressed VN, virgin of mod(s) and 2) loaded in compressed with SanchoMod installed.
 
  • Red Heart
Reactions: "CJ"

blademaster89

Active Member
Aug 4, 2017
691
708
The screenshots don't matter really, I can see the issue. The VN build you are playing doesn't recognize the required variable, but seeing that's the case you will have additional issues with other variables. I know the compressed version that CircleJerker supplied is absolutely 100% correct. I not only downloaded it to make sure, I also used it during the port of SanchoMod. I would write you a simple script that would resolve this one issue but considering thousands of folks have used not only the compressed but also the mod, we need to narrow down what the issue is on your platform. FWIW I loaded that exact scene on my end with no issue, tracking the variable from game start until the end of that particular "Talk to... Proceed" menu choice round.

Another question while you install a fresh version and test, are you using an old save or did this occur during a playthrough from scratch? Try another save from v040 if you have one and if you wish you can attach your borked save and I'll load it on my end two ways: 1) loaded in just the raw compressed VN, virgin of mod(s) and 2) loaded in compressed with SanchoMod installed.
I edited my post, please check that, in the non modded version of the game, the game went fine, I even finished it, albeit missing the good scenes. but when it came to adding the mod, I got stuck.

EDIT:surprisingly I was able to continue once I got the normal save where I had the proceed button at the party scene.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,159
46,397
I installed the mod I was not presented with that option and instead I was directly taken to " talk with sia " which co-relate to the pictures I posted before, I never got that option, but got it without the mod installed.

In other words, I understand the loop now, it was because I had the option to talk with everyone before I proceeded but in the modded version of the game, that option was not presented, which resulted in the loop.
I know that it hasn't occurred with anyone else and I cannot replicate, I even tested on two other test towers I have setup that are clean of all RenPy games. I downloaded the compressed again, installed the mod, and everything comes up fine (as it should, the mod does NOT alter any OEM choices or variables):

1647035861468.png

I've attached a save (Page 6-1) of this exact point using the above (compressed VN w/ SanchoMod) FWIW.
 

blademaster89

Active Member
Aug 4, 2017
691
708
I know that it hasn't occurred with anyone else and I cannot replicate, I even tested on two other test towers I have setup that are clean of all RenPy games. I downloaded the compressed again, installed the mod, and everything comes up fine (as it should, the mod does NOT alter any OEM choices or variables):

View attachment 1698993

I've attached a save (Page 6-1) of this exact point using the above (compressed VN w/ SanchoMod) FWIW.
Its a doozy lol xD. I guess I am just unlucky here. Also, I was able to finish the game with mod, the I edited my previous post and also posted the save that I think caused the mess.
 

blademaster89

Active Member
Aug 4, 2017
691
708
Its a doozy lol xD. I guess I am just unlucky here. Also, I was able to finish the game with mod, the I edited my previous post and also posted the save that I think caused the mess.
Can I use the save that you posted? as in does it lead to the threesome blowjob scene?
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,159
46,397
Can I use the save that you posted? as in does it lead to the threesome blowjob scene?
Sure, it's a clean pure-play save. The 3-some is up to you when you get to that point, it should have all the girl choices available as that playthrough isn't girl specific in previous choices.

Edit: I noticed you said you had issues loading saves made previously with the mod installed inside the clean new unmodded install. There's a very small file in the mod's OP "Uninstall" that fixes any issues with the mod's screens being left open, python function leftovers, etc so that the save will work just dandy w/out the mod. Just so you know. Regards.
 
Last edited:

ddeadbeat

Bewbie
Game Developer
Mar 30, 2018
143
1,635
Sure, it's a clean pure-play save. The 3-some is up to you when you get to that point, it should have all the girl choices available as that playthrough isn't girl specific in previous choices.

Edit: I noticed you said you had issues loading saves made previously with the mod installed inside the clean new unmodded install. There's a very small file in the mod's OP "Uninstall" that fixes any issues with the mod's screens being left open, python function leftovers, etc so that the save will work just dandy w/out the mod. Just so you know. Regards.
Thanks a ton for helping players out! Even though the issue wasn't directly related to your mod. No way I'd be be able to delve into this problem so thoroughly. But at least I learned something new myself as well...
It's an honor to have my VN modded by you haha!
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,159
46,397
Thanks a ton for helping players out! Even though the issue wasn't directly related to your mod. No way I'd be be able to delve into this problem so thoroughly. But at least I learned something new myself as well...
It's an honor to have my VN modded by you haha!
Honestly, I write mods for my personal use and for only those titles I personally enjoy (with the exception of a very few that were requested by friends), again only sharing those few that I personally and monetarily support. It is in my best interest that you succeed in every way possible as I'm vested by default (not monetarily but as a consumer of the product), therefore I have your back. My only hope is that my work helps an individual either discover the dev's production and/or improve their user experience in some way. For me the sole honor lies with those who can tell a story that stirs emotion and promotes cogitation as that's at the heart of the art form (imho). Kindest regards to you and yours.
 

Speedyg869

Newbie
Oct 11, 2019
33
6
Was running "Off the Record [v0.4.1]" with OffTheRecord-0.4.1 - SanchoMod
I believe I was using 1606860_Off_the_Record_Ep_4._v0.4_Zoeys_Mod with "Off the Record 0.4-pc".

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ep5.rpy", line 1136, in <module>
NameError: name 'ep4_apt_party_lewd_aur' is not defined

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

Full traceback:
File "ep5.rpyc", line 1136, in script
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ep5.rpy", line 1136, in <module>
NameError: name 'ep4_apt_party_lewd_aur' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.4.8.1895
0.4.1
Tue Mar 8 20:41:21 2022

Any ideas?
I'm not sure how, but I guess everyone missed this.

When I install a new version of the game, I just extract the zip/rar. Then I start the game to make sure it works. Then I quit and apply the the mod. After that I start the game and play. The only thing I'm sharing between versions is the saves.
Any ideas?
 

JJDrakken

Well-Known Member
Oct 28, 2021
1,426
2,481
Was getting into this Novella, till the whole club scene, even said no to the drugs(Honestly didn't want to go back with her, my own brain was saying this way off).

After that point, just stopped caring about the story. I finished it, but honestly dislike being forced into shit I myself knew it was shady. I understand we are in protag spot, apparently he's a fucking moron, but still.

I might check this out later, maybe once I forget that club bullshit, only to be reminded of it later about taping chicks I fuck. Hated it.
 
Last edited:

Xarin

Member
Apr 29, 2018
315
280
Is it just me or does the ex look a lot different in this new update? She didn't look nearly as good in earlier versions.
 

Canto Forte

Post Pro
Jul 10, 2017
21,026
25,723
She has to. She is the lady of his dreams. His anchor into a wonderful time he hastly chose to end
only because he woul dnot put in the effort, while she was running circles around him edging him to ask her
the big question. That happends more often than not to dudes too: they are overexcited while the girl blows them off.
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
10,999
15,919
She has to. She is the lady of his dreams. His anchor into a wonderful time he hastly chose to end
only because he woul dnot put in the effort, while she was running circles around him edging him to ask her
the big question. That happends more often than not to dudes too: they are overexcited while the girl blows them off.
While I disagree with the MC's actions in the past with her, I do understand his feeling. Some people tend to smother their partners, very often out of a feeling of insecurity. They feel like their lover will leave if they don't show enough love, and by so doing they try to spend every waking moment with them. It's an unfortunate but real condition some people have. Among others, Obsessive Love Disorder (OLD) can include low self-esteem and a constant need for reassurance. I actually think the MC misinterpreted Chelsea's responses or actions as being OLD — though he probably never thought of it in those specific terms — but it's why he acted that way. Like I said, I definitely don't agree with what he did, but I think this is why.
 

Dragon1982

Active Member
Sep 7, 2019
558
362
Just tried out this for the first time. The story is interesting but I wasn't expecting the animations to be so good, which blew my mind. I do feel that situation in the club was forced though, especially the beating part which I got extremely uncomfortable with given how bad she ended up, even if it wasn't the MC's intention.
 
4.40 star(s) 77 Votes