Mod Ren'Py Returning To Mia (Summer with Mia 2) [Ep. 10 v1.1.0] Multi-Mod [Sancho1969]

5.00 star(s) 2 Votes

WhY NoT?!

Member
Sep 2, 2019
228
193
Wait a minute.... you can't have sex with Cindy at the pool if you don't "Give in" to her on the bench. My comments are in orange below to the original code:
Python:
if cin_q_gave_in:  # If the player "Give in" to Cindy
    jump D_12_C_Reconciliation_Did_Have_Sex_With_C  # Advances to sex with Cindy at pool
else:  # If the player did NOT "Give in" to Cindy
    jump D_12_C_Reconciliation_Did_Not_Have_Sex_With_C  # Advances to "reconcile" scene (no sex)
I could and I got the anal scene even though I didn't give in. I understand and have logic for what you say, as I said it too. And it's a new save, I don't understand too how the help I could do it.

This is in the park after talking with Isla and she leaves. When Cindy sits on the bench and wraps her arm around the mc's arm.

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

While running game code:
  File "game/story.rpy", line 40369, in <module>
NameError: name 'cin_q_gave_in' is not defined

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

Full traceback:
  File "story.rpyc", line 40369, 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/story.rpy", line 40369, in <module>
NameError: name 'cin_q_gave_in' is not defined

Windows-10-10.0.10586
Ren'Py 7.4.8.1895
Summer With Mia 2 E7
Wed Jun 15 04:33:31 2022

Cindy calls and asks to come to her place


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

While running game code:
  File "game/story.rpy", line 46937, in <module>
NameError: name 'mc_cin_relationship' is not defined

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

Full traceback:
  File "story.rpyc", line 46937, 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/story.rpy", line 46937, in <module>
NameError: name 'mc_cin_relationship' is not defined

Windows-10-10.0.10586
Ren'Py 7.4.8.1895
Summer With Mia 2 E7
Wed Jun 15 04:25:58 2022
 

WhY NoT?!

Member
Sep 2, 2019
228
193
Forget to mention that in the scene from the pool, she asks the mc if he has been thinking about their previews night too and there is a choice to Confirm or Deny, and if you choose Confirm, it continues Cindy's path.

Edit:
I just tried to deny her in the pool scene and I still get the 2 errors from above in episode 7. Also surprising she still asks the mc to go to her place before the dream scene, even if you told her you're not interested.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Ok, in my most recent play-through, in Ep7 there's no either/or option, so it must have been a previous choice I made. Maybe going to see Isla in Ep6 was the nail in that coffin.

View attachment 1871322
Yes, Seeing Isla = No Mia date due to no Mia(Couple).

Basically if you don't see Isla AND kiss Mia in the pool = automatic Mia(Couple).

If you don't see Isla and later don't kiss Mia in the pool you get another chance at Mia(Couple) via a separate scene choice.

Those are currently the only two ways to get Mia(Couple) which is required to get the screen choice between having the Ep7 date between Mia or Sadie.
 

binglebangles

Member
Apr 29, 2020
430
399
Yes, Seeing Isla = No Mia date due to no Mia(Couple).

Basically if you don't see Isla AND kiss Mia in the pool = automatic Mia(Couple).

If you don't see Isla and later don't kiss Mia in the pool you get another chance at Mia(Couple) via a separate scene choice.

Those are currently the only two ways to get Mia(Couple) which is required to get the screen choice between having the Ep7 date between Mia or Sadie.
Ok, I thought I was safe to visit Isla because of the Sanchonote in the screenshot. You got me! :LOL: Just me being a dumbass
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Ok, I thought I was safe to visit Isla because of the Sanchonote in the screenshot. You got me! :LOL: Just me being a dumbass
I see. I'll rephrase that one differently. Note that if a choice has the specific note, that's the choice to take for the note to be realized. The phrasing is bad, that's on me. I generally always make it clear if either choice can be made to the same effect I'll write it such as "Either choice awards Gallery(x)", etc. Now that I look at the Mia screen you posted that "One more chance" should have been on the pool kissing choice. Seems the macro messed up and I didn't catch it... I'll double-check and make that clear and correct.
 
  • Like
