- Nov 14, 2017
- 65,235
- 32,903
mod isn't updated yet.Any walkthrough? I've investigated the cult but still can't get new Irene's scene
mod isn't updated yet.Any walkthrough? I've investigated the cult but still can't get new Irene's scene
Yes -Anyone else getting this error? I didn't get it last time I played, but it keeps persistently coming up whenever there is a choice selected. Its even constantly happening when I restart from the beginning.
You don't have permission to view the spoiler content. Log in or register now.
renpy.config.exception_handler = lambda *args: True
persistent.analytics_enabled = False
persistent.analytics_available = False
wrong thread for starters. girls didn't whine about his size.does the MC suffer like Fetish locator MC? he had the smallest dick in the game making him having a harem is ridiclious since he doesnot have anything else going for him
No, he's pretty much a stud in this one.does the MC suffer like Fetish locator MC? he had the smallest dick in the game making him having a harem is ridiclious since he doesnot have anything else going for him
they donot whine .. but thier reactions to lyssa dick implies it ..(lyssa is the best futa in AVNs though)wrong thread for starters. girls didn't whine about his size.
Jesus, click the spoiler that says "changelog", there is a MEGA link that has both PC/Mac inside of it...holy hell...like I sad from the beginning, click the spoiler....Your reuploade is now working thanks for the compress update
Anyone else getting this error? I didn't get it last time I played, but it keeps persistently coming up whenever there is a choice selected. Its even constantly happening when I restart from the beginning.
You don't have permission to view the spoiler content. Log in or register now.
Put this file into your game folder to fix this issue -Yes -
I had to enable the console with URM and enter:
renpy.config.exception_handler = lambda *args: True
To swallow all exceptions
Don't seem to be anyone else mentioning this on discord
Anyone else getting this error? I didn't get it last time I played, but it keeps persistently coming up whenever there is a choice selected. Its even constantly happening when I restart from the beginning.
You don't have permission to view the spoiler content. Log in or register now.
Pay attention to the error, do you actually have AMD GPU....no?Yes -
I had to enable the console with URM and enter:
renpy.config.exception_handler = lambda *args: True
To swallow all exceptions
Don't seem to be anyone else mentioning this on discord
Been waiting so long for this game to update...hopefully theres alot of content for Josie
Check the spoiler tab in this post for what content is in this update.Expect a ton of steamy content and sizzling scenes that’ll make you sweat. And for the first time ever, we’re bringing the red-haired cuties Foxy and Josie into the spotlight with some scorching hot content. You'll finally get to spend some quality time with Josie, and see just how needy she's been for you!
Hmm...So is the chick with dick (futa) content not avoidable...? Like if the player wants it's totally removed from the game...is it doable?they donot whine .. but thier reactions to lyssa dick implies it ..(lyssa is the best futa in AVNs though)
In the log "AMD64" means they have a 64bit operating system (hence a 64bit CPU). It has nothing to do with having AMD GPU/CPU. It's called "AMD64" because the architecture was developed by AMD.Pay attention to the error, do you actually have AMD GPU....no?
It's too harsh, telling the game to silently go on despite any errors.Yes -
I had to enable the console with URM and enter:
renpy.config.exception_handler = lambda *args: True
To swallow all exceptions
Don't seem to be anyone else mentioning this on discord
Anyone else getting this error? I didn't get it last time I played, but it keeps persistently coming up whenever there is a choice selected. Its even constantly happening when I restart from the beginning.
They are collecting analytics data which you should be able to prevent by doing the following in the console:
Code:persistent.analytics_enabled = False persistent.analytics_available = False
The error is caused by analytics, and the best solution is to butcher every function inPut this file into your game folder to fix this issue -
game/code/classes/analytics.rpy
I'm talking about Fetish locator the dev other game .. sorry for misleading you ... I havenot checked Taboo university yetHmm...So is the chick with dick (futa) content not avoidable...? Like if the player wants it's totally removed from the game...is it doable?
I know the Trans b-friend is a choice (having pussy or dick...as someone mentioned it in an earlier post). But what about the female cult member...which sounds like the Futa content still bleeds out into the story like it or not...? (I'm really not into femboi, drag queens, etc., and the cult member female looking character with a dick is just another dude to me. And no disrespect to anyone, I just wanted to know if and how that content will be handled in this story.)
Regards.
What are those data? The choices you made in game? Are the patrons informed of this, and can we disable it in the settings? I don't want to share anythingThey are collecting analytics data which you should be able to prevent by doing the following in the console:
Code:persistent.analytics_enabled = False persistent.analytics_available = False