Jump to content

Recommended Posts

Posted
5 hours ago, Min said:

Hmmmm. I don't think it would be aware of those out of the box, those would probably need special integration (Using my RegisterEvent modevent).

The quote part for Apropos 2 would sort of be obsolete so why support it.  There are other mods that support wear and tear. i disable it in Apropos since it interferes with them. Editing lines is a real pain.

Posted
5 hours ago, Vegetius said:

That'd be great! As it happens, 80% of prototyped DoM events are not actually implemented, I've reached to TAK, but it will probably take some time, so I'll put this part on hold for now.

 

I'll look at what I can do with what there is.

 

Do you know how DoM is storing all of the moods and skill training stats? Is it a faction rank system or some kind of database?

Posted (edited)

I haven't seen anyone else mention this, so I guess I'm the only one: SLA or OSLAroused are not detected, even though they are installed and working. Same with Spank That Ass, it is also not detected, even though it is installed and working properly otherwise. Somehow it just isn't finding them. Any clues where to start troubleshooting? I've tried uninstalling and reinstalling. Otherwise, incredible job on an incredible mod! I can't believe these things are possible at all, let alone with a 13 year old game.

Edited by trifid
Posted (edited)
1 hour ago, trifid said:

I haven't seen anyone else mention this, so I guess I'm the only one: SLA or OSLAroused are not detected, even though they are installed and working. Same with Spank That Ass, it is also not detected, even though it is installed and working properly otherwise. Somehow it just isn't finding them. Any clues where to start troubleshooting? I've tried uninstalling and reinstalling. Otherwise, incredible job on an incredible mod! I can't believe these things are possible at all, let alone with a 13 year old game.

 

Make sure you have SexLabAroused.esm in your plugins list and that it came from OSL Aroused, SL Aroused Redux, or SL Aroused Baka Edtion. All three of those confirmed working. Maybe try on a new game, same result?

Edited by stnfnk
Posted (edited)

In case anyone needs to toggle on and off the AI of any NPC, but wishes to avoid the "feels more real" dialogue, you can go to this folder path in your file explorer "\\wsl.localhost\DwemerAI4Skyrim3\var\www\html\HerikaServer\prompts" and edit prompts.php. Here you can define the "im_alive" event in lines 206 through 208 to anything you wish other than "feels more real". For example, mine reads:

 

    "im_alive"=>[ 
        "cue"=>["{$GLOBALS["HERIKA_NAME"]} makes a relevant comment. Write {$GLOBALS["HERIKA_NAME"]} dialogue. $TEMPLATE_DIALOG"],
        "player_request"=>["The Narrator:  {$GLOBALS["HERIKA_NAME"]} makes a relevant comment"],
    ],

 

Now you can easily toggle people on and off without having them react to 'feeling more real' every time.

Btw: the file mentions you can create your own custom "prompts_custom.php" file, but I haven't tried it, and the code seems commented out. If anyone has done this, could you please share an example?

Edited by tourist21
Posted
3 hours ago, stnfnk said:

 

Make sure you have SexLabAroused.esm in your plugins list and that it came from OSL Aroused, SL Aroused Redux, or SL Aroused Baka Edtion. All three of those confirmed working. Maybe try on a new game, same result?

SexLabAroused.esm is present, and upon trying a new game, the MinAI MCM menu doesn't even show SLA at all, not even "Missing Mod", which is what it says on my current game. It's almost like MinAI is just looking in the wrong directories, since both SLA and Spank that ass both show "Disabled, missing mod" messages.

Posted

Some feedback after some testing with v36 and v37.2 on paid Llam 70b.

It works overall great.

- NPCs really really really want to "take a look at me", that's often the only thing they will talk about early, but it gets better.

- NPCs seem to be very handsy/gropy from the get go, and seem very happy to grab the crotch of females around them. Even playing without devious follower and as a male (this exact case was in v36). I even tried to nudge the context toward misogyny, but my male PC still got his nipples pinched just for saying hi to a female potential follower. That was very funny tho, but he kind of instantly lost credibility.

Posted (edited)
22 hours ago, stnfnk said:

 

Do you know how DoM is storing all of the moods and skill training stats? Is it a faction rank system or some kind of database?

Factions, a ton of them. It also reuses some of the core PAH factions.

Edited by Vegetius
Posted
2 hours ago, Vegetius said:

Some feedback after some testing with v36 and v37.2 on paid Llam 70b.

