Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Heyy it's me again! I thought I saw something similar to this somewhere, but I wasn't able to find it? Whoops. Basically, I've done the fixes for the tiddie stress, and I recently started a new save, after implementing the fixes. On Day 17 (if that matters) suddenly most of the mansion features stopped working, I couldn't interact with anyone, and only the End Day function works. I had a good start, so I'd rather not restart again, but I will if I have to. This is chump change compared to some of the day counts I've seen, so if I do have to restart it won't be the end of the world, heh. Still loving this mod, and I'm very eager for the next update, but don't overwork yourself, especially with the stress of..well. Current events. This has only happened after using the tiddie stress fixes, so I'm figuring it's part of this mod. Stay safe yall!


Edit: Going back to autosaves didn't have this happen before the specific day. I also noticed that a character developed a good milk flow trait the same day-did that do it? 

Okay, I went back one more time, and the day passed without any of that happening. nothing else seemed different. I feel like I just left the Twilight Zone, a little bit. Uh...bug reverted?

That can mean you have some kind of error ina function that only activates from time to time. Or someone can die and then a script is trying to add milk to a dead slave. Id it happens again to you look at red of purple warning in the console and post them here.

Exactly that. If you can post the console’s messages (assuming you are playing it on the normal, local install) then that’ll tell me exactly what may be going on.

But for now anyways...”It was a simple mansion owner in a small, medieval town. It was a world-ending problem that seems like it was never there at all. While it is unimaginable for some, it is just another day in this...the Bugfix Zone”.

[Cue Outro music]

(1 edit)

[Cue Intro music again] 

This episode...on The Bugfix Zone.

Got it to trigger again! Not even sure what I did differently for the next in-game week but oh well. 


Thank you for looking at this. :) I don't particularly enjoy Sieglinde being trapped in a time void, unfortunately.


edit: cute intro music lmao

See if you have "elif globals.expansion.settings.lactationstressenabled == true:" in your code and replace it with just "else:"

That seems to have done it, thank you!