Jump to content

Recommended Posts

  • 1 month later...
  • 2 months later...

Tried making a rule that was basically "I walk up and try to sweet talk a lady", and yet it just doesn't seem to work at all. I've gone as far as exhaustively specifying every hold, capital, and most of the inn/taverns. Here's the papyrus clip while I was running around Frozen Hearth (well, part of it, I kept opening MCM to make sure everything was set correctly, so the full log is super bloated with MCM stuff)

Spoiler

[05/04/2022 - 03:24:34PM] SSX: Rule Checker Update starts
[05/04/2022 - 03:24:34PM] SSX: Rule Checker - Starting the checking
[05/04/2022 - 03:24:34PM] SSX: Rule Checker: Trying to fill the rule: Female H on Player
[05/04/2022 - 03:24:34PM] SSX: Actor Lenore added as Target in Female H on Player
[05/04/2022 - 03:24:34PM] SSX: Actor is bad for its sex: Nelacar pos=1
[05/04/2022 - 03:24:34PM] SSX: Actor Nelacar is not good for source in Female H on Player
[05/04/2022 - 03:24:34PM] SSX: Actor is bad for its sex: Dagur pos=1
[05/04/2022 - 03:24:34PM] SSX: Actor Dagur is not good for source in Female H on Player
[05/04/2022 - 03:24:34PM] SSX: Actor is bad for its sex: Ranmir pos=1
[05/04/2022 - 03:24:34PM] SSX: Actor Ranmir is not good for source in Female H on Player
[05/04/2022 - 03:24:34PM] SSX: Actor is bad for its sex: Redguard pos=1
[05/04/2022 - 03:24:34PM] SSX: Actor Redguard is not good for source in Female H on Player
[05/04/2022 - 03:24:34PM] SSX: Actor Haran added as source in Female H on Player
[05/04/2022 - 03:24:35PM] SSX: Actor is bad for its sex: Farmer pos=1
[05/04/2022 - 03:24:35PM] SSX: Actor Farmer is not good for source in Female H on Player
[05/04/2022 - 03:24:35PM] SSX: Actor Farmer added as source in Female H on Player
[05/04/2022 - 03:24:35PM] SSX: GOOD rule - Female H on Player
[05/04/2022 - 03:24:35PM] SSX: Significant error in calculating the final answer. Please report it as bug with the extraction of the rule.
[05/04/2022 - 03:24:35PM] SSX: targets for rule Female H on Player: Lenore (V),
[05/04/2022 - 03:24:35PM] SSX: Sources for rule Female H on Player: Haran (V), Farmer (V),
[05/04/2022 - 03:24:35PM] SSX: Collaborators for rule Female H on Player:
[05/04/2022 - 03:24:35PM] SSX: Rule Checker Update completed

Any ideas? Need anything else?

Link to comment

"Significant error in calculating the final answer"

I think you are the very first one that a found a so big error.

But no, there is no way I can fix this situation.

Link to comment
  • 1 month later...

Hi,

 

Question, is it possible to create a rule for followers that ignores the player.

 

if for example i am in a fight with 5 or 6 enemys.  is there a way for my follower to be assaulted / assault a npc that is bleedout state,

 

i can't seem to find a way, the rules always seem to be player dependant.

 

Thanks for the answer.

Link to comment
2 hours ago, Jmathers said:

Hi,

 

Question, is it possible to create a rule for followers that ignores the player.

 

if for example i am in a fight with 5 or 6 enemys.  is there a way for my follower to be assaulted / assault a npc that is bleedout state,

 

i can't seem to find a way, the rules always seem to be player dependant.

 

Thanks for the answer.

It is possible.

Technically you need 2 rules, one for the follower that is in bleedout and another for the follower that goes to an enemy in bleedout.

You can explicitely remove the player from both participants in both the rules.

Link to comment

I am confused.

 

can you explain giving Visual demonstration.

 

