nobodx

Newbie
Nov 2, 2017
95
66
194
It's in the readme. Make sure your stable diffusion is working, it is as simple as placing the latest AI mod files into the game folder
I switched to SD.Next - works as good - as long as the ports are the same (both sd.next and stable diffusion use the same default ones)
SD.Next's webui is easier to use when you want to generate images out of game
(the url is " " while the server is running)
 

Minoin

Member
Jan 16, 2018
133
78
108
can player add girl names and families?
i wanna have Tomoe Kisaragi and other girls from VN "Waifu Academy" in my harem.
You can cheat with console (see first page) to change a person while you're talking to them; press shift+o and enter this :

#Changing the name of a person
  • the_person.name = "xx"
  • the_person.last_name = "yy"
  • the_person.age = ##

#Changing titles of a person while keeping color and font formatting:
  • the_person.set_title("custom title") # e.g "friend", "employee"
  • the_person.set_possessive_title("their custom title") # e.g "your friend", "your employee"
  • the_person.set_mc_title("what they call you") # e.g "Boss", "Master", "Friend"
#Changing relationships:
  • the_person.relationship = "Single"
or
  • the_person.SO_name = "Donald"
  • the_person.relationship = "Girlfriend"
or
  • the_person.SO_name = "Robinette"
  • the_person.relationship = "Married"