Reactions: binglebangles

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Ok, I thought I was safe to visit Isla because of the Sanchonote in the screenshot. You got me! :LOL: Just me being a dumbass
Ok. this is how the screen should have been and how it is now coded:
1655263384088.png
Appreciate your input so I could make this more clear and proper. Regards.
 
  • Like
Reactions: binglebangles

doodleboogie

Newbie
Sep 25, 2017
46
22
Hey Sancho. Games is constantly getting errors (not sure if due to the mod) and anytime I attempt to open the Cheat Menu, I get the following:

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

While running game code:
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1385, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1385, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1393, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1594, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1594, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1597, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1617, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1393, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1394, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1398, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1399, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1403, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1415, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1416, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1416, in keywords
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1417, in keywords
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1417, in <module>
NameError: name 'cin_q_denied_d12' is not defined

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

Full traceback:
  File "story.rpyc", line 39596, in script
  File "renpy/ast.py", line 716, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1223, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 875, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, 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 3276, 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 3694, 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 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3694, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1385, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1385, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1393, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1594, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1594, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1597, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1617, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1393, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1394, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1398, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1399, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1403, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1415, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1416, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1416, in keywords
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1417, in keywords
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1417, in <module>
NameError: name 'cin_q_denied_d12' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.8.1895
Summer With Mia 2 E7
Wed Jun 15 00:31:21 2022

Any advice?
 

Spicy Ketchup

New Member
Oct 14, 2017
5
1
Hello Sancho. When I start the game, I get the following error:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 63, in <module>
NameError: name '_O0OO0OOO0OOOO00O0' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "SanchoMod/SanchoMod SWM2 E7.rpyc", line 62, in script
File "SanchoMod/SanchoMod SWM2 E7.rpyc", line 62, in script
File "renpy/ast.py", line 2687, in execute
self.apply()
File "renpy/ast.py", line 2670, in apply
value = renpy.python.py_eval(expr)
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/SanchoMod/SanchoMod SWM2 E7.rpy", line 63, in <module>
NameError: name '_O0OO0OOO0OOOO00O0' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895

Wed Jun 15 00:17:19 2022

Any advice on how to fix it?
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Hello Sancho. When I start the game, I get the following error:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 63, in <module>
NameError: name '_O0OO0OOO0OOOO00O0' is not defined

Any advice on how to fix it?
That only occurs when you load a save made previously with SanchoMod installed inside a game that is no longer modded and without the SaveFixer file. Either install the mod or the fixer... one or the other but NOT both.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Hey Sancho. Games is constantly getting errors (not sure if due to the mod) and anytime I attempt to open the Cheat Menu, I get the following:

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

While running game code:
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1385, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1385, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1393, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1594, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1594, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1597, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1617, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1393, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1394, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1398, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1399, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1403, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1415, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1416, in execute
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1416, in keywords
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1417, in keywords
  File "game/SanchoMod/SanchoMod SWM2 E7.rpy", line 1417, in <module>
NameError: name 'cin_q_denied_d12' is not defined

Any advice?
In this case I highly suggest:
  • Install a fresh copy of the VN downloaded from this site, not a torrent, not another site. Compressed or uncompressed doesn't matter.
  • Install the mod as instructed.
  • Done
Do only those steps, nothing else and don't get the files from anywhere else. Do that simple test for me and let me know the outcome please. I simply cannot replicate the error on the six machines I have access to in the studio. Regards.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Forget to mention that in the scene from the pool, she asks the mc if he has been thinking about their previews night too and there is a choice to Confirm or Deny, and if you choose Confirm, it continues Cindy's path.

