Jump to content

"FNIS Sexy move stopped with ERROR(s): - FNIS Sexy Move not found by FNIS"


Recommended Posts

問題】FNIS Sexy Move not Found by FNIS @上古卷軸系列(The Elder Scrolls) 哈啦板- 巴哈姆特

Here the Papyrus log, i search everywhere nothing fixed my problem, Latest version of FNISSM and FNIS ofc, I use Vortex MO is too hard for my rotted monkey brain 
Edit : I saw that the mod don't work if we use Nemesis too, if true, does it exist a solution ? or should i say adios to the mod ?

Papyrus.0.log

Edited by Johnny-Sims69
Incompatible with Nemesis?
Link to comment

You have over 500 errors about missing scripts and properties. While that is far from the worst I've seen, I still wouldn't expect anything scripted to work on that. FNISSMQuestScript, presumably from FNIS SM, is missing for instance among other things.

 

Ignore the GetFormFromFile errors, that's just lazy programming.

 

Post your FNIS output, or consider switching to Pandora.

Link to comment
6 minutes ago, traison said:

You have over 500 errors about missing scripts and properties. While that is far from the worst I've seen, I still wouldn't expect anything scripted to work on that. FNISSMQuestScript, presumably from FNIS SM, is missing for instance among other things.

 

Ignore the GetFormFromFile errors, that's just lazy programming.

 

Post your FNIS output, or consider switching to Pandora.

I did nothing, just installing mod and what they need how tf can i have 500 error about missing scripts ?

Link to comment
42 minutes ago, traison said:

You have over 500 errors about missing scripts and properties. While that is far from the worst I've seen, I still wouldn't expect anything scripted to work on that. FNISSMQuestScript, presumably from FNIS SM, is missing for instance among other things.

 

Ignore the GetFormFromFile errors, that's just lazy programming.

 

Post your FNIS output, or consider switching to Pandora.

Btw what's FNIS Output, i'm totally new on modding skyrim i know literally nothing

Link to comment
27 minutes ago, Johnny-Sims69 said:

Btw what's FNIS Output, i'm totally new on modding skyrim i know literally nothing

 

When you load FNIS (for users) and click update FNIS behavior

 

image.png.f2db1c678b84fb4373e22c539bdf3073.png

 

It will populate the window above with what it has done, copy and paste all of it and post it here (preferably in a spoiler)

Link to comment
1 hour ago, Johnny-Sims69 said:

how tf can i have 500 error about missing scripts ?

 

Usually there's a couple of reasons for this:

  1. The mod you installed is broken, or badly made.
  2. You removed a scripted mod and continued playing on an old save.

Usually its #2.

 

Based on the papyrus log you installed FNIS SM, played a bit, uninstalled it, got the error then posted here about it not working. Whether that's the case or not would be revealed in the FNIS output.

Link to comment
Spoiler

FNIS Behavior V7.6   19/04/2024 10:55:58
Skyrim SE 64bit: 1.6.1170.0 - E:\SteamLibrary\steamapps\common\Skyrim Special Edition\ (Steam)

Skeleton(hkx) female: XPMS2HDT (126 bones)   male: XPMS2HDT (126 bones)
Patch: "SKELETON Arm Fix"  
Patch: * tktk1's "TK Dodge / Ultimate Combat"  (CTD:0,3%)

Reading Anubs Creature V1.0 ... 
Reading Anubs_Old V1.0 ... 
Reading AyasatoAnims V1.0 ... 
Reading Billyy_Human V1.0 ... 
Reading Billyy_HumanFurniture V1.0 ... 
Reading Billyy_HumanFurnitureInvis V1.0 ... 
Reading Billyy_HumanLesbian V1.0 ... 
Reading Billyy_HumanOrgy V1.0 ... 
Reading FlufyFoxH V1.0 ... 
Reading FNISBase V7.6 ... 
Reading FNISSexyMove V7.2 ... 
Reading GSPoser V?.? ... 
Reading milkypack V1.0 ... 
Reading NCK30 V1.0 ... 
Reading NibblesAnims_Human V1.0 ... 
Reading NibblesAnims_Object V1.0 ... 
Reading NibblesAnims_old V1.0 ... 
Reading SexLab V1.64 ... 
Reading SexLabAP V1.64 ... 
Reading SexLabAroused V?.? ... 
Reading SexLabCreature V1.64 ... 
Reading XPMSE V7.2 ... 

All Anim Lists scanned. Generating Behavior Files...
Alternate Animation mods: 3 sets: 19 total groups: 57 added file slots: 332 alternate files: 182

Creature Pack not installed

 6715 animations for 22 mods successfully included (character)

 

Hmm something like this i suppose ?

Link to comment

So the error message is a lie then. Sort of figured that already, considering there's no way to interact with FNIS from Papyrus. I bet your problem stems from the missing scripts then.

Link to comment
20 hours ago, traison said:

So the error message is a lie then. Sort of figured that already, considering there's no way to interact with FNIS from Papyrus. I bet your problem stems from the missing scripts then.

Well, everything work fine except Sexy Move, people said it can enter in conflict with Nemesis, so i removed it, is there a similar mod ?

Link to comment

Had another look at this. Turns out you can interact with FNIS from Papyrus.

 

int ModID = FNIS_aa.GetAAModID("fsm", "FNIS Sexy Move", true)
...
		elseif ( ModID < 0 )
			out = out + "\n- FNIS Sexy Move not found by FNIS" 

 

Where GetAAmodID is documented as follows:

; =============================================================================
; int FNIS_aa.GetAAmodID(string myAAprefix, string mod, bool debugOutput = false)
; =============================================================================
; Function returns the AAmodID. myAAprefix is a 3 character abbreviation of
; the mod using the FNIS Alternate Animation functionality.
; This function can be timeconsuming. If you intend to frequently set the
; AA animation variables, it is recommended to calculate the AA prefix of your 
; mod only once OnInit and OnPlayerLoadGame
; Because this function can be lengthy, and the ID can change after each load,
; it is recommended to read the ID only once OnInit and OnPlayerLoadGame
; Note: the prefix strings are patched by the FNIS generator (instead of mm0 ..)
; @param myAAprefix		- 3 character AA prefix
;		 mod			- (full)full mod name (for error message and debug)
;		 debugOutput	- true to add debug output to logfile
; @return int 			- >=0 ID (for this load run only)
;						  -1 myAAprefix not defined (not included by generator)

 

Not familiar with the concepts here but I'd say you're looking for an "AA animation variable" with a prefix of "fsm". So, assuming that is true, I'd look at the FNIS_*_List.txt file(s) included with FSM. Here's one that looks relevant:

 

FNIS Sexy Move SE 7.2\Data\Meshes\actors\character\animations\FNISSexyMove\FNIS_FNISSexyMove_List.txt

 

AAprefix fsm
AAset _mt 9

AAprefix fs3
AAset _mt 9
AAset _mtx 9

b -a FNISSM_NPCidle1 1_mt_idle.hkx
b -a FNISSM_NPCidle2 2_mt_idle.hkx
b -a FNISSM_NPCidle3 3_mt_idle.hkxAAprefix fsm

 

Considering "Reading FNISSexyMove V7.2 ... " showed up in the FNIS output I'm not sure what's going on here. Like I said, not familiar with the concepts here, but what I'm seeing in my files make sense so:

  1. Either there's something here I'm missing/not understanding, or...
  2. ...something has modified one of the relevant files.
Link to comment

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use