No, I have the compressed version for testing. Install in a clean VN (in other words don't do anything else... don't get cute with the files, simply install the mod in a fresh installation of the VN)I think I installed the mod properly but it still says in bottom right corner that mod is not installed properly and SanchoMod button in title menu is grey and inactive. Can it be because of compressed version?
Thanks. Turns out I unrened the game yesterday to check out renders in latest update and forgot about it.No, I have the compressed version for testing. Install in a clean VN (in other words don't do anything else... don't get cute with the files, simply install the mod in a fresh installation of the VN)
Inside your "game" directory should look like this:
View attachment 1870970
Probably not related to the mod. I get a different script error constantly.thx for getting it out so fast
got a few bugs though unfort
on the giselle path with her husband in the office
You don't have permission to view the spoiler content. Log in or register now.
Thanks Sancho! I'll see him soon since my succubus is coming back tomorrow, and I promised to wait for his return from Donutistan to know the rest of this adventure. Either way, I'm sure you'll eventually find the culprit.@Broutminou Since I temp fixed this issue another way you shouldn't have to worry about the different keyboard layout regarding the "period" button. The above should keep it from disappearing at all... just the one anomaly due to the menu being doubled sometimes on the screen but it's a minor thing until I can find the real culprit.
I deleted all the saves and persistent file, just straight nuked it and fast-forwarded to Ep7. No more issues at all. That error, btw, was for the combined slut and angle button, fyi.Thanks for the mod !
Having some issues during dialogues. Ignore works but skips line or two.
You don't have permission to view the spoiler content. Log in or register now.
It would be awhile until I get to it, won't be surprised if Episode 8 and 9 comes out between now and then, but at least up to the first choice, seems to be working OK, and liked that feature of putting in the Bonus code automatically, nice touch, so replaced last update with this one, and on the list again. Thank you for your work on this!!!Go
Get
You
Some
...
New features include MenuChoice Opacity (found in SanchoOptions), more SanchoCheats, initiation of SanchoSplits, more information populated in historical dialogue in regards to dynamic ChoiceGuide... other stuff I forgot I added.
colombeen
Hey J, by then I will have gone back through and tightened up the ChoiceGuide. I was a bit under the gun as I really wanted to get something out before it got too late in Euro. I'm certain I missed some choices where I need to inform the player that they will miss a scene "cannot obtain if chosen". I got most but can't shake the feeling as I didn't go through it with a fine-toothed comb as normal due to self-imposed time constraints. The Gallery is solid though. This VN is very odd in that I have to name the characters for each of the scenes which takes time to code... the dev defines many of the as "???" during the game's start and introduces them during playthrough. Anyway, enough of me yammering. Hope all is well with you and yours.It would be awhile until I get to it, won't be surprised if Episode 8 and 9 comes out between now and then, but at least up to the first choice, seems to be working OK, and liked that feature of putting in the Bonus code automatically, nice touch, so replaced last update with this one, and on the list again.
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 02:31:36 2022
thx for getting it out so fast
got a few bugs though unfort
on the giselle path with her husband in the office
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'Lust_Time_P1_Slow_Giselle_1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "story.rpyc", line 43207, in script
File "renpy/ast.py", line 1752, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Lust_Time_P1_Slow_Giselle_1'.
Windows-10-10.0.22000
Ren'Py 7.4.8.1895
Summer With Mia 2 E7
Tue Jun 14 23:01:02 2022
got another crash but dont remember where...
Probably not related to the mod. I get a different script error constantly.
You don't have permission to view the spoiler content. Log in or register now.
As far as the original scripts all I do is add Python code to the menu choices, add labels for the gallery, and add the notification banner calls. I don't do anything with the SlutButtons or the "LustTime". FYI "LustTime" is that button row at the top-left you see during some scenes that you have to painstakingly press through sequentially...ugh.Thanks for the mod !
Having some issues during dialogues. Ignore works but skips line or two.
You don't have permission to view the spoiler content. Log in or register now.
See, this is really odd... these are dev defined variables... I don't change them at all, I simply read them if/when necessary. Something is borked with this release I think. Give me a bit so I can try to reproduce these errors somehow. I have the compressed version currently installed FWIW.Sancho1969 There's a but that I found and showed up a few times when the MC talks with Isla or Cindy if you choose to not "Give in" with Cindy on the bench and chose to "Stop yourself".
I think if you chose to not "Give in" and fuck Cindy by the pool (the anal scene), the game breaks there and this error appears.
I don't know if it's right or not but I think if you chose to "Stop yourself" you shouldn't get the anal scene with her anymore. I haven't tried to see if the error still appears if you don't fuck her in the ass by the pool.
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 02:31:36 2022
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:Sancho1969 There's a but that I found and showed up a few times when the MC talks with Isla or Cindy if you choose to not "Give in" with Cindy on the bench and chose to "Stop yourself".
I think if you chose to not "Give in" and fuck Cindy by the pool (the anal scene), the game breaks there and this error appears.
I don't know if it's right or not but I think if you chose to "Stop yourself" you shouldn't get the anal scene with her anymore. I haven't tried to see if the error still appears if you don't fuck her in the ass by the pool.
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
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)
Had a chance to finish ep7, overall great mod and understandable nailing down all the choices and what they lead to. I didn't see any clear indication on what the end scene would be, at the movies with Mia, or on the ferris wheel with Sadie....The Gallery is solid though. This VN is very odd in that I have to name the characters for each of the scenes which takes time to code... the dev defines many of the as "???" during the game's start and introduces them during playthrough. Anyway, enough of me yammering. Hope all is well with you and yours.
Thank you for the feedback, sincerely. You've got me on the date choice, I'm not sure how to make it more clear:Had a chance to finish ep7, overall great mod and understandable nailing down all the choices and what they lead to. I didn't see any clear indication on what the end scene would be, at the movies with Mia, or on the ferris wheel with Sadie.
As for the gallery, one time Jennifer speaks to her partner, and in the same dialog the narrator refers to MC as MC instead of the specified name. Specified name works fine elsewhere in that gallery scene just fine. Not an exhaustive search for issues but just what I happened across as I went along.
View attachment 1871295
Thanks again for all the mods.
je "You don't deserve another minute! MC gets off Mia. Jennifer and her partner continue arguing in the background."