It works overall great.

- NPCs really really really want to "take a look at me", that's often the only thing they will talk about early, but it gets better.

- NPCs seem to be very handsy/gropy from the get go, and seem very happy to grab the crotch of females around them. Even playing without devious follower and as a male (this exact case was in v36). I even tried to nudge the context toward misogyny, but my male PC still got his nipples pinched just for saying hi to a female potential follower. That was very funny tho, but he kind of instantly lost credibility.

 

That's just llama 70b being llama 70b. That model is very horny, and pretty bad at not just spamming actions. 

Posted
11 hours ago, trifid said:

SexLabAroused.esm is present, and upon trying a new game, the MinAI MCM menu doesn't even show SLA at all, not even "Missing Mod", which is what it says on my current game. It's almost like MinAI is just looking in the wrong directories, since both SLA and Spank that ass both show "Disabled, missing mod" messages.

 

You should be seeing something like this in papyrus log if SexlabAroused.esm is found by Game.GetModByName("SexlabAroused.esm"):

 

[10/16/2024 - 07:38:02PM] [minai (Info)]: Initializing Arousal Module.
[10/16/2024 - 07:38:02PM] [minai (Info)]: Found Sexlab Aroused
[10/16/2024 - 07:38:02PM] [minai (Info)]: Sexlab Aroused Keywords=TRUE

 

Posted
2 hours ago, Min said:

 

That's just llama 70b being llama 70b. That model is very horny, and pretty bad at not just spamming actions. 

Ah alright, very good to know.

Posted

hey! thanks for the excellent work on the mod. the new API is great, looking forward to see what other mods people can integrate this with.

 

I've been trying to make the AI react to events from the Binding mod, and the events Ive added correctly appear in the AI-FF Event and AI Logs, but the AI never reacts to them. They do read the events, as they reference them in conversation, but I have not been able to trigger an immediate response to the MinAI_RequestResponse(…) event or any of the others for any of the eventtypes (chat, chatnf, info).

 

Is this just AI randomness, or is there another event / eventtype I should be using? Based on the documentation I would have expected the AI to react immediately every time (given the 'request response cooldown' is over).

Posted (edited)

Can anyone using Mantella and OStim please confirm that their NPCs can initiate OStim scene? It worked for me but then I updated MinAI and OStim and now they only say -sex- but nothing happens. I want to know if this is only my issue.

Edited by Ewura
Posted (edited)

Been messing around all day with this. Can not get it to integrate with sexlab. Even deleted all my mods and started fresh with just the bare bones. got some missing files it says but i have all the requirements, and i am on the latest release.  Running  nous-hermes-2-mixtral-8x7b-sft-i1  locally in LM Studio

Papyrus.0.log

Edited by NorseWolf69
Posted (edited)
9 hours ago, Narai018 said:

hey! thanks for the excellent work on the mod. the new API is great, looking forward to see what other mods people can integrate this with.

 

I've been trying to make the AI react to events from the Binding mod, and the events Ive added correctly appear in the AI-FF Event and AI Logs, but the AI never reacts to them. They do read the events, as they reference them in conversation, but I have not been able to trigger an immediate response to the MinAI_RequestResponse(…) event or any of the others for any of the eventtypes (chat, chatnf, info).

 

Is this just AI randomness, or is there another event / eventtype I should be using? Based on the documentation I would have expected the AI to react immediately every time (given the 'request response cooldown' is over).

Take a look at your Papyrus log: Do you see something along the lines of "Requesting response from LLM"? If so, the LLM should be responding. LLM randomness shouldn't be a factor in that. 

 

Also: If you're actively developing an integration, come join the AI-FF discord. I have a little community over there in which I post beta versions of ai-ff and such for other people that are contributing.

 

EDIT: One more thing. Are you developing for AIFF or Mantella? Mantella does not expose functionality to allow us to request the LLM to respond.

Edited by Min
Posted
5 hours ago, NorseWolf69 said:

Been messing around all day with this. Can not get it to integrate with sexlab. Even deleted all my mods and started fresh with just the bare bones. got some missing files it says but i have all the requirements, and i am on the latest release.  Running  nous-hermes-2-mixtral-8x7b-sft-i1  locally in LM Studio

Papyrus.0.log 53.35 kB · 1 download

This looks to be Mantella. Did you add the keywords to your prompt? Mantella is very limited, and I cannot dynamically register those. You have to add them to your prompt (See the installation instructions). If you did and they're not being used, that's an LLM issue.