i also read your "guide" and that doesn't help either.

 

 

edit :

every time i try to create a rule.

 

like..

 

IF player is sneaking / bleed out / sleeping..  (so that the 2nd rule would trigger)

 

and have "nobody" in the other slots.

 

it keeps saying it can't create the rules as there are no valid animation, please fix the definition....

 

so how do i make a rule with only the player in?

 

 

 

Edited by Jmathers
spelling mistakes & update
Link to comment

i think, i found my issue..

 

Spoiler

stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:13PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:14PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:15PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:15PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.dumpAllActors() - "ssxRunner.psc" Line 7533
    [ssxKS (530472EB)].ssxcloakscan.OnUpdate() - "ssxCloakScan.psc" Line ?
[06/21/2022 - 07:37:15PM] SSX: All Actors from Cloak Scan: draugr (FNC Draugrs), Restless Draugr (FNC Draugrs), Restless Draugr (FNC Draugrs), draugr (FNC Draugrs), Draugr Wight (FNC Draugrs), Draugr Wight (FNC Draugrs), Restless Draugr (FNC Draugrs), Restless Draugr (FNC Draugrs), Person (FNH Nord), Sophia (FFH Nord), Draugr Wight (FNC Draugrs), Areya (FFH Nord), Restless Draugr (FNC Draugrs), "Blitz" Marie (FFH Nord), Arelyl (FFH DarkElf), 15 actors
[06/21/2022 - 07:37:15PM] SSX: Cloak Scanner - Scan completed. Found 15 actors
[06/21/2022 - 07:37:15PM] SSX: Rule Checker - Starting the checking
[06/21/2022 - 07:37:15PM] SSX: Rule Checker: Trying to fill the rule: Male C on Playeraggr
[06/21/2022 - 07:37:15PM] SSX: Factions Cleaner START: cycles S:20 F: 0
[06/21/2022 - 07:37:15PM] SSX: Actor is bad because bleedout: Person pos=0
[06/21/2022 - 07:37:15PM] SSX: Actor Person potential for Target in Male C on Playeraggr
[06/21/2022 - 07:37:15PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:15PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:15PM] SSX: Actor is bad for its sex: draugr pos=1
[06/21/2022 - 07:37:15PM] SSX: Actor draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:15PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:15PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:15PM] SSX: Actor is bad for its sex: Restless Draugr pos=1
[06/21/2022 - 07:37:15PM] SSX: Actor Restless Draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] SSX: Factions Cleaner: 0 SCANNED cleaned
[06/21/2022 - 07:37:16PM] SSX: Factions Cleaner DONE: cycles S:0 F: 0
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: Restless Draugr pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor Restless Draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: draugr pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: Draugr Wight pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor Draugr Wight is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: Draugr Wight pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor Draugr Wight is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: Restless Draugr pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor Restless Draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: Restless Draugr pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor Restless Draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:16PM] SSX: Actor is bad for its sex: Sophia pos=1
[06/21/2022 - 07:37:16PM] SSX: Actor Sophia is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:17PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:17PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:17PM] SSX: Actor is bad for its sex: Draugr Wight pos=1
[06/21/2022 - 07:37:17PM] SSX: Actor Draugr Wight is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:17PM] SSX: Actor is bad for its sex: Areya pos=1
[06/21/2022 - 07:37:17PM] SSX: Actor Areya is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:17PM] ERROR: Method GetGender not found on creatureframework. Aborting call and returning None
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:17PM] warning: Assigning None to a non-object variable named "::temp549"
stack:
    [ssx (53021278)].ssxrunner.calculateSex() - "ssxRunner.psc" Line 4362
    [ssx (53021278)].ssxrunner.IsMale() - "ssxRunner.psc" Line 5899
    [ssx (53021278)].ssxrunner.checkActorSex() - "ssxRunner.psc" Line 7775
    [ssxRC (530304BE)].ssxrulechecker.checkGFHR() - "ssxRuleChecker.psc" Line 1952
    [ssxRC (530304BE)].ssxrulechecker.checkRuleForActors() - "ssxRuleChecker.psc" Line 1126
    [ssxRC (530304BE)].ssxrulechecker.checkTheRules() - "ssxRuleChecker.psc" Line 258
    [ssxRC (530304BE)].ssxrulechecker.OnUpdate() - "ssxRuleChecker.psc" Line ?
    [ssxRC (530304BE)].ssxrulechecker.doItNow() - "ssxRuleChecker.psc" Line ?
