in vanilla, when you get all recruitment upgrades including the ones that "raise age" and then go for teenagers as prefered choice, you will get an error. thats due to the fact that the game doesnt have teenagers for the stats i wanna have and that creates an error.
i think it was after hiring someone. i was at the same time at the bringe of finishing up the research for that trait that can give your serums +1 additional slot.
the freeze always happens at the END of a day. so when the mc sleeps. bam, game doesnt react anymore. if i just relax and do nothing of either thing, the game wont freeze. but whats the point in playing the game if you can't do either of these mentioned things.
I found a number of issues. It is going to take a bit to fix them.
The first issue at the bottom of Buisness.rpy He created an issue were if you buy both old and teen you will end up with a floor of 40 and a ceiling of 19 for age.
That isn't the worst of it.
Because he assigns shit in more than one area. Such as age and stats and skills. By the time it gets to the function that would make use of those options. It has a value in place thus ignores the setting.
This is one of my primary issues with Vren's coding of shit. It is as if he forgot he did something some place else so writes basically the same code 2 3 4 times in different files rather than use one area to handle it all.
He is probably one of the messiest programmers I've seen in this regard.
He's also passing a dictionary into create_random_person now for this but because of all the other areas it is completely ignored. Honestly, not sure it's even seeing the dictionary correctly at this point.
It's probably going to take a bit to clean up all the mess.
So it won't be today I have my own work I need to get done to make money.