Posted
12 hours ago, stnfnk said:

 

You should be seeing something like this in papyrus log if SexlabAroused.esm is found by Game.GetModByName("SexlabAroused.esm"):

 

[10/16/2024 - 07:38:02PM] [minai (Info)]: Initializing Arousal Module.
[10/16/2024 - 07:38:02PM] [minai (Info)]: Found Sexlab Aroused
[10/16/2024 - 07:38:02PM] [minai (Info)]: Sexlab Aroused Keywords=TRUE

 

Thanks for the help. My papyrus log is the same as yours. Found SLA. It also says it found Spank that ass. But in the MCM, they both say "Disabled", mod not found. 

Posted

I know it would only be for VR users, but I'd love to see an integration with this mod that would allow you to use a verbal command on followers so they voluntary used the pose, giving you an alternative way to get busy with them. 

 

 

Posted

Sorry everyone, I have a super stupid question:


I thought MinAI was and ADD-ON for Mantella. Mantella being the main AI mod allowing to talk and get answers, while MinAI was making sure we can pass on commands via keywords in the dialogue to SexLab etc. Now reading throught this thread I read things like:

- "Both Mantella and AIFF are supported by this mod as soft-dependencies." and

- "(Mantella) In-dialogue keywords system for in-game actions. Actors voice things like -spankass- to spank the player. "

 

So is my understanding of the overall logic all wrong? Or is the above just badly explained?

Also, I have the problem that while SL and multiple SL mods all work fine, the actual keywords in the NPC's dialoague never trigger any sex scenes.

I have all the listed requirements installed, and Mantella, MinAI and SexLab all work fine by themselves. They just never trigger anything.

An NPC will say something "-sex- Oh great, let's do this right now." but will then continue speaking with 2-3 more sentences and then it will switch back to "Listening ..."

 

Any ideas?


 

Posted (edited)
12 minutes ago, Husky1o1 said:

Sorry everyone, I have a super stupid question:


I thought MinAI was and ADD-ON for Mantella. Mantella being the main AI mod allowing to talk and get answers, while MinAI was making sure we can pass on commands via keywords in the dialogue to SexLab etc. Now reading throught this thread I read things like:

- "Both Mantella and AIFF are supported by this mod as soft-dependencies." and

- "(Mantella) In-dialogue keywords system for in-game actions. Actors voice things like -spankass- to spank the player. "

 

So is my understanding of the overall logic all wrong? Or is the above just badly explained?

Also, I have the problem that while SL and multiple SL mods all work fine, the actual keywords in the NPC's dialoague never trigger any sex scenes.

I have all the listed requirements installed, and Mantella, MinAI and SexLab all work fine by themselves. They just never trigger anything.

An NPC will say something "-sex- Oh great, let's do this right now." but will then continue speaking with 2-3 more sentences and then it will switch back to "Listening ..."

 

Any ideas?


 

 

AIFF is the primary focus of this mod. Mantella support is legacy, due to Mantella being a much more remedial / limited system. I'm looking at my github and opening post for this. Could you explain where in those it implies that this is Mantella only?

 

Honestly, Mantella as a mod is obsolete. AIFF + MinAI do everything that Mantella does, but in a much more streamlined manner. It's like comparing a classic NES to a current gen playstation. The only merit to Mantella at this point is ease of setup for users.

 

Regarding keywords not working: What does your Papyrus.0.log show? 

 

EDIT: Ah, my signature still says "For Mantella". 😅

Edited by Min
Posted

I haven't made the switch to AI-FF yet, primarily due to a CTD just before the VR screen for loading saves (with the waterfalls etc..) and no crashlog or Papyrus giving any indication. So haven't found the offending mod yet .. but's pretty light.

 

I can go very generic mod light and it works but XTTS was severely impacting the performance on my PC (Gen 8 I7, 32Gb RAM and nvidia 3070) so tried the new one melios? and that is performing OK but so far awful voices and unless you're standing 2cm away from them their voice is so quiet (even with volume up to full in MCM) and don't like the press the thumb stick every time to talk. and PC just seems to struggle.

 

So I keep going back to Mantella for now until AI-FF matures a bit more .. I can certainly see the potential and noticeably faster in TTS responses (when you hear em!) 

 

BTW there's a new Llama LLM out on openrouter (Nemotron) - Had a go yesterday and seems reasonably NSFW. 

 

 