[06/21/2022 - 07:37:17PM] SSX: Actor is bad for its sex: Restless Draugr pos=1
[06/21/2022 - 07:37:17PM] SSX: Actor Restless Draugr is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:17PM] SSX: Actor is bad for its sex: "Blitz" Marie pos=1
[06/21/2022 - 07:37:17PM] SSX: Actor "Blitz" Marie is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:17PM] SSX: Actor is bad for its sex: Arelyl pos=1
[06/21/2022 - 07:37:17PM] SSX: Actor Arelyl is not good for source in Male C on Playeraggr
[06/21/2022 - 07:37:17PM] SSX: Bad rule because 6 - Sources cannot not be found - Male C on Playeraggr
[06/21/2022 - 07:37:17PM] SSX: Rule Checker - Rules checking on update completed. Found 0 valid rules and 0 potential rules.
[06/21/2022 - 07:37:18PM] [CF][Framework] Didn't activate actor ["Restless Draugr" [masterambushscript < (00086ACA)>]]; already has effect
[06/21/2022 - 07:37:18PM] warning: Assigning None to a non-object variable named "::temp6"

 

according to my papyrus it keeps trying to get gender via creatureframework. but creatureframework says it's not a valid option.

 

maybe out of date version... nope. even newest version doesn't seem to fix it.

Edited by Jmathers
Link to comment
  • 1 month later...

I found it possible to initiate sex at certain fractions, but the list of fractions in mсm is incomplete. My idea is that when a player is enslaved by an SD+/DFC and a slave faction, certain scenarios will run. How can I add factions from mods to the MCM list?

Edited by Nikett7
Link to comment
1 hour ago, Nikett7 said:

I found it possible to initiate sex at certain fractions, but the list of fractions in mсm is incomplete. My idea is that when a player is enslaved by an SD+/DFC and a slave faction, certain scenarios will run. How can I add factions from mods to the MCM list?

Factions are discovered.

Some are added by default by the game (most vanilla factions.)

Some others are discovered by looking the faction of the NPCs that are around.

Link to comment
  • 1 month later...

So for everyone having issues with creature on creature animations. For some reason (CPU might explain why) exporting your rule, deleting the rule, then importing the rule somehow causes it to work, at least for me. Might have to do with how Mod Organizer stores stuff? Or maybe it's SE version weirdness? Regardless, I plan on posting the rules at a later date, not here of course, but the rules posting forum.

Edited by Femage
Link to comment
  • 2 weeks later...

Looks like you are using a wearable object not correctly modeled:

 

[10/17/2022 - 07:31:27PM] SSX: Actor is bad because nudity: Miss Mistress Maya pos=0
[10/17/2022 - 07:31:27PM] ERROR: Cannot check worn items against a None keyword

 

SexLab fails because SSX fails to check if the actor is wearing something. There is no info in the logs of what the item is. But the actor name is Miss Mistress Maya.

Link to comment
13 hours ago, CPU said:

Looks like you are using a wearable object not correctly modeled:

 

[10/17/2022 - 07:31:27PM] SSX: Actor is bad because nudity: Miss Mistress Maya pos=0
[10/17/2022 - 07:31:27PM] ERROR: Cannot check worn items against a None keyword

 

SexLab fails because SSX fails to check if the actor is wearing something. There is no info in the logs of what the item is. But the actor name is Miss Mistress Maya.

