Jump to content

Recommended Posts

Posted
24 minutes ago, Baron Sterling said:

Strange. I don't know what else could be causing this issue then. I've seemingly got everything installed correctly, but no matter what I do in testing I can't get the AI to initiate sex scenes, or even be aware of scenes I've started manually.

No need to guess at what's happening - Take a look at your papyrus log, for things from "minai". The mod has pretty good logging. You can run the console command "set minai_loglevel to 4" to enable full debug logging if you need more info.

Posted
1 hour ago, Min said:

No need to guess at what's happening - Take a look at your papyrus log, for things from "minai". The mod has pretty good logging. You can run the console command "set minai_loglevel to 4" to enable full debug logging if you need more info.

That unfortunately didn't help, there's errors everywhere and I'm not familiar enough with scripting to know what much of this means. The primary thing I'm seeing that I'm guessing would be causing the issue is countless "Could not find types," "Invalid types," or "Could not link types" in relation to something called minai_sex.

Papyrus.0.log

Posted
3 hours ago, Baron Sterling said:

That unfortunately didn't help, there's errors everywhere and I'm not familiar enough with scripting to know what much of this means. The primary thing I'm seeing that I'm guessing would be causing the issue is countless "Could not find types," "Invalid types," or "Could not link types" in relation to something called minai_sex.

Papyrus.0.log 247.71 kB · 1 download

Did you put the Minai_plugin folder on the Distro server?

Posted
3 hours ago, Baron Sterling said:

That unfortunately didn't help, there's errors everywhere and I'm not familiar enough with scripting to know what much of this means. The primary thing I'm seeing that I'm guessing would be causing the issue is countless "Could not find types," "Invalid types," or "Could not link types" in relation to something called minai_sex.

Papyrus.0.log 247.71 kB · 1 download

You don't have Papyrus Tweaks installed (See the "hard requirements" section). Install it, and revert to a save before you installed MinAI.

Posted (edited)
20 hours ago, Min said:

Looks neat. Do you know what slots the clothes use? If they're DD compatible slots I'll add it! The "slots" image on the page is broken.

I mean they can use any slots, this is the mod that allows helms and hats to be removed.    I know it personally works with 31, 56, 58 but I believe any slots work.  I use it to undress coats when outside and wear sweaters around the waist when inside, it can be conditional.   

Edited by orclover
Posted (edited)
31 minutes ago, orclover said:

I mean they can use any slots, this is the mod that allows helms and hats to be removed.    I know it personally works with 31, 56, 58 but I believe any slots work.  I use it to undress coats when outside and wear sweaters around the waist when inside, it can be conditional.   

Right. I meant for the "cosplay mod" you linked to. 

 

Generally speaking, I'm only going to spend dev time integrating things that I might personally use, unless it's something really compelling (As there's a very long list of things I want to work on). For me, that would mean having a set of armor / clothing that leveraged the Dynamic Armor Variants mod, and is compatible with DD slots, since they're a big part of my game. :)

 

 

EDIT: As mentioned though, completely open to contributions! Happy to help people get their dev environment setup if they want to contribute.

Edited by Min
Posted
1 hour ago, Min said:

You don't have Papyrus Tweaks installed (See the "hard requirements" section). Install it, and revert to a save before you installed MinAI.

I definitely do have Papyrus Tweaks installed, and I still can't get NPCs to start a scene. Or to react to a scene that I start manually.

Posted (edited)
12 minutes ago, kraoro said:

I definitely do have Papyrus Tweaks installed, and I still can't get NPCs to start a scene. Or to react to a scene that I start manually.

You... Aren't the person I responded to that had that issue. Same advice I gave them does apply to you as well, though. Look at the Papyrus log. It definitely works. You have most likely done something wrong on the setup.

Edited by Min
Posted
2 hours ago, Min said:

Right. I meant for the "cosplay mod" you linked to. 

 

Generally speaking, I'm only going to spend dev time integrating things that I might personally use, unless it's something really compelling (As there's a very long list of things I want to work on). For me, that would mean having a set of armor / clothing that leveraged the Dynamic Armor Variants mod, and is compatible with DD slots, since they're a big part of my game. :)

 

 

EDIT: As mentioned though, completely open to contributions! Happy to help people get their dev environment setup if they want to contribute.

Sorry for the confusion...most of the shirts use slot 32.  

Posted

This mod gives me Warning: access to non-existing objects in the console, which breaks my Sexlab scenes, making it so my character cannot orgasm and stuff like IDVT breaks too. After removing it and cleaning my savegame, the Warning: access to non-existing object thing does not appear in the console anymore, and my Sexlab scenes work again. This happened on two separate saves. One old one and one brand new one. Any idea why this happens? Love your mod, btw.

Posted
2 hours ago, Min said:

You... Aren't the person I responded to that had that issue. Same advice I gave them does apply to you as well, though. Look at the Papyrus log. It definitely works. You have most likely done something wrong on the setup.

I hadn't realized there was an update. Updating to the latest version works. One more question: I don't know if you personally use Ostim SA or Sexlab, but is MinAI able to call NPC masturbation scenes from Ostim SA?

Posted
1 hour ago, CrossDG said:

This mod gives me Warning: access to non-existing objects in the console, which breaks my Sexlab scenes, making it so my character cannot orgasm and stuff like IDVT breaks too. After removing it and cleaning my savegame, the Warning: access to non-existing object thing does not appear in the console anymore, and my Sexlab scenes work again. This happened on two separate saves. One old one and one brand new one. Any idea why this happens? Love your mod, btw.

I don't know what IDVT is. Share your papyrus log from when this happens. I can't think of a reason why this mod would cause any of those symptoms. 

Posted
1 hour ago, kraoro said:

I hadn't realized there was an update. Updating to the latest version works. One more question: I don't know if you personally use Ostim SA or Sexlab, but is MinAI able to call NPC masturbation scenes from Ostim SA?

Yes, it should be able to. I use Sexlab, but another contributor maintains the Ostim components, which should have roughly equivalent parity (in the current release).

Posted
32 minutes ago, Min said:

Yes, it should be able to. I use Sexlab, but another contributor maintains the Ostim components, which should have roughly equivalent parity (in the current release).

I think it might just be some kind of either limitation or lack of interest in the Ostim community's part, because as far as I can tell, NOTHING Ostim related calls solo NPC scenes. I was hoping this would be able to.

 

Also, I wanted to try using AIFF, but already have XTTS setup from running Mantella. I managed to copy the folder like in the instructions, but I also downloaded an AIFF instance of XTTS. Do I need to delete that to make the Mantella XTTS API work? 

Posted
53 minutes ago, kraoro said:

I think it might just be some kind of either limitation or lack of interest in the Ostim community's part, because as far as I can tell, NOTHING Ostim related calls solo NPC scenes. I was hoping this would be able to.

 

Also, I wanted to try using AIFF, but already have XTTS setup from running Mantella. I managed to copy the folder like in the instructions, but I also downloaded an AIFF instance of XTTS. Do I need to delete that to make the Mantella XTTS API work? 

It will probably work? Try it. :)

 

Yeah, if you have the AIFF XTTS and the Mantella XTTS running at the same time, they'll both try to bind to the same port. I just use the Mantella XTTS for both, personally. There's an override in the config.php file to force NPC's to use their base type, which makes most of them compatible with mantella's xtts format.

Posted
1 hour ago, Min said:

It will probably work? Try it. :)

It does not. It always leads to the prompt for sex. No solo NPC anims ever get called.

Posted (edited)
5 hours ago, Min said:

I don't know what IDVT is. Share your papyrus log from when this happens. I can't think of a reason why this mod would cause any of those symptoms. 

IDVT is this: 

But anyway, here is my papyrus log. I would love to find a solution. Because the weird thing is that it was working perfectly fine before. I didn't change or add any mods or settings. It just started to happen even on new saves out of nowhere.

Papyrus.0.log

Edited by CrossDG
Posted
7 hours ago, CrossDG said:

IDVT is this: 

But anyway, here is my papyrus log. I would love to find a solution. Because the weird thing is that it was working perfectly fine before. I didn't change or add any mods or settings. It just started to happen even on new saves out of nowhere.

Papyrus.0.log 763.81 kB · 1 download

 

Hmmmm. I  see this happening in your log, but I don't see any signs of this mod causing it (Or, what could be causing it). Very strange. What version are you on?

Posted
Just now, Min said:

 

Hmmmm. I  see this happening in your log, but I don't see any signs of this mod causing it (Or, what could be causing it). Very strange. What version are you on?

You mean my skyrim version or the mods version?

Posted
7 minutes ago, CrossDG said:

You mean my skyrim version or the mods version?

I meant MinAI version.

Posted
7 minutes ago, CrossDG said:

I'm on the newest beta30

I don't think there's any way that anything on beta30 could be responsible for your symptoms. This mod doesn't change anything related to how sexlab scenes actually work (Or the objects that are None in your log). For sex, it simply:

1) listens for events / reports those to the LLM.

2) Triggers the sexlab API if sex is started by the LLM.

 

I'll keep an eye out for other user reports of this, but at the moment, I'm not sure what the issue you're having is.

Posted
7 minutes ago, Min said:

I don't think there's any way that anything on beta30 could be responsible for your symptoms. This mod doesn't change anything related to how sexlab scenes actually work (Or the objects that are None in your log). For sex, it simply:

1) listens for events / reports those to the LLM.

2) Triggers the sexlab API if sex is started by the LLM.

 

I'll keep an eye out for other user reports of this, but at the moment, I'm not sure what the issue you're having is.

Okay, no worries. I'll look around my modlist to see if I can find out anything. I am kind of lost to what the issue could be, but I will try to find it.

Posted

Installation Issue:

I dont find where I have to copy the Min ai folder. 

If i copy the link in browser //wsl.localhost/DwemerAI4Skyrim3/var/www/html/HerikaServer/ext/

it says 

 

This site can’t be reached

wsl.localhost refused to connect.

Try:

ERR_CONNECTION_REFUSED
 
It is a firewall issue? Or is there something I dont get correctly
Tanks in advance for your patience and help!
Posted
19 hours ago, Loopdeloop said:

Did you put the Minai_plugin folder on the Distro server?

how to you add it to the distro server? thanks for your help

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...