OceanFox Posted May 4, 2022 Posted May 4, 2022 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?
Guest Posted May 5, 2022 Posted May 5, 2022 "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.
Jmathers Posted June 21, 2022 Posted June 21, 2022 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.
Guest Posted June 21, 2022 Posted June 21, 2022 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.
Jmathers Posted June 21, 2022 Posted June 21, 2022 (edited) 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 June 21, 2022 by Jmathers spelling mistakes & update
Jmathers Posted June 21, 2022 Posted June 21, 2022 (edited) 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 June 21, 2022 by Jmathers
Nikett7 Posted August 13, 2022 Posted August 13, 2022 (edited) 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 August 13, 2022 by Nikett7
Guest Posted August 13, 2022 Posted August 13, 2022 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.
Femage Posted October 4, 2022 Posted October 4, 2022 (edited) 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 October 4, 2022 by Femage
Mammaluigi9433 Posted October 17, 2022 Posted October 17, 2022 cant seem to start any rule not sure whats up clueless fr Papyrus.0.log
Guest Posted October 18, 2022 Posted October 18, 2022 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.
Mammaluigi9433 Posted October 18, 2022 Posted October 18, 2022 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
Lyman the Lunatic Posted November 6, 2022 Posted November 6, 2022 (edited) 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 Edited November 6, 2022 by Lyman the Lunatic
Guest Posted November 6, 2022 Posted November 6, 2022 Rule seems to be OK. Enable all the debugs for the mod, try to play the rule. Then post your papyrus0.log
rjn Posted November 6, 2022 Posted November 6, 2022 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 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.
Lyman the Lunatic Posted November 10, 2022 Posted November 10, 2022 On 11/6/2022 at 2:34 PM, CPU said: Rule seems to be OK. Enable all the debugs for the mod, try to play the rule. Then post your papyrus0.log I hope this has everything you need. Papyrus.0.log
Lyman the Lunatic Posted November 10, 2022 Posted November 10, 2022 (edited) 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 November 10, 2022 by Lyman the Lunatic
Guest Posted November 10, 2022 Posted November 10, 2022 [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.
Lyman the Lunatic Posted November 12, 2022 Posted November 12, 2022 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
Guest Posted November 12, 2022 Posted November 12, 2022 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.
Lyman the Lunatic Posted November 12, 2022 Posted November 12, 2022 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.
V3rni3r Posted December 31, 2022 Posted December 31, 2022 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.
Emrek Posted March 1, 2023 Posted March 1, 2023 Is there a sticky for this mod? Wondering if there is a newer version than 1.4h (SSE) which had come out several years ago. On that same topic, is there a way on loverslab of quickly, or semi-hurridly, looking for updates to mods? I have about 70 mods (out of 400) that are only from this site, but tryng to locate them all again just to check if they've been updated is not only a pain, but often comes up with nothing. I have taken to linking a last known location in the note data for Vortex, but because of how loverslab seems to do things, that link often points to the current version I am using rather than any newer versions. So, yeah. I was wondering about an easy way to research new versions of mods. I held off upgrading to SAE in 2021 because I knew SKSE would mess up many mods, but after a year and a half I'm finally getting around to making the switch. In this process I am going through each mod I have installed and checking for updates. For nexus mods this is relatively simple as everything is in one place, but on here it seems to be 50x harder. Some mods aren't in the file section and only appear in forums and vice versa. And some still aren't even on LL but are merely linked to from here. Plus the search option at the top of the page seems to be buggy so only partially helpful. UGH. Spend about an hour reading thru forums (like this one) searching to see if anyone (author?) has posted a link to a new version. TL;DR: I cannot be the only one who has had difficulties finding updates to LL mods. How did you get it to work? What is the easiest way?
Guest Posted March 1, 2023 Posted March 1, 2023 2 hours ago, Emrek said: Is there a sticky for this mod? Wondering if there is a newer version than 1.4h (SSE) which had come out several years ago. On that same topic, is there a way on loverslab of quickly, or semi-hurridly, looking for updates to mods? I have about 70 mods (out of 400) that are only from this site, but tryng to locate them all again just to check if they've been updated is not only a pain, but often comes up with nothing. I have taken to linking a last known location in the note data for Vortex, but because of how loverslab seems to do things, that link often points to the current version I am using rather than any newer versions. So, yeah. I was wondering about an easy way to research new versions of mods. I held off upgrading to SAE in 2021 because I knew SKSE would mess up many mods, but after a year and a half I'm finally getting around to making the switch. In this process I am going through each mod I have installed and checking for updates. For nexus mods this is relatively simple as everything is in one place, but on here it seems to be 50x harder. Some mods aren't in the file section and only appear in forums and vice versa. And some still aren't even on LL but are merely linked to from here. Plus the search option at the top of the page seems to be buggy so only partially helpful. UGH. Spend about an hour reading thru forums (like this one) searching to see if anyone (author?) has posted a link to a new version. TL;DR: I cannot be the only one who has had difficulties finding updates to LL mods. How did you get it to work? What is the easiest way? I stopped modding in 2018, so I do not plan any further updates on this mod. You can just "subscribe' to the mod you want, if it will be updated, you will receive a notification.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now