Got a bug with the mod during the Lynda and Miranda scene. It was something about name 'enincest" is not defined.Updated my mod:
0.4.15
- Fixed an error if you enable debug mode in the 0.4.14 update
- Updated for 0.4.15 content
Note: Links in Foz's Patreon for Public version are available for 0.4.15.
That is my variable for enabling incest or not. Even if you just starting using my mod that should not have happened.Got a bug with the mod during the Lynda and Miranda scene. It was something about name 'enincest" is not defined.
Okay thanks! I will give that a try.That is my variable for enabling incest or not. Even if you just starting using my mod that should not have happened.
Make sure you are using my game\utils\defaults.rpy as that has the default setup variable for that.
You may need to delete both
game\utils\defaults.rpy
and
game\utils\defaults.rpyc
then reinstall my mod.
Still got the error. Here is the full traceback.That is my variable for enabling incest or not. Even if you just starting using my mod that should not have happened.
Make sure you are using my game\utils\defaults.rpy as that has the default setup variable for that.
You may need to delete both
game\utils\defaults.rpy
and
game\utils\defaults.rpyc
then reinstall my mod.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dlc_episode3/scripts/S0412.rpy", line 19, in script call
call bettysBoobs0412Label from _call_bettysBoobs0412Label
File "game/dlc_episode3/scripts/S0414.rpy", line 165, in script call
call amberBrilliantBJ0414 from _call_amberBrilliantBJ0414
File "game/dlc_episode3/scripts/S0415.rpy", line 244, in script
if enincest:
File "game/dlc_episode3/scripts/S0415.rpy", line 244, in <module>
if enincest:
NameError: name 'enincest' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/dlc_episode3/scripts/S0412.rpy", line 19, in script call
call bettysBoobs0412Label from _call_bettysBoobs0412Label
File "game/dlc_episode3/scripts/S0414.rpy", line 165, in script call
call amberBrilliantBJ0414 from _call_amberBrilliantBJ0414
File "game/dlc_episode3/scripts/S0415.rpy", line 244, in script
if enincest:
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/dlc_episode3/scripts/S0415.rpy", line 244, in <module>
if enincest:
NameError: name 'enincest' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
College Bound 0.4.15
Tue Dec 28 17:23:39 2021
I've been wrapped up with other things, but I did forget to ask is did you just jump into using my mod now and not before the current release?Still got the error. Here is the full traceback.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/dlc_episode3/scripts/S0412.rpy", line 19, in script call call bettysBoobs0412Label from _call_bettysBoobs0412Label File "game/dlc_episode3/scripts/S0414.rpy", line 165, in script call call amberBrilliantBJ0414 from _call_amberBrilliantBJ0414 File "game/dlc_episode3/scripts/S0415.rpy", line 244, in script if enincest: File "game/dlc_episode3/scripts/S0415.rpy", line 244, in <module> if enincest: NameError: name 'enincest' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/dlc_episode3/scripts/S0412.rpy", line 19, in script call call bettysBoobs0412Label from _call_bettysBoobs0412Label File "game/dlc_episode3/scripts/S0414.rpy", line 165, in script call call amberBrilliantBJ0414 from _call_amberBrilliantBJ0414 File "game/dlc_episode3/scripts/S0415.rpy", line 244, in script if enincest: 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/dlc_episode3/scripts/S0415.rpy", line 244, in <module> if enincest: NameError: name 'enincest' is not defined Windows-10-10.0.19041 Ren'Py 7.4.8.1895 College Bound 0.4.15 Tue Dec 28 17:23:39 2021
I have been using the mod for a while now, at least the last 5 or so updates. I wouldn't worry about it too much if it is only happening to me. I will try deleting the cache folder like you suggested. I ended up just looking at the script file to see the dialog that was skipped. Thanks for the help.I've been wrapped up with other things, but I did forget to ask is did you just jump into using my mod now and not before the current release?
Also try deleting the cache folder that's inside the game folder and see if that helps.
There is definitely something going on, on your end and I'm trying to figure out exactly what it is.
If deleting the cache doesn't work and you are still able to load your save but the error happens when you encounter the variable then one other thing I can think of is:I have been using the mod for a while now, at least the last 5 or so updates. I wouldn't worry about it too much if it is only happening to me. I will try deleting the cache folder like you suggested. I ended up just looking at the script file to see the dialog that was skipped. Thanks for the help.
Deleting the cache didn't work but using the console/debug file did that trick. Thanks for all your help!If deleting the cache doesn't work and you are still able to load your save but the error happens when you encounter the variable then one other thing I can think of is:
You will probably have to do the following in console mode too:You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.
Once you do a new save you shouldn't have to do this again. I'm going to assume that when you jumped into my mod you had not run into any of the times involving Lynda or Jess as that variable is for their incest dialogue.
Hi thanks for the update patches, but it doesn't seem to work for me. When I run the patcher, it says that the hash check has failed, even though all the files mentioned above are present, and I have followed the steps as showed properly.Unofficial Update Patch [v0.4.15 >> v0.5.01]
Clean
You must be registered to see the links~40mb
Played
You must be registered to see the links~40.5mb
The patch is a bps binary patch.
Update will be an exact copy, byte for byte, of new version.
When ran, it will create the new patched folder alongside the old one. It will also ask if you want to make a backup copy of the new version as a zip to keep as a clean copy. It will delete the itself by exit.
Requirements:
You don't have permission to view the spoiler content. Log in or register now.
Contents:
You don't have permission to view the spoiler content. Log in or register now.
How to apply:
You don't have permission to view the spoiler content. Log in or register now.
Old Updates:
You don't have permission to view the spoiler content. Log in or register now.
*Can do custom patch versions if requested, such as v0.4.07 to v0.4.10 or modded versions.
Build up to a handjob...I'm ecstatic...and there is be a buildup to a HJ scene with her so stay tuned
Are you running the clean or played version of the update?Hi thanks for the update patches, but it doesn't seem to work for me. When I run the patcher, it says that the hash check has failed, even though all the files mentioned above are present, and I have followed the steps as showed properly.
View attachment 1578176
Sure, build up for a HJ, for Blanca...what's next handholding or do we go to kissing already ?Build up to a handjob...I'm ecstatic...