ah thanks figured it out 

Link to comment
  • 3 weeks later...

Well, I tried to get your mod to work, it doesn't, guessed I need your help now.

Sorry, I don't know how to export it in json, I can't find it. The only thing I find is the "Women for a male elf", but the MCM said mine is supposed to be called "Player for". Is it because I'm using MO2?

What was I trying to do: If my char is naked or seen naked by a male NPC. The male NPC will use her for sex, for use in orgy-type situations. I may make 1 for rape scenarios in the future.
What went wrong: I tweaked something & it stopped working.

Test location: Riften Beggar's Row, Riften canal.

Warning: Screenshot heavy, I took it from the MCM. (Again, I can't find my json.)
 

Spoiler

20221106135201_1.jpg.b3c9b48f02356c0a4b858f2c301cd352.jpg20221106135218_1.jpg.52fe9874d3761788b656436127afb660.jpg20221106135240_1.jpg.bd5307ba822d3258eb2fd31164ec4832.jpg20221106135308_1.jpg.68e58e1f51a42ff7a8367b8b755660f3.jpg20221106135316_1.jpg.8d072c257da14191edde8a57395f0b9f.jpg20221106135326_1.jpg.c4698f1576b1e7fab1c3c95091012fc7.jpg20221106135335_1.jpg.4026c095a33f06eba27c878e675153a1.jpg20221106135343_1.jpg.6680485bccba33fa0004bfeeb90bca4f.jpg20221106135652_1.jpg.765d015324b329d64fae28adb1bd2f47.jpg20221106135708_1.jpg.03e5e8e4eace7fbad0a2a0dc1bd29ac1.jpg20221106135710_1.jpg.dbca13bd7b5d79456d78f97a82b6f296.jpg20221106135717_1.jpg.41f56613a2e20a145cb9dccb448e04fc.jpg20221106135720_1.jpg.3f5abba641e7d59fcc2ffe3df69e89cd.jpg




 

Edited by Lyman the Lunatic
Link to comment
11 hours ago, Lyman the Lunatic said:

Well, I tried to get your mod to work, it doesn't, guessed I need your help now.

Sorry, I don't know how to export it in json, I can't find it. The only thing I find is the "Women for a male elf", but the MCM said mine is supposed to be called "Player for". Is it because I'm using MO2?

What was I trying to do: If my char is naked or seen naked by a male NPC. The male NPC will use her for sex, for use in orgy-type situations. I may make 1 for rape scenarios in the future.
What went wrong: I tweaked something & it stopped working.

Test location: Riften Beggar's Row, Riften canal.

Warning: Screenshot heavy, I took it from the MCM. (Again, I can't find my json.)
 

  Reveal hidden contents

20221106135201_1.jpg.b3c9b48f02356c0a4b858f2c301cd352.jpg20221106135218_1.jpg.52fe9874d3761788b656436127afb660.jpg20221106135240_1.jpg.bd5307ba822d3258eb2fd31164ec4832.jpg20221106135308_1.jpg.68e58e1f51a42ff7a8367b8b755660f3.jpg20221106135316_1.jpg.8d072c257da14191edde8a57395f0b9f.jpg20221106135326_1.jpg.c4698f1576b1e7fab1c3c95091012fc7.jpg20221106135335_1.jpg.4026c095a33f06eba27c878e675153a1.jpg20221106135343_1.jpg.6680485bccba33fa0004bfeeb90bca4f.jpg20221106135652_1.jpg.765d015324b329d64fae28adb1bd2f47.jpg20221106135708_1.jpg.03e5e8e4eace7fbad0a2a0dc1bd29ac1.jpg20221106135710_1.jpg.dbca13bd7b5d79456d78f97a82b6f296.jpg20221106135717_1.jpg.41f56613a2e20a145cb9dccb448e04fc.jpg20221106135720_1.jpg.3f5abba641e7d59fcc2ffe3df69e89cd.jpg

 

When the mod has worked then inexplicably stops running rules >>>

 

Chances are very good that your character is in the "SSX involved in sex scene" faction.  And of course, it won't trigger any more rules until you "leave" that faction.

 

Or/and >>>

 

Your followers (if any) are in the "SSX friends stop ..." faction, which causes the same problem.

 

Use the "Actor Editor" function in the MCM and check factions for your character and your followers.  Remove the above factions if found.

Link to comment
On 11/7/2022 at 1:34 AM, rjn said:

When the mod has worked then inexplicably stops running rules >>>

 

Chances are very good that your character is in the "SSX involved in sex scene" faction.  And of course, it won't trigger any more rules until you "leave" that faction.

 

Or/and >>>

 

Your followers (if any) are in the "SSX friends stop ..." faction, which causes the same problem.

 

Use the "Actor Editor" function in the MCM and check factions for your character and your followers.  Remove the above factions if found.

 

I can't find the faction in the Actor Editor.

Edited by Lyman the Lunatic
Link to comment

[11/10/2022 - 04:43:17PM] SSX: Actor Lillith added as Target in Player for 

[11/10/2022 - 04:43:18PM] SSX: Actor is bad because seeing naked: Addict pos=1
[11/10/2022 - 04:43:18PM] SSX: Actor Addict is not good for source in Player for 
 

Try to remove the "seeing naked" for the source and just keep "being naked" in the target.

I remember there were problems with some actors to check if they were actually seeing other actors.

Link to comment
On 11/10/2022 at 5:59 PM, CPU said:

[11/10/2022 - 04:43:17PM] SSX: Actor Lillith added as Target in Player for 

[11/10/2022 - 04:43:18PM] SSX: Actor is bad because seeing naked: Addict pos=1
[11/10/2022 - 04:43:18PM] SSX: Actor Addict is not good for source in Player for 
 

Try to remove the "seeing naked" for the source and just keep "being naked" in the target.

I remember there were problems with some actors to check if they were actually seeing other actors.


Wow, you are right. Now my char is getting boned all the time.

I don't know if this is a problem, it looks like some named NPCs will just ignore my char. Not all the time, though. Just sometimes. I use Inconsequential NPCs & Populated Cities 2 for my playthroughs. Just in case their names show up in the papyrus log, Snilf, Tythis Ulen, Shadr (base game), Beinir (Inconsequential NPC).

Update: I found the json now, MO 2 puts it in it's own location. Just in case you want to see the file for yourself.

Papyrus.0.log Player for .json

Link to comment

No, thanks. The log was enough to understand the problem.

Years ago (when I was building this mod) had this problem of NPCs not "seeing" the player.

But only a few of them. I never understood why this was happening.

Link to comment
1 hour ago, CPU said:

No, thanks. The log was enough to understand the problem.

Years ago (when I was building this mod) had this problem of NPCs not "seeing" the player.

But only a few of them. I never understood why this was happening.

 

I see, so it's just Skyrim being Skyrim. Well, thanks for helping me get the mod to work.

Link to comment
  • 1 month later...

I recently discovered this mod even though its been around for quite a bit at this point, and I must say I adore the extensive customization available, it truly makes this the most comprehensive matchmaker I've seen even by today's standards. I have continuously noticed an issue that I can't resolve no matter how much tweaking I do. There is a setting that allows you to dictate an amount of time that you can give npcs to travel to a bed and if that time expires the npcs should teleport to the bed instead.  However no matter what time I input the npcs will attempt to walk to the bed and once they get close to bed they will stand there as if something is blocking them. They will stand there for a long period of time like upwards of 2 minutes then they might teleport to the bed and the scene would then start and end like normal.  

 

If I disable bed use the scenes execute flawlessly, with the caveat being that the npcs don't attempt to move somewhere more private, or at least I have not found the setting for it anywhere. Any suggestions would be much appreciated. 

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