Posted

This is what the log shows, not all too helpful, I guess?

 

Spoiler

Last voiceline spoken by NPC:


"-sex- Yes, let's have sex right here! I want you to fuck my ass while everyone watches. I love being filled up with your hot cum!"

 

And in the log it simply says:

 

[10/18/2024 - 03:47:30PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:30PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:40PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:40PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:44PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:44PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:57PM] WARNING: Assigning None to a non-object variable named "::temp182"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.BuildContext() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:47:57PM] WARNING: Assigning None to a non-object variable named "::temp57"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:47:57PM] Error: minai_DeviousStuff.UpdateEvents() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseSTA() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseSLHH() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseSLAPP() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseDF() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseDD() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_Sex.UseSex() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:03PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:03PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:06PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:06PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:10PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:10PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:20PM] WARNING: Assigning None to a non-object variable named "::temp182"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.BuildContext() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:48:20PM] WARNING: Assigning None to a non-object variable named "::temp57"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:48:20PM] Error: minai_DeviousStuff.UpdateEvents() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseSTA() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseSLHH() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseSLAPP() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseDF() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseDD() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_Sex.UseSex() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:23PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:23PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:27PM] Error: Cannot cast from None to String[]
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.CleanupConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?

 

 

Posted
11 minutes ago, Min said:

EDIT: Ah, my signature still says "For Mantella". 😅

Not only, also that's how the mod on Nexus is called ... and Mantella is listed there as the main requirement, I only learned about AIFF much later. 🙁

Posted
48 minutes ago, Husky1o1 said:

This is what the log shows, not all too helpful, I guess?

 

  Hide contents

Last voiceline spoken by NPC:


"-sex- Yes, let's have sex right here! I want you to fuck my ass while everyone watches. I love being filled up with your hot cum!"

 

And in the log it simply says:

 

[10/18/2024 - 03:47:30PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:30PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:40PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:40PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:44PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:44PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:57PM] WARNING: Assigning None to a non-object variable named "::temp182"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.BuildContext() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:47:57PM] WARNING: Assigning None to a non-object variable named "::temp57"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:47:57PM] Error: minai_DeviousStuff.UpdateEvents() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseSTA() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseSLHH() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseSLAPP() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseDF() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_DeviousStuff.UseDD() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] Error: minai_Sex.UseSex() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:47:58PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:03PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:03PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:06PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:06PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:10PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:10PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:20PM] WARNING: Assigning None to a non-object variable named "::temp182"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.BuildContext() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:48:20PM] WARNING: Assigning None to a non-object variable named "::temp57"
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.sendRequestForPlayerInput() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?
[10/18/2024 - 03:48:20PM] Error: minai_DeviousStuff.UpdateEvents() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseSTA() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseSLHH() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseSLAPP() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseDF() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_DeviousStuff.UseDD() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] Error: minai_Sex.UseSex() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:21PM] WARNING: Assigning None to a non-object variable named "::temp37"
stack:
    [minai_MainController (FE20D802)].minai_Mantella.BuildReminderStr() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.UpdateEvents() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnPlayerInput() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:23PM] Error: minai_Sex.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:23PM] Error: minai_DeviousStuff.ActionResponse() being called on an invalid object, aborting function call
stack:
    [minai_MainController (FE20D802)].minai_Mantella.ActionResponse() - "minai_Mantella.psc" Line ?
    [minai_MainController (FE20D802)].minai_Mantella.OnActorSpeak() - "minai_Mantella.psc" Line ?
[10/18/2024 - 03:48:27PM] Error: Cannot cast from None to String[]
stack:
    [MantellaConversation (E703D41A)].mantellaconversation.CleanupConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.ContinueConversation() - "MantellaConversation.psc" Line ?
    [MantellaConversation (E703D41A)].mantellaconversation.OnHttpReplyReceived() - "MantellaConversation.psc" Line ?

 

 

This is quite useful, actually. Upload your full papyrus log? It looks like it's failing to initialize correctly

Posted (edited)
49 minutes ago, Husky1o1 said:

Not only, also that's how the mod on Nexus is called ... and Mantella is listed there as the main requirement, I only learned about AIFF much later. 🙁

Yeah, I haven't updated the Nexus page in a long time. It's still on beta13 I think? I mostly posted there so that MGO could include the mod in their modlist. I'll update that at some point soon.

Edited by Min

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...