- Oct 21, 2019
- 559
- 550
I'd guess the easiest way to turn incest off would be to simply delete the "incest_patch.rpyc" file and start a new game.Is there a way to turn incest off?
I'd guess the easiest way to turn incest off would be to simply delete the "incest_patch.rpyc" file and start a new game.Is there a way to turn incest off?
If you want you can fix this by adding in scripts.rpy:entering school:
While running game code:
File "game/script_loc/loc10_school.rpy", line 20, in script
if "Flowers" in loc10_fio_gifted and jen_route == "yand" and loc10_jen_yand_warning == 1:
File "game/script_loc/loc10_school.rpy", line 20, in <module>
if "Flowers" in loc10_fio_gifted and jen_route == "yand" and loc10_jen_yand_warning == 1:
NameError: name 'loc10_fio_gifted' is not defined
Links are dead probably becuse mod is updating to new version now as we can see in the post quoted below.Mega and Google download links in OP are both dead. Anybody got a different download link?
Instead of writing a update request it is faster to simply check her Subscribe Star Page where you will find this:
View attachment 1230770
and then there would be no need for a request update posting here.
oops, sorry, my eyes must be going bad, i thought it said the correct game version in OP. I misread that. Sorry again.Links are dead probably becuse mod is updating to new version now as we can see here.
So we all have to wait patiently until the mod is updated to the latest version of the game v0.12.1.
I just remind myself its only a game but I do sympathize with you I was just like you when I landed in this world took me awhile to sort of compromise I usually play the ones that refer to tenant or something like that and the ones that refer to mom theirs certain ones I completely avoid the ones that's more comical I just ignore the name when it pops up or ignore the character completely if possible 90% of games here are incest unfortunately so theirs 2 choice deal or not. Where the Heart is that is a perfect example of a game thats threading the lines of incest without being incest because both incest and non incest players love it and thats a game thats been in production for atleast 3 yrs that says alotIs there a way to turn incest off?
The mod replaces some of the game rpy files. Because the base that the current mod is build on is different than the current game, you see issues. Wait for Lain to update the mod. Long live lain mod.Does anyone know what it is with this mod that causes the game to crash on startup when using a Developer Console enabler file at the same time? I can either have this mod or my developer console file, not both. I'm not smart enough to understand what the crash log is saying for certain, but it seemed like it had to do with "Lain_Overrides.rpyc".
Is there any way to be able to enable the developer console while still having this mod installed? Just to be clear, i'm referring to the dev console activated by pressing "Shift+D". I like to check out the "Variable Viewer" throughout the game.
my browser has an auto reload ability for tabs, so i dont have to do it manuallyyou know you are fucked when you keep reloding every 30mins/1h
XD well i mean check not litterly reloadmy browser has an auto reload ability for tabs, so i dont have to do it manually
Thanks for this solution.If you want you can fix this by adding in scripts.rpy:
default loc10_fio_gifted = []
but you will run into other issues (undefined other variables). This is not by any means fix but a hack, if you are impatient.
The best, is to wait for Lain to update the mod.
I ve encountered this as well, after some time and trying few things i found out simply typing default fio_keys = [] in the same place as the first fix solves this.Thanks for this solution.
I'm very impatience and now have a similar issue on the Alley.
Can this be fixed in a similar way?
You don't have permission to view the spoiler content. Log in or register now.
Thanks!
Thanks, that workedI ve encountered this as well, after some time and trying few things i found out simply typing default fio_keys = [] in the same place as the first fix solves this.
Yes. This time the variable type is integer:Thanks for this solution.
I'm very impatience and now have a similar issue on the Alley.
Can this be fixed in a similar way?
You don't have permission to view the spoiler content. Log in or register now.
Thanks!