Slorm Posted June 25, 2019 Posted June 25, 2019 9 hours ago, XarisZ said: Lol is this really immersion breaking?Srsly?You don't wanna know if it loaded properly? Yes it is. The whole point of it not showing is that the pc never knows for sure where she is her cycle or whether there's a pregnancy risk. BF doesn't give any other screen message so in luteal or follicular there's no indication if it's loaded correctly in any case. It's why there are Immersion and None settings in the MCM Â I can't say I've ever had a load issue with BF in any case and it's easy enough to check in the MCM
Tkc Posted June 26, 2019 Posted June 26, 2019 On 6/23/2019 at 4:33 PM, Slorm said: Sorry, there's still a problem with the screen messages appearing. They do not show when the pc changes state in game, but they do when a save is loaded and they still appear (see screenshot).  Test cycle:  Message status: Immersive  Load game - message appears (checked both Ovulation and Menstruation) In game - set cycle at Follicular and waited 5 days plus - message did not show when going into Ovulation   Reveal hidden contents   Checked in scripts it was added by some external addspell function as I understood by addon manager and because was still show messages on game loading.  Made another extra for Patch v13c where it should be fixed, Atleast I didn see this notification on load in immersion mode anymore.: Spoiler changes:    Updated spell added notification options to not be shown in Immersion\None messages mode. Disabled on recast in addon manager to disable them be shown on game loaded.    Added optional FWAbilityBeeingFemale script with disabled OnMagicEffectApply. It is best way to prevent dumping stacks from BFfemale script in situations when many of magic effects was applied. Use this ONLY if you are not using Bathing in Skyrim mod/not activated Bathing in Skyrim BF addon OR have no installed external BF addons which is possible can using OnMagicEffectApply function.    fixed papyrus errors from BM and BF scripts    some code optimizations archive attached..  Beeing Female V2.8.1 Patch V13c Tkc Extra.7z
arkwyn Posted June 26, 2019 Posted June 26, 2019 Do I need to include all previous patches or does 13c include them?
Swe-DivX Posted June 26, 2019 Posted June 26, 2019 1 hour ago, arkwyn said: Do I need to include all previous patches or does 13c include them? You only need 13c.
arkwyn Posted June 26, 2019 Posted June 26, 2019 OK thanks. Â I noticed that with my followers, there is no notification of them receiving creature sperm and it doesn't show in the MCM Information page until my character gives them sperm. Once my character gives them sperm, then it shows the creature sperm in them as well.Â
Slorm Posted June 26, 2019 Posted June 26, 2019 11 hours ago, Tkc said: Checked in scripts it was added by some external addspell function as I understood by addon manager and because was still show messages on game loading.  Made another extra for Patch v13c where it should be fixed, Atleast I didn see this notification on load in immersion mode anymore.:  Reveal hidden contents changes:    Updated spell added notification options to not be shown in Immersion\None messages mode. Disabled on recast in addon manager to disable them be shown on game loaded.    Added optional FWAbilityBeeingFemale script with disabled OnMagicEffectApply. It is best way to prevent dumping stacks from BFfemale script in situations when many of magic effects was applied. Use this ONLY if you are not using Bathing in Skyrim mod/not activated Bathing in Skyrim BF addon AND have no installed external BF addons which is possible can using OnMagicEffectApply function. archive attached.. Beeing Female V2.8.1 Patch V13c Tkc Extra.7z 118.93 kB · 4 downloads Many thanks, just checked and it's working, Ovulation message on game load is now hidden 2
TheDragonBorn Posted July 1, 2019 Posted July 1, 2019 hey can anyone help me with this issue or give me some advice? im posting my papyrus log, my game lagged up a lot and i fixed it earlier by deleting a lot of stuff that was eating up my cpu and that fixed the issue for all my games. i know im having a mod issue because skyrim is the only game experiencing a frame rate drop. i think BF is causing it due to this   [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2803    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:13AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    <unknown self>.fwversion.GetAnimationVersion() - "FWVersion.psc" Line 72    [BF_Config (13001828)].fwsystemconfig.getCompatiblity_Animation() - "FWSystemConfig.psc" Line 2923    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2838    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:27AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2802    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:27AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2803    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:27AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    <unknown self>.fwversion.GetAnimationVersion() - "FWVersion.psc" Line 72    [BF_Config (13001828)].fwsystemconfig.getCompatiblity_Animation() - "FWSystemConfig.psc" Line 2923    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2838    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:14AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2802    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:14AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2803    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:14AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    <unknown self>.fwversion.GetAnimationVersion() - "FWVersion.psc" Line 72    [BF_Config (13001828)].fwsystemconfig.getCompatiblity_Animation() - "FWSystemConfig.psc" Line 2923    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2838    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045819)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045819)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Cannot call GetBaseObject() on a None object, aborting function call stack:    <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 65    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 59 [07/01/2019 - 10:02:29AM] Error: Cannot call GetName() on a None object, aborting function call stack:    <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 65    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 59 [07/01/2019 - 10:02:29AM] warning: Assigning None to a non-object variable named "::temp7" stack:    <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 65    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 59 [07/01/2019 - 10:02:29AM] FNIS aa SetAnimGroup BAD PARAMETER(S) mod: FNIS Sexy Move Actor:  group: _mt base: 1 number: 2 [07/01/2019 - 10:02:29AM] Error: Cannot call GetBaseObject() on a None object, aborting function call stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 62 [07/01/2019 - 10:02:29AM] Error: Cannot call GetName() on a None object, aborting function call stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 62 [07/01/2019 - 10:02:29AM] warning: Assigning None to a non-object variable named "::temp7" stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 62 [07/01/2019 - 10:02:29AM] FNISSM - ERROR cannot set _mt animvar for [07/01/2019 - 10:02:29AM] Error: Cannot call AddItem() on a None object, aborting function call stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 69 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:31AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:31AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:33AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:33AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:33AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:38AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:38AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045819)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045819)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:41AM]  SexLife: OnUpdate start work function [07/01/2019 - 10:02:41AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:41AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] SEXLAB - NOTICE: ValidateActor(kellz) -- TRUE -- MISS [07/01/2019 - 10:02:44AM] DoWork2 exit, A1 can not be Player [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045819)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045819)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:46AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:46AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:47AM] SEXLAB - NOTICE: ValidateActor(Slaughterfish) -- FALSE -- They are valid creature type, but have no valid animations currently enabled or installed. [07/01/2019 - 10:02:48AM] SEXLAB - NOTICE: ValidateActor(mudcrab) -- FALSE -- They are valid creature type, but have no valid animations currently enabled or installed. [07/01/2019 - 10:02:49AM] SEXLAB - NOTICE: ValidateActor(mudcrab) -- FALSE -- They are valid creature type, but have no valid animations currently enabled or installed. [07/01/2019 - 10:02:49AM] SEXLAB - NOTICE: ValidateActor(Daedric Pei) -- TRUE -- HIT [07/01/2019 - 10:02:49AM] SEXLAB - NOTICE: ValidateActor(Yona) -- TRUE -- HIT [07/01/2019 - 10:02:53AM] Error: Cannot call GetSize() on a None object, aborting function call stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:02:53AM] warning: Assigning None to a non-object variable named "::temp314" stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:02:59AM] Error: Cannot call GetSize() on a None object, aborting function call stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:02:59AM] warning: Assigning None to a non-object variable named "::temp314" stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:03:01AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:01AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:05AM] [CF][Framework] Cleared log Form DB [07/01/2019 - 10:03:05AM] [CF][Framework] Creature Framework is done initialising [07/01/2019 - 10:03:07AM] VM is freezing... [07/01/2019 - 10:03:07AM] VM is frozen [07/01/2019 - 10:03:08AM] Log closed
Tkc Posted July 1, 2019 Posted July 1, 2019 5 hours ago, TheDragonBorn said: hey can anyone help me with this issue or give me some advice? im posting my papyrus log, my game lagged up a lot and i fixed it earlier by deleting a lot of stuff that was eating up my cpu and that fixed the issue for all my games. i know im having a mod issue because skyrim is the only game experiencing a frame rate drop. i think BF is causing it due to this   Reveal hidden contents    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2803    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:13AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    <unknown self>.fwversion.GetAnimationVersion() - "FWVersion.psc" Line 72    [BF_Config (13001828)].fwsystemconfig.getCompatiblity_Animation() - "FWSystemConfig.psc" Line 2923    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2838    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:27AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2802    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:27AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2803    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:00:27AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    <unknown self>.fwversion.GetAnimationVersion() - "FWVersion.psc" Line 72    [BF_Config (13001828)].fwsystemconfig.getCompatiblity_Animation() - "FWSystemConfig.psc" Line 2923    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2838    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:14AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2802    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:14AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2803    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:14AM] Error:  (00000014): cannot fetch variable named BeeingFemaleAnimationVersion of type int, returning. stack:    [ (00000014)].Actor.GetAnimationVariableInt() - "<native>" Line ?    <unknown self>.fwversion.GetAnimationVersion() - "FWVersion.psc" Line 72    [BF_Config (13001828)].fwsystemconfig.getCompatiblity_Animation() - "FWSystemConfig.psc" Line 2923    [BF_Config (13001828)].fwsystemconfig.OnPageReset() - "FWSystemConfig.psc" Line 2838    [BF_Config (13001828)].fwsystemconfig.SetPage() - "SKI_ConfigBase.psc" Line 865    [SKI_ConfigManagerInstance (1F000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:28AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045819)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045819)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:29AM] Error: Cannot call GetBaseObject() on a None object, aborting function call stack:    <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 65    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 59 [07/01/2019 - 10:02:29AM] Error: Cannot call GetName() on a None object, aborting function call stack:    <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 65    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 59 [07/01/2019 - 10:02:29AM] warning: Assigning None to a non-object variable named "::temp7" stack:    <unknown self>.fnis_aa.SetAnimGroup() - "FNIS_aa.psc" Line 65    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 59 [07/01/2019 - 10:02:29AM] FNIS aa SetAnimGroup BAD PARAMETER(S) mod: FNIS Sexy Move Actor:  group: _mt base: 1 number: 2 [07/01/2019 - 10:02:29AM] Error: Cannot call GetBaseObject() on a None object, aborting function call stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 62 [07/01/2019 - 10:02:29AM] Error: Cannot call GetName() on a None object, aborting function call stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 62 [07/01/2019 - 10:02:29AM] warning: Assigning None to a non-object variable named "::temp7" stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 62 [07/01/2019 - 10:02:29AM] FNISSM - ERROR cannot set _mt animvar for [07/01/2019 - 10:02:29AM] Error: Cannot call AddItem() on a None object, aborting function call stack:    [alias FemaleAlias1 on quest FNISSMQuest2 (9600C492)].FNISSM_NPCAlias.OnInit() - "FNISSM_NPCAlias.psc" Line 69 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:30AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:31AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:31AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:33AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:33AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:33AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:38AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:38AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045819)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045819)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:39AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:40AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:41AM]  SexLife: OnUpdate start work function [07/01/2019 - 10:02:41AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:41AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:43AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] SEXLAB - NOTICE: ValidateActor(kellz) -- TRUE -- MISS [07/01/2019 - 10:02:44AM] DoWork2 exit, A1 can not be Player [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00266A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 3 on  (FF0031AB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031B1)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (0001B085)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (FF0021EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045819)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045819)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000198C4)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF001E1D)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (000198FD)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:44AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 1 on  (000F1AA3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EC)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE778)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF001DEE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (000B40D9)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 8 on  (000526EE)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77F)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 4 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019E14)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (0003BE26)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (00019DF0)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EA)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:02:45AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (000AE77C)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:46AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00019DF3)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:46AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF003431)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:02:47AM] SEXLAB - NOTICE: ValidateActor(Slaughterfish) -- FALSE -- They are valid creature type, but have no valid animations currently enabled or installed. [07/01/2019 - 10:02:48AM] SEXLAB - NOTICE: ValidateActor(mudcrab) -- FALSE -- They are valid creature type, but have no valid animations currently enabled or installed. [07/01/2019 - 10:02:49AM] SEXLAB - NOTICE: ValidateActor(mudcrab) -- FALSE -- They are valid creature type, but have no valid animations currently enabled or installed. [07/01/2019 - 10:02:49AM] SEXLAB - NOTICE: ValidateActor(Daedric Pei) -- TRUE -- HIT [07/01/2019 - 10:02:49AM] SEXLAB - NOTICE: ValidateActor(Yona) -- TRUE -- HIT [07/01/2019 - 10:02:53AM] Error: Cannot call GetSize() on a None object, aborting function call stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:02:53AM] warning: Assigning None to a non-object variable named "::temp314" stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:02:59AM] Error: Cannot call GetSize() on a None object, aborting function call stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:02:59AM] warning: Assigning None to a non-object variable named "::temp314" stack:    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.RemoveForm() - "tweakinventorycontrol.psc" Line 2333    [alias pAlias48 on quest TweakFollower (F40012CE)].tweakinventorycontrol.OnItemRemoved() - "tweakinventorycontrol.psc" Line 1077 [07/01/2019 - 10:03:01AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 5 on  (000198EB)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:01AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF0031D5)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 9 on  (00045826)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 9 on  (00045826)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 10 on  (FF004098)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (00019DE5)].FWAbilityBeeingFemale.OnUpdate() - "FWAbilityBeeingFemale.psc" Line 1838 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 7 on  (FF00352A)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:03AM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type stack:    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.RegisterForSingleUpdate() - "<native>" Line ?    [Active effect 6 on  (FF002334)].fwabilitybeeingmale.OnUpdate() - "FWAbilityBeeingMale.psc" Line 63 [07/01/2019 - 10:03:05AM] [CF][Framework] Cleared log Form DB [07/01/2019 - 10:03:05AM] [CF][Framework] Creature Framework is done initialising [07/01/2019 - 10:03:07AM] VM is freezing... [07/01/2019 - 10:03:07AM] VM is frozen [07/01/2019 - 10:03:08AM] Log closed Updated extra for patch v13c here. Almost all papyrus errors from your log must be not appeared now. If they still be appeared then try to use reset function from BF mcm, then save\exit game\reload save. And ignore errors about BeeingFemaleAnimationVersion, it is some problems with BF animation version detection on startup sometime. Also found records about [CF][Framework] Creature Framework, try to use Creature Framework from Defeatfixed patch archive because it is optimized version with much smaller papyrus loading.
Guest Posted July 2, 2019 Posted July 2, 2019 how do addons work? is there a way for me to set it so that there's different chances of producing offspring of certain races? so, like if your character's an elf, and they got impregnated by an orc, is there a way to set it so that there's a higher chance of the child being an orc?
Bane Master Posted July 3, 2019 Posted July 3, 2019 BeeingFemale 2.8.1 Patch V14 03/07/2019  ***If you are playing a Female and are going to try updating from Patch 13x to 14 you MUST use the Reset command in the BeeingFemale System Menu to initialize the updated BeeingFemale spell on the Player***  Version 14 - Fixes thanks to Tkc & Bane The FWAbilityBeeingFemale OnMagicEffectApply function has been rewritten as discrete script (Requires Reset see note above) Added Improved OnMagicEffectApply spam protection Added OnMagicEffectApply can now be Enabled and Disabled via the BF System MCM Updated spell added notification options will no longer be shown in Immersion\None message mode Disabled spell added notifications on recast in Addon manager to prevent display on game load Fixed some papyrus errors in BeeingMale and BeeingFemale scripts Code optimizations 4
saviliana Posted July 4, 2019 Posted July 4, 2019 So do V14 patch also disable the BFAP's bugged debug spam? I really want them gone too.
Tkc Posted July 4, 2019 Posted July 4, 2019 12 hours ago, Bane Master said: BeeingFemale 2.8.1 Patch V14 03/07/2019  ***If you are playing a Female and are going to try updating from Patch 13x to 14 you MUST use the Reset command in the BeeingFemale System Menu to initialize the updated BeeingFemale spell on the Player***  Version 14 - Fixes thanks to Tkc & Bane The FWAbilityBeeingFemale OnMagicEffectApply function has been rewritten as discrete script (Requires Reset see note above) Added Improved OnMagicEffectApply spam protection Added OnMagicEffectApply can now be Enabled and Disabled via the BF System MCM Updated spell added notification options will no longer be shown in Immersion\None message mode Disabled spell added notifications on recast in Addon manager to prevent display on game load Fixed some papyrus errors in BeeingMale and BeeingFemale scripts Code optimizations Is I need to update to v14 from v13c(+my Extras for 13c) or just can change version of patch in ini?  upd. I understood was added some changes about OnMagicEffectApply function and feature to disable it from mcm. Will try it. It is interesting how will be things with this changes. I fully disabled it for myself and made optional script with fully disable OnMagicEffectApply because in dumping stack was not only executiong stacks but also was stacks with calls of the function and only when disabled it atall it stoped to create any executyng stacks and calls (only from BF ofcourse). upd1. strings for other than english languages was broken again and need to be updated from english.
Bane Master Posted July 4, 2019 Posted July 4, 2019 1 hour ago, Tkc said: strings for other than english languages was broken again and need to be updated from english. I always seem to get that wrong somehow - apologies I'll take a look
Tkc Posted July 4, 2019 Posted July 4, 2019 39 minutes ago, Bane Master said: I always seem to get that wrong somehow - apologies I'll take a look Now, it happens almost each time when esp which have strings is changing. When I added strings I also made all other broken. I added bat files with language strings to make possible to easy update them. If you do not mind I will update them because anywasy I need to update one localization and also see what new strings was not options was not added to mcm and will be better to add tem there to make not need to translate scripts.
Bane Master Posted July 4, 2019 Posted July 4, 2019 48 minutes ago, Tkc said: Now, it happens almost each time when esp which have strings is changing. When I added strings I also made all other broken. I added bat files with language strings to make possible to easy update them. If you do not mind I will update them because anywasy I need to update one localization and also see what new strings was not options was not added to mcm and will be better to add tem there to make not need to translate scripts. Sure, please go ahead - Thanks
Tkc Posted July 4, 2019 Posted July 4, 2019 Moved strings from cfg script to MCM txts. Cloned all missing from latest English (by batch file). Â Â archive attached.. Beeing Female V2.8.1 Patch V14 update for strings.7z 1
Bane Master Posted July 4, 2019 Posted July 4, 2019 16 minutes ago, Tkc said: Moved strings from cfg script to MCM txts. Cloned all missing from latest English (by batch file).   archive attached.. Beeing Female V2.8.1 Patch V14 update for strings.7z 127.32 kB · 0 downloads Thanks! - Patch 14a linked below, I have also included an edit to FWAbilityBeeingMale which will reduce its utilization of suspended stacks.
Bane Master Posted July 4, 2019 Posted July 4, 2019 BeeingFemale 2.8.1 Patch V14a 04/07/2019  ***If you are playing a Female and are going to try updating from Patch 13x to 14a you MUST use the Reset command in the BeeingFemale System Menu toinitialize the updated BeeingFemale spell on the Player***  Version 14a - Fixes thanks to Tkc & Bane Updated: Removed unnecessary GameTime Updates for non follower/spouse NPC's in FWAbilityBeeingMale (Stack Dump Prevention) The FWAbilityBeeingFemale OnMagicEffectApply function has been rewritten as a discrete script (Requires Reset see note above) Added: Improved OnMagicEffectApply spam protection Added: OnMagicEffectApply can now be Enabled and Disabled via the BF System MCM Updated: spell added notification options will no longer be shown in Immersion\None message mode Disabled: spell added notifications on recast in Addon manager to prevent display on game load Fixed some papyrus errors in BeeingMale and BeeingFemale scripts Code optimizations & localization fixes 6
Tkc Posted July 4, 2019 Posted July 4, 2019 14 minutes ago, Bane Master said: BeeingFemale 2.8.1 Patch V14a 04/07/2019  Thanks for the update. It is good if smaller count of processing will be made on npc especially when many npc mods installed. I have some idea about how to improve\optimize function with registration of applied magic effects in standalone script and how to fully prevent even calls of OnApplyMagicEffect but before will try it first need to test how all is working currently and if it will need at all. 2
Tkc Posted July 5, 2019 Posted July 5, 2019 On 7/4/2019 at 3:48 PM, Bane Master said:  Tested game with disabled onmagiceffect and it seems your added standalone script will be enough to prevent dumping stacks. For improve it we can only add in this script detection when the function is using by any addon and when not using. For Bathing in Skyrim detection can be made quite easy but how to make same detection for external addons without need to update their scripts it need to think. Spoiler On time of test I added bebug.trace to the OnMagicEffectApply and for one minute of game I only applied healing spell on myself several times and on follower couple times. When checked papyrus log there was 6.5k. records about using of the function for only one minute! Im not surprising why I saw dumping stacks from this function so often.  But now with standalone script by wish it is enough to prevent all of them like when the function was commented in BF script.  1
Slorm Posted July 5, 2019 Posted July 5, 2019 Bug Report 14A  I'm getting SL and BiS compatibility errors on the System page. This was updating from 13c.  Before using Reset on Systems page both show compatible after reset they show as incompatible (screenie below). I haven't had time to try a cleaned game so perhaps someone else can check that as I'm tied up until tomorrow now  Spoiler Â
Bane Master Posted July 6, 2019 Posted July 6, 2019 Strange - I haven't made any changes to anything affecting the compatibility checks - This may just be an artifact from updating, are there any problems with game play?
Slorm Posted July 6, 2019 Posted July 6, 2019 4 hours ago, Bane Master said: Strange - I haven't made any changes to anything affecting the compatibility checks - This may just be an artifact from updating, are there any problems with game play? I've not had a chance to check as I'm busy with some rl stuff (work ugh). I did try it on a couple of different saves and got the same result.  It may just be an artifact as you say as the MCM has changed  EDIT:  Just had a moment to do some tests using DCL combat surrender. Everything played out correctly with some bandits I'd ported in and the sperm was showing in the info section, so I guess it is just artifacts, which is good news 1
Tkc Posted July 7, 2019 Posted July 7, 2019 On 7/6/2019 at 3:33 PM, Slorm said: I've not had a chance to check as I'm busy with some rl stuff (work ugh). I did try it on a couple of different saves and got the same result.  It may just be an artifact as you say as the MCM has changed  EDIT:  Just had a moment to do some tests using DCL combat surrender. Everything played out correctly with some bandits I'd ported in and the sperm was showing in the info section, so I guess it is just artifacts, which is good news Sometime for me it was showing like SL is not compatible and quite often it is showing like BF animations is not compatible with errors in papyrus log about cant get animation variable but all is working.
Doc_Oc Posted July 7, 2019 Posted July 7, 2019 Has anyone had issues with their PC getting pregnant? Specifically with man/mer NPCs? Everything is fine with creatures, but nothing happens after sex with humans oddly. No "xx came inside you" message. Again, no issues with creatures so I'm a little confused. I've tried several animations (just to make sure it wasn't only 'anal' animations playing). The PC is a vampire, but that hasn't been an issue before. Just for completeness' sake, I toggled off the "vampire race" option. As I understand it, if that option is active, vampires can't get pregnant. But I've tried it with the addon both off and on. The "Information" screen shows sperm from beasts my character has been with, but no humans. Any thoughts? EDIT: Nevermind - all is well. I used the most recent update and it solved the issue.
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