I'm not sure what I'm doing wrong, but downloading the incest patch into the game folder on android causes the game to crash on start-up. Most recent version of the tech update and its respective patch for reference. Reading the log and traceback, they both cite the error "Module _errorhandling could not be loaded". Let me know if the full traceback is needed to identify the problem.
I'm not sure what I'm doing wrong, but downloading the incest patch into the game folder on android causes the game to crash on start-up. Most recent version of the tech update and its respective patch for reference. Reading the log and traceback, they both cite the error "Module _errorhandling could not be loaded". Let me know if the full traceback is needed to identify the problem.
I'm seeing the same behavior on my mod.
It looks like the Android version of the game doesn't play well with mods in the game folder at the moment.
It's most likely a bug though. Either in the game itself or the new version of Renpy.
I'm not sure what I'm doing wrong, but downloading the incest patch into the game folder on android causes the game to crash on start-up. Most recent version of the tech update and its respective patch for reference. Reading the log and traceback, they both cite the error "Module _errorhandling could not be loaded". Let me know if the full traceback is needed to identify the problem.
hey, idk why but for me (windows) everytime I try to open the game with the mod installed it gives an error and it crashes.
it says:
While running game code:
File "game/ipatch.rpy", line 79, in script
File "game/ipatch.rpy", line 99, in <module>
NameError: name 'FilteredText' is not defined
hey, idk why but for me (windows) everytime I try to open the game with the mod installed it gives an error and it crashes.
it says:
While running game code:
File "game/ipatch.rpy", line 79, in script
File "game/ipatch.rpy", line 99, in <module>
NameError: name 'FilteredText' is not defined
Modder: Fat McNuggets Mod Version: 6705 Game Version: Pre-Tech (0.20.16) and Tech (6705) Language: English Only
This is the same mod that I've posted on the main thread. If you've already downloaded the mod from there, then you don't need to download this. I mainly created this page so I can receive feedback, if any.
Features:
Brings back familial relationship to Debbie (Mother), Jenny (Sister) and Diane (Aunt).
Additionally, Mrs. Johnson is once again Erik's mother.
Reverts some characters back in high school instead of college.
Brings back the developer's scrapped incest-related dialogue and adjusts it to fit the new story direction.
Some lines were tweaked to smooth things out, especially where new story beats were added.
New dialogue here and there to flesh out their interaction more that still fits their character.
Modified art assets to reflect blood-related relationship.
Available both for the Pre-Tech version and the latest Tech version of the game.
Credits:
This patch is inspired and modified from the previous uploads that came before it. Special thanks to Scarlet Ashbringer, Sothyr and Xaverion for their previous work on a patch. And to raschi for helping me with some questions on how to develop this patch!
Modder: Fat McNuggets Mod Version: 6705 Game Version: Pre-Tech (0.20.16) and Tech (6705) Language: English Only
This is the same mod that I've posted on the main thread. If you've already downloaded the mod from there, then you don't need to download this. I mainly created this page so I can receive feedback, if any.
Features:
Brings back familial relationship to Debbie (Mother), Jenny (Sister) and Diane (Aunt).
Additionally, Mrs. Johnson is once again Erik's mother.
Reverts some characters back in high school instead of college.
Brings back the developer's scrapped incest-related dialogue and adjusts it to fit the new story direction.
Some lines were tweaked to smooth things out, especially where new story beats were added.
New dialogue here and there to flesh out their interaction more that still fits their character.
Modified art assets to reflect blood-related relationship.
Available both for the Pre-Tech version and the latest Tech version of the game.
Credits:
This patch is inspired and modified from the previous uploads that came before it. Special thanks to Scarlet Ashbringer, Sothyr and Xaverion for their previous work on a patch. And to raschi for helping me with some questions on how to develop this patch!
The mod worked fine for the 6105 version on mobile , but in this new update , the game crashes and gives a traceback.txt , here is the full trace back :
"While loading the script.
Exception: Module _errorhandling could not be loaded.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/bootstrap.py", line 401, in bootstrap
File "renpy/main.py", line 400, in main
File "renpy/exports/scriptexports.py", line 98, in load_module
File "renpy/script.py", line 475, in load_module
Exception: Module _errorhandling could not be loaded."
Instead of doing this, can you please RE-mod the game so Debbie is not even Anon's step parent(just the woman his dad was fucking at the time of his death), and add in the latest Debbie pregnancy scenario as a patch??
Instead of doing this, can you please RE-mod the game so Debbie is not even Anon's step parent(just the woman his dad was fucking at the time of his death), and add in the latest Debbie pregnancy scenario as a patch??
Guys, does anyone know why the game won’t launch when I put any modded patch into the game folder?
I’m on Android 15 and I have version 21.0.0 wip.6705+ installed.
I manually created the game folder inside the files directory and pasted the patch there, but the game won’t start and just crashes.
The mod worked fine for the 6105 version on mobile , but in this new update , the game crashes and gives a traceback.txt , here is the full trace back :
"While loading the script.
Exception: Module _errorhandling could not be loaded.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/bootstrap.py", line 401, in bootstrap
File "renpy/main.py", line 400, in main
File "renpy/exports/scriptexports.py", line 98, in load_module
File "renpy/script.py", line 475, in load_module
Exception: Module _errorhandling could not be loaded."
Overview:
There was once a powerful demon who could control the thoughts and actions of others and use them as it pleased.
For thousands of years, the demon roamed the earth, spreading fear and terror wherever it went. Its magic was so subtle and effective that once you were caught in its web, it was nearly impossible to escape.
Eventually, the people came together and sealed it away, ending its reign of terror once and for all.
“This is the lie they told their children about you.”
log.txt:
xxxx-xx-xx xx:xx:xx UTC
Unknown platform.
Ren'Py 8.5.0.25111603
Manufacturer xxx model xxx
Screen diagonal is xxx inches.
Version: Ren'Py 8.5.0.25111603
Mobile search paths: /storage/emulated/0/Android/data/lustful.sin/files/game /data/user/0/lustful.sin/files/game
Opening APK '/data/app/xxx/lustful.sin-xxx/base.apk'
Opening APK '/data/app/xxx/lustful.sin-xxx/base.apk'
Early init took 504 ms
Early init took 504 ms
Full traceback:
File "renpy/bootstrap.py", line 401, in bootstrap
File "renpy/main.py", line 400, in main
File "renpy/exports/scriptexports.py", line 98, in load_module
File "renpy/script.py", line 475, in load_module
Exception: Module _errorhandling could not be loaded.
While loading the script.
Exception: Module _errorhandling could not be loaded.