#Give her a daughter or mother
  • the_person.generate_daughter(True)
  • the_person.generate_daughter(True,#) #to specify age of daughter
  • the_person.generate_mother(True)
  • the_person.generate_mother(True,#) #to specify age of daughter
  • the_person.kids = xx

Hope this helps...
 

hrmf

Member
Sep 15, 2016
109
69
197
Seeing some odd behavior with the GenAI stuff and the 2025.07-betaVTMod4.0.37 release. I can't generate images and when I try I see a traceback on the SD console:

Code:
│E:\ai\sdnext\sdnext\modules\processing.py:135 in process_images                                                       │
│                                                                                                                      │
│  134 │   for k in p.override_settings.keys():                                                                        │
│❱ 135 │   │   stored_opts[k] = shared.opts.data.get(k, None) or shared.opts.data_labels[k].default                    │
│  136 │   processed = None                                                                                            │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
KeyError: 'always_discard_next_to_last_sigma'
Also when I try to click the "GenAI Settings" option I'm seeing this:


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mods/GenAI/SD_UI.rpy", line 775, in execute
    screen SDConfig_menu():
  File "game/mods/GenAI/SD_UI.rpy", line 775, in execute
    screen SDConfig_menu():
  File "game/mods/GenAI/SD_UI.rpy", line 778, in execute
    frame:
  File "game/mods/GenAI/SD_UI.rpy", line 784, in execute
    viewport:
  File "game/mods/GenAI/SD_UI.rpy", line 790, in execute
    vbox:
  File "game/mods/GenAI/SD_UI.rpy", line 801, in execute
    if not have_connection:
  File "game/mods/GenAI/SD_UI.rpy", line 816, in execute
    vbox:
  File "game/mods/GenAI/SD_UI.rpy", line 889, in execute
    frame:
  File "game/mods/GenAI/SD_UI.rpy", line 892, in execute
    vbox:
  File "game/mods/GenAI/SD_UI.rpy", line 921, in execute
    hbox:
  File "game/mods/GenAI/SD_UI.rpy", line 924, in execute
    $ schedulers = get_available_schedulers()
  File "game/mods/GenAI/SD_UI.rpy", line 924, in <module>
    $ schedulers = get_available_schedulers()
  File "game/mods/GenAI/SD_UI.rpy", line 104, in get_available_schedulers
    available_schedulers = sdClient.get_available_schedulers()
TypeError: string indices must be integers
SD is up and running and listening on the correct port and I can use the SD web UI to generate images manually successfully. Any tips?
 

boblicticious

Member
Jun 16, 2017
313
604
314
Did something happen to the HR Director business policy under Organization Policies?

I've just met Sarah and offered to hire her, but the HR Director business policy doesn't show up in the list. I even have the quest tip to "Purchase the business policy for the HR Director at your CEO office under Organisation Policies", but the policy itself isn't actually in the list on the Organization Policies tab.
 
Sep 17, 2017
143
106
217
Did something happen to the HR Director business policy under Organization Policies?

I've just met Sarah and offered to hire her, but the HR Director business policy doesn't show up in the list. I even have the quest tip to "Purchase the business policy for the HR Director at your CEO office under Organisation Policies", but the policy itself isn't actually in the list on the Organization Policies tab.
Look at "Other Policies", the far right tab, all the NPC quest related ones have been moved there
 
  • Like
Reactions: boblicticious

Tim Tomington

New Member
Feb 20, 2018
2
3
92
So is there a way to reset your mother's story progress and have her take up her old job again through the console? I really don't want to have to restart again.
 
  • Like
Reactions: lan1967

ramvivat

Engaged Member
Jun 28, 2022
3,556
2,088
396
You can cheat with console (see first page) to change a person while you're talking to them; press shift+o and enter this :

#Changing the name of a person
  • the_person.name = "xx"
  • the_person.last_name = "yy"
  • the_person.age = ##

#Changing titles of a person while keeping color and font formatting:
  • the_person.set_title("custom title") # e.g "friend", "employee"
  • the_person.set_possessive_title("their custom title") # e.g "your friend", "your employee"
  • the_person.set_mc_title("what they call you") # e.g "Boss", "Master", "Friend"
#Changing relationships:
  • the_person.relationship = "Single"
or
  • the_person.SO_name = "Donald"
  • the_person.relationship = "Girlfriend"
or
  • the_person.SO_name = "Robinette"
  • the_person.relationship = "Married"

#Give her a daughter or mother
  • the_person.generate_daughter(True)
  • the_person.generate_daughter(True,#) #to specify age of daughter
  • the_person.generate_mother(True)
  • the_person.generate_mother(True,#) #to specify age of daughter
  • the_person.kids = xx

Hope this helps...
By the way, we need more male names for rotation in the random number generator that is used to generate characters. Otherwise, it seems that I am not the only one in the game who owns a harem haha... For example, I have many girls in my harem, some of whom have a fiance or husband or boyfriend - the same name, for example Mark. No, of course, it is even flattering in some sense that I stole so many girls from Mark. But anyway, to hell with him. We will continue to steal girls from Mark - I don't mind.
But nevertheless - the fact is, the number of male names in women is small! FEW!!!
 
  • Haha
Reactions: Minoin

ramvivat

Engaged Member
Jun 28, 2022
3,556
2,088
396
Hi! some girls have rivals. for example Donna have rivals with Tasha. does that means what when i have sex with Tasha - then Donna, when Donna catch me red handed with Tasha - she yells and (maybe!!!) broke RS with me? or it (i mean rivalry) means something other?

also how to find missed from the nursery my daughters? that daughter catch me red handed with other daughters ((btw rival of that daughter) and run off from my house. *sob-sob* i miss my sweat girl...
 

DawnFeather

New Member
Oct 31, 2022
3
1
13
Just asking, is there a way to view the different events and triggers in programming. Want to try to experience everything in the beta or alpha versions but the whole game is a bit big for me to find all of the unique events. Not a complaint, just looking for help! Thanks in advance.
 

NaughtyAnon

Newbie
Apr 2, 2020
44
36
152
Seeing some odd behavior with the GenAI stuff and the 2025.07-betaVTMod4.0.37 release. I can't generate images and when I try I see a traceback on the SD console:

Code:
│E:\ai\sdnext\sdnext\modules\processing.py:135 in process_images                                                       │
│                                                                                                                      │
│  134 │   for k in p.override_settings.keys():                                                                        │
│❱ 135 │   │   stored_opts[k] = shared.opts.data.get(k, None) or shared.opts.data_labels[k].default                    │
│  136 │   processed = None                                                                                            │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
KeyError: 'always_discard_next_to_last_sigma'
Also when I try to click the "GenAI Settings" option I'm seeing this:


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mods/GenAI/SD_UI.rpy", line 775, in execute
    screen SDConfig_menu():
  File "game/mods/GenAI/SD_UI.rpy", line 775, in execute
    screen SDConfig_menu():
  File "game/mods/GenAI/SD_UI.rpy", line 778, in execute
    frame:
  File "game/mods/GenAI/SD_UI.rpy", line 784, in execute
    viewport:
  File "game/mods/GenAI/SD_UI.rpy", line 790, in execute
    vbox:
  File "game/mods/GenAI/SD_UI.rpy", line 801, in execute
    if not have_connection:
  File "game/mods/GenAI/SD_UI.rpy", line 816, in execute
    vbox:
  File "game/mods/GenAI/SD_UI.rpy", line 889, in execute
    frame:
  File "game/mods/GenAI/SD_UI.rpy", line 892, in execute
    vbox:
  File "game/mods/GenAI/SD_UI.rpy", line 921, in execute
    hbox:
  File "game/mods/GenAI/SD_UI.rpy", line 924, in execute
    $ schedulers = get_available_schedulers()
  File "game/mods/GenAI/SD_UI.rpy", line 924, in <module>
    $ schedulers = get_available_schedulers()
  File "game/mods/GenAI/SD_UI.rpy", line 104, in get_available_schedulers
    available_schedulers = sdClient.get_available_schedulers()
TypeError: string indices must be integers
SD is up and running and listening on the correct port and I can use the SD web UI to generate images manually successfully. Any tips?
You may need to check for mod updates as I am currently showing Version 2025.07-betaVTMod4.0.39 running on mine with SDForge and no errors. I also am running the last uploaded version of GenAI by maswoo with custom prompts for the tensor I like the style of.

Edited for more info.
 
Last edited:

ZacariasF100

Newbie
Nov 1, 2022
93
53
141
May anyone help me this?
MarieWilder.png

I m always get crazy about Some Girls SHOW "lives in Unknown".I beg someone could know to solve it.
 
Last edited:

nobodx

Newbie
Nov 2, 2017
95
66
194
May anyone help me this?
View attachment 5183085

I m always get crazy about Some Girls SHOW "lives in Unknown".I beg someone could know to solve it.
Have you asked her, where she lives ?
It should be under "Ask for favor > Big Favor"
Depending on the versions you can also directly ask them, where they live.

Just asking, is there a way to view the different events and triggers in programming. Want to try to experience everything in the beta or alpha versions but the whole game is a bit big for me to find all of the unique events. Not a complaint, just looking for help! Thanks in advance.
You can increase the trigger-chance for the morning / evening crisis-events to fire, if that's what you mean - it should be somewhere in the mod-options in your bedroom

Hi! some girls have rivals. for example Donna have rivals with Tasha. does that means what when i have sex with Tasha - then Donna, when Donna catch me red handed with Tasha - she yells and (maybe!!!) broke RS with me? or it (i mean rivalry) means something other?

also how to find missed from the nursery my daughters? that daughter catch me red handed with other daughters ((btw rival of that daughter) and run off from my house. *sob-sob* i miss my sweat girl...
Afaik rivalry does barely to nothing in this game - the only thing I can think of 2 girls quarreling about who stole the other ones food - where you can take one side , no side, or let them battle it out (the last one includes stripping, and depending on slutiness -I think- a forced orgasm)

So is there a way to reset your mother's story progress and have her take up her old job again through the console? I really don't want to have to restart again.
not asking why - it doesn't make any sense to my why you want that -
if you find the event flags, you might be able to reset them
could break more stuff than you realize due to possible dependencies

You can cheat with console (see first page) to change a person while you're talking to them; press shift+o and enter this :

#Changing the name of a person
  • the_person.name = "xx"
  • the_person.last_name = "yy"
  • the_person.age = ##

#Changing titles of a person while keeping color and font formatting:
  • the_person.set_title("custom title") # e.g "friend", "employee"
  • the_person.set_possessive_title("their custom title") # e.g "your friend", "your employee"
  • the_person.set_mc_title("what they call you") # e.g "Boss", "Master", "Friend"
#Changing relationships:
  • the_person.relationship = "Single"
or
  • the_person.SO_name = "Donald"
  • the_person.relationship = "Girlfriend"
or
  • the_person.SO_name = "Robinette"
  • the_person.relationship = "Married"

#Give her a daughter or mother
  • the_person.generate_daughter(True)
  • the_person.generate_daughter(True,#) #to specify age of daughter
  • the_person.generate_mother(True)
  • the_person.generate_mother(True,#) #to specify age of daughter
  • the_person.kids = xx

Hope this helps...
Most of these options are also available from the Cheat-menu in the bottom right ;)
 
  • Like
Reactions: Draakaap23

Edwarf

Member
Jun 8, 2017
432
495
210
ZacariasF100

The issue about "lives in Unknown", or when the location does not appear in the map, its a real nuissance.

When only affects to 1 single NPC, it can be fixed by typing in console while dialoguing with her:

$ the_person.generate_home(force_new_home = True)

This will reset her house location, that you can know by typing in console while dialoguing with her:

mc.known_home_locations.append(the_person.home)


The real problem is when that affects two or more NPCs sharing the same house, I couldn't find a solution for that.

Renaming NPCs tends to cause this issue. I recomend knowing the address before renaming.
 

grimbeer

Newbie
Feb 12, 2021
40
38
118
Can someone do a guide of how install the ai mod? Where do you get it and how do you make it work?
It's in the discord. There really isn't a full guide for setting it up, at least not the last 8 times I checked. Folks that like modding with ai talk in the discord about getting into modding this game with ai. They throw out some of the tools they use, and some of the results they get, and that's about it. I'm not even sure it's fair to call it a mod.
 
4.60 star(s) 79 Votes