Edit:
I just tried to deny her in the pool scene and I still get the 2 errors from above in episode 7. Also surprising she still asks the mc to go to her place before the dream scene, even if you told her you're not interested.
Bud, I'm telling you something is really wrong with your install. Those things just aren't possible with the original code nor the mod. All those oddities you are seeing stem from you having sex with Cindy after supposedly choosing "Deny Cindy". If that oddity was to occur then obviously you will have massive consequences with irregularities later.

May I ask from where did you DL the VN? If not from a link in the VN's OP Then I highly suggest you try the steps in the above post... just to try. 1) a fresh VN install from a known source that's not corrupted 2) installation of the mod (or nonmodded for that matter, the mod doesn't alter the sequence of events unless a cheat is utilized of course).

It's a simple test and will put this issue to bed more than likely as I can't replicate via loading old saves from previous episodes, speedrunning from scratch, etc on six different machines. There are thousands of DLs of the mod alone without anyone reporting this as well which leads me to believe something with your install is borked... I just have no way of knowing what.
 

Ozzfest

C.R.E.A.M.
Donor
Feb 20, 2020
290
1,005
Mod works great on my side. Sancho (spanish?), thank you very much for your hard work.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
Mod works great on my side. Sancho (spanish?), thank you very much for your hard work.
I'm not sure how you are asking the question so I'll answer the ones that you may be referencing: :ROFLMAO:
Am I Spanish? No
Do I speak a bit? Yes, I'm in the state of Tx
Is it translated in Spanish? No, the mod is English only and due to the amount of acronyms I use a translation won't do much.
 
  • Haha
Reactions: Ozzfest

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
If there are no verifiable bugs to fix with the mod itself I will be pushing out a maintenance update within 6-8 hours that will simply have this choice tweak and a few minor GUI tweaks (aesthetic). Also possible cheat additions but that is yet to be confirmed.

Edit: To elaborate the changes in the pending maintenance update regarding the dynamic ChoiceGuide as it pertains to Ep7 (LI Date):

(Spoiler just in case these choices aren't wished to be viewed by some out of courtesy)
You don't have permission to view the spoiler content. Log in or register now.
That's basically it and as clear as I can think for the choices to automatically reflect whatever you previously chose to change accordingly in real time. Regards.
 
Last edited:

doodleboogie

Newbie
Sep 25, 2017
46
22
In this case I highly suggest:
  • Install a fresh copy of the VN downloaded from this site, not a torrent, not another site. Compressed or uncompressed doesn't matter.
  • Install the mod as instructed.
  • Done
Do only those steps, nothing else and don't get the files from anywhere else. Do that simple test for me and let me know the outcome please. I simply cannot replicate the error on the six machines I have access to in the studio. Regards.
So i did as requested and am still getting the same errors. I'll keep digging but I have tried multiple installs and no luck.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,863
So i did as requested and am still getting the same errors. I'll keep digging but I have tried multiple installs and no luck.
Forget the cheat screen for a minute. With the MiniStat open do you see this? (CindyDenied event):
1655307868212.png
 

CamaroFan432

Active Member
Mar 13, 2020
989
2,892
If there are no verifiable bugs to fix with the mod itself I will be pushing out a maintenance update within 6-8 hours that will simply have this choice tweak and a few minor GUI tweaks (aesthetic). Also possible cheat additions but that is yet to be confirmed.

Edit: To elaborate the changes in the pending maintenance update regarding the dynamic ChoiceGuide as it pertains to Ep7 (LI Date):

(Spoiler just in case these choices aren't wished to be viewed by some out of courtesy)
You don't have permission to view the spoiler content. Log in or register now.
That's basically it and as clear as I can think for the choices to automatically reflect whatever you previously chose to change accordingly in real time. Regards.
I played the game (mostly by skipping after the first "normal" 2 playthroughs) by now. This was one of the scenes (Mia at beach) where I wished, that there were the option to cheat. Because it's either see a Isla scene now or 1 Mia scene now and 2 additional ones a bit later into the game. Also this seems to be a choice where you get to choose if you want a affair or maybe even more with Isla. By choosing not to go, it seems to block this path. At least as far as we know for the development until now (EP7).
 
5.00 star(s) 2 Votes