InfinityzeN
Newbie
- Oct 29, 2016
- 36
- 21
- 267
Anyone else have Lily disappear from the game after you agree to let her test serums? For me she is just poof, gone.
In the base game she is at college during the day.Anyone else have Lily disappear from the game after you agree to let her test serums? For me she is just poof, gone.
strip_list = the_person.outfit.get_half_off_to_tits_list()
In case they haven't unlock college yet, talk to Stephanie about advancing research to progress .In the base game she is at college during the day.
Have you used the phone to ask her where she is at?
Or is that not even available?
No I have access to the college. She is just gone. Not in the phone, don't show up at her room, not available as a model in the outfit designer. Any time a scripted event happens in which she is supposed to be there, there is no picture of her and the game repeatedly wants to crash.In the base game she is at college during the day.
Have you used the phone to ask her where she is at?
Or is that not even available?
Try resetting her schedule in the console -No I have access to the college. She is just gone. Not in the phone, don't show up at her room, not available as a model in the outfit designer. Any time a scripted event happens in which she is supposed to be there, there is no picture of her and the game repeatedly wants to crash.
There is a pretty decent chance of a bug in the coding of her event where she as if she can test serums for money. I have a save about 15 minutes before it happen and will see if I can reproduce the bug.
EDIT: It seems that the mod makers caught the error. After installing the latest bugfix and mod files, Lily no longer disappears.
lily.set_schedule(lily.home, times = [3])
lily.set_schedule(university, days = [0, 1, 2, 3, 4, 5], times = [1,2])
It do work.It dont work, i updated version with the game folder from here, game error. delete the mod. i willwait until the Mods are better. its sucks actually but its for free so i will not complain
Well save games due to the amount of changes Vren makes in core code every time or not defining new definitions in old content are never transferable to a new version. That is one reason I really like the cheats in the mod, since you have to restart with each update. I passed over .37 and .38 for that reason. I may try out 39.Went ahead and cleared my game and re-downloaded for 39.1. Loaded the Beta mod and bugfix files, and loaded an existing save.
Things worked fine until I had a scene with two or more characters. At that point, I still get the hard freeze near or about the end of the scene. In this case it was the research advancement stage where you need three employees. One volunteers and Steph says "Very Good." That's where the game freezes and I have to kill the program to get back to the desktop.
Not sure if that helps at all. I reckon I could try starting a fresh new game. Assuming at this point it's only happening with my game, so maybe it's a savegame issue.
same wayI've been having issues with the game freezing/crashing after assigning uniforms. Namely, when my employees load in for the first time after doing so. Tried New game, still happens. Tried deleting game, and re-downloading. Same thing. Traceback says this: AttributeError: 'StoreModule' object has no attribute 'check_justfan_requirement'.
Any help/insight you can provide will be appreciated.
Greetings All,For some reason, the download link for the mod on the front page downloads a 0KB zip file.
I'm wondering now if that's my issue.I've been having issues with the game freezing/crashing after assigning uniforms. Namely, when my employees load in for the first time after doing so. Tried New game, still happens. Tried deleting game, and re-downloading. Same thing. Traceback says this: AttributeError: 'StoreModule' object has no attribute 'check_justfan_requirement'.
Any help/insight you can provide will be appreciated.
I've been trying to help track this down with the modders. The hang bug was happening to me a lot, but very few other people were reporting or could confirm that it happens. Not with Company Uniforms though. For me it was just when trying to draw previews when hovering over the girls in the room list.I normally play with the Company Uniforms option enabled and kept getting the game freeze happen at varies times. One of the things I changed with my most recent playthrough was not turning that one. I was just happy the game was working without freezing, but it appears that others were having a similar issue. So if you are having issues with the game hard freezing, I suggest trying to play without using/assigning uniforms.
self.max_items = 1000
if not config.debug: # delays reload time (disable while debugging)
zip_manager.preload()
Trist suggested using the option to clean memory "Every Time Slot" instead of "Each Game Day" (in preferences).