Jump to content

Latex Collar, Orgasm Curse and Fetish Dreams


Recommended Posts

Posted (edited)
6 hours ago, LinksSword said:

have you ever thought about doing a similar mod for skyrim? skyrim has lot of bondage mods but nothing comes close to something like this. 

Yes but may be next year :) A lot to be added still

Edited by awesomeSPAS
Posted
6 hours ago, Devi3ntM1nd said:

In LLC_Main.psc, function OnPlayerSleepStart:

    while sleepTime > 3 ; so we always see dreams 3 hours before end of sleep
      Utility.Waitmenumode(1)
      If UI.IsMenuOpen ("SleepWaitMenu")
        sleepTime -= 1
      else
        sleepTime = -1
      endif
    endwhile

In the while loop, it deducts one hour from 'sleepTime' for each real time second. I guess this means the sleep menu moves one hour per real time second? The reason I ask is because I use the mod "FallUI - Sleep And Wait-49070-1-4" which speeds up the sleep menu tremendously.

 

Thus if I choose to sleep, say 5 hours, the intended behavior is the while loop will iterate 2 times for 2 seconds to bring 'sleepTime' down to 3 and exit the loop. And the dream will start. In my case with the speedup mod, it may take less than 3 seconds to finish the sleep menu. That means in the while loop even 'sleepTime' is still greater than 3, the if statement may be false already. That will set 'sleepTime' to -1 and the dream won't start.

 

Is it very important to make sure that the dream takes place 3 hours before the end of sleep time? If so, maybe I should disable the speedup mod while using your mod.

 

Can you send me the link to this mod, i may try to add some compatibility

Posted
5 hours ago, dertcz said:

Don't work for my. I have similar behavior. Enemy is no long a enemy, and all is pacified.

Dreaming end ok, but in my opinion this situation start after bad start nasty (second) dream.

 

From log file (starting LCC to login in to debug log):


 

  Hide contents

[08/05/2024 - 12:35:44AM] LCC Debug: OnMCMSettingChange event heard.
[08/05/2024 - 12:35:44AM] LCC Debug: MCM settings updated.
[08/05/2024 - 12:35:45AM] LCC Debug: Read Time from ini: 53.446709
[08/05/2024 - 12:35:45AM] LCC Debug: Old Save = False Random Save = False
[08/05/2024 - 12:35:45AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (10000A22)>]: BodyHarness-03
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (10000B7E)>]: Leather-PetSuitGag-Kitty(fear)
[Armor < (100008CF)>]: Blinder-01
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/05/2024 - 12:35:54AM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

-------- error in line 852 is repeat many time ----------

error is not from LCC (but propably connected with error on line 852):

[08/05/2024 - 12:36:01AM] CMkz Debug: GetSemenSuitByEquippedSlot saw CMkz_SemenSuit51
[08/05/2024 - 12:36:01AM] CMkz Debug: CycleSemenSuitSilent completed on actor [Actor < (00000014)>]

 

---------------------------------------------------------

 


[08/05/2024 - 12:35:54AM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630

----------- error in line 630 is after I punch enemy ----------

 

 

Thanks a lot for this log, this helps. Although this should be impossible and yet it is happening :)

Posted
1 hour ago, awesomeSPAS said:

 

Can you send me the link to this mod, i may try to add some compatibility

Here's the link. It provides the options to speed up or slow down the sleep/wait time and increase the max duration. For now I just disable that mod and I can have dream working as expected. Fortunately there's no ESP file with the mod. It's just an add-on to the FallUI mod.

 

BTW, the more I think about the dream mechanism, the more I think that there are just so much opportunity that you can build upon this. Each dream episode is a little sandbox that you can do whatever you want. They can be directly linked to the player's Sexperience, sex skill level, sex attributes, quest progress, etc. It's truly a treasure trove!

Posted
34 minutes ago, Devi3ntM1nd said:

Here's the link. It provides the options to speed up or slow down the sleep/wait time and increase the max duration. For now I just disable that mod and I can have dream working as expected. Fortunately there's no ESP file with the mod. It's just an add-on to the FallUI mod.

 

BTW, the more I think about the dream mechanism, the more I think that there are just so much opportunity that you can build upon this. Each dream episode is a little sandbox that you can do whatever you want. They can be directly linked to the player's Sexperience, sex skill level, sex attributes, quest progress, etc. It's truly a treasure trove!

yes and if you have any ideas please don't be shy to share :)

Posted
3 hours ago, awesomeSPAS said:

those who have issues with pacified enemies try this mini patch and let me know if any improvements

 

 

Latex Collar Curse 1.24 patch.7z 21.37 kB · 1 download

If I punch raider then he is enemy, but other raiders not.

 

In log if game start:

Spoiler

[08/05/2024 - 12:23:37PM] error: Element of array in property ActorsRefArray on script LCC:LCC_AbductionManager attached to LCC_Main (FE031800) cannot be bound because <nullptr form> (00045C35) is not the right type
[08/05/2024 - 12:23:37PM] error: Property LCC_AV_HumanOC on script LCC:LCC_OrgasmHandler attached to LCC_Main (FE031800) cannot be bound because LCC_Utility (FE031802) is not the right type

[08/05/2024 - 12:25:03PM] error: Property LCC_AV_HumanOC on script LCC:LCC_OrgasmHandler attached to LCC_Main (FE031800) cannot be bound because LCC_Utility (FE031802) is not the right type

 

In log if in game:

Spoiler

[08/05/2024 - 12:25:39PM] LCC Debug: MCM installed.
[08/05/2024 - 12:25:39PM] LCC Debug: MCM settings updated.

[08/05/2024 - 12:25:40PM] LCC_OH Debug: Start Effect Called
[08/05/2024 - 12:25:40PM] LCC Debug: applying RH Keyword, reequip necessary
[08/05/2024 - 12:25:40PM] LCC Debug: Saved Time To ini: 53.446091
[08/05/2024 - 12:25:40PM] LCC Debug: First Time Load, reequip necessary
[08/05/2024 - 12:25:40PM] LCC Debug: Read Time from ini: 53.446091
[08/05/2024 - 12:25:40PM] LCC Debug: Old Save = False Random Save = False

[08/05/2024 - 12:25:41PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (10000A22)>]: BodyHarness-03
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (10000B7E)>]: Leather-PetSuitGag-Kitty(fear)
[Armor < (100008CF)>]: Blinder-01
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/05/2024 - 12:25:41PM] LCC Debug: Startup functions initialized.
[08/05/2024 - 12:25:41PM] LCC Debug: Current version is 1.240000

[08/05/2024 - 12:25:54PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 12:26:12PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

No clue. No final solution.

I'll try to find where it happened and get the log.

Posted
23 minutes ago, Kelach said:

The patch and typing "player.removefromfaction 0003e0c8" into the console did the trick for me.

 

Thanks. 😃

Help with raiders, but not helping with dogs / animals.

Posted

 

@awesomeSPAS

 

I start dreaming. I travel to quest point, engage enemy (who is no more enemy).

Without patch.

 

This is probably most important info:

[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
 

 

From log:


 

Spoiler

All look ok in start.

[08/05/2024 - 01:23:41PM] LCC Debug: startDream complete, startAbduction=True

 

[08/05/2024 - 01:23:48PM] error:  (FF001976): has no AI process and cannot have its look at target set.
stack:
    [ (FF001976)].GoodneighborEntranceHancockActorScript.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1511
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 696
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596

 

---------- Repeat with different index (I take all betvean):

[08/05/2024 - 01:23:50PM] error:  (FF0074B9): has no AI process and cannot have its look at target set.
stack:
    [ (FF0074B9)].Actor.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1511
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 696
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorEntry / --> Getting for: [Actor < (0008C33A)>]; repository size: 61 ..
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (0008C33A)>]; repository size: 61 ..
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (0008C33A)>]; found this actor among current actor entries with index: 42

 

[08/05/2024 - 01:23:56PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-06
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty-Open_Ver(fear)
Blinder-01
Cursed Latex Armbinder
[08/05/2024 - 01:23:56PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:23:56PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:23:58PM] LCC Debug: OnAbductionSceneStarting event

 

---------- Repeat with different index (I take all betvean):

[08/05/2024 - 01:23:59PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1222
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 789
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 734
    
    <truncated stack>
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorEntry / --> Getting for: [Actor < (000F432C)>]; repository size: 61 ..
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (000F432C)>]; repository size: 61 ..
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (000F432C)>]; found this actor among current actor entries with index: 56

 

 

[08/05/2024 - 01:24:07PM] LCC Debug: OnAbductionSceneStarted event

 

[08/05/2024 - 01:24:07PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 01:24:08PM] LCC_OH Debug: Sex Start Event
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Public=False, Gangbang=False, Anal=False
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Humanoid Participants: 1 out of 1
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Plugged=False
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Bondaged=True, [Keyword <KZEB_DeviceType_Boundhands (1000924F)>] is worn
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17
[08/05/2024 - 01:24:09PM] LCC_OH Debug: Current Arousal = 69.050049

 

[08/05/2024 - 01:24:15PM] LCC_OH Debug: Current Arousal = 74.450058
[08/05/2024 - 01:24:15PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:24:15PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:24:17PM] LCC_OH Debug: Current Arousal = 76.250061
[08/05/2024 - 01:24:18PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-01
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty(fear)
Blinder-01
Cursed Latex Armbinder

[08/05/2024 - 01:24:18PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:24:18PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:24:45PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:24:45PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (00000014)>]; found this actor among current actor entries with index: 0
[08/05/2024 - 01:24:46PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:24:46PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:24:46PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:24:47PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:24:47PM] LCC_OH Debug: Orgasm Event
[08/05/2024 - 01:24:47PM] LCC_OH Debug: Current Arousal = 0.900000

 

[08/05/2024 - 01:25:13PM] LCC_OH Debug: Sex End Event

 

[08/05/2024 - 01:25:14PM] LCC Debug: OnAbductionSceneEnded event

 

[08/05/2024 - 01:25:15PM] error: Cannot check for a None keyword
stack:
    [ (6A007A68)].Potion.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 01:25:17PM] LCC Debug: OnAbductionSceneStarting event

 

----------------- repeat with different index:

[08/05/2024 - 01:25:18PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1222
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 789
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 817
    
    <truncated stack>
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorEntry / --> Getting for: [Actor < (6D005C0C)>]; repository size: 62 ..
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (6D005C0C)>]; repository size: 62 ..
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (6D005C0C)>]; found this actor among current actor entries with index: 2

 

[08/05/2024 - 01:25:24PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:25:24PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:25:26PM] LCC Debug: OnAbductionSceneStarted event

 

[08/05/2024 - 01:25:26PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/05/2024 - 01:25:27PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Corset-05
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel
Cursed Latex Armbinder
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Sex Start Event
[08/05/2024 - 01:25:27PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Public=True, Gangbang=False, Anal=True
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Humanoid Participants: 0 out of 1
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:25:27PM] LCC_OH Debug: Plugged=False
[08/05/2024 - 01:25:27PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorIndex / --- Getting index for: [CompanionCrimeFactionHostilityScript < (FF00163C)>]; found this actor among current actor entries with index: 13
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Bondaged=False
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17

 

[08/05/2024 - 01:25:34PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:25:34PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:25:37PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-02
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty(fear)
Blinder-01
Cursed Latex Armbinder
[08/05/2024 - 01:25:37PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:25:37PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:25:44PM] LCC_OH Debug: Current Arousal = 21.996506

 

[08/05/2024 - 01:26:32PM] LCC_OH Debug: Sex End Event

 

[08/05/2024 - 01:26:33PM] LCC Debug: OnAbductionSceneEnded event

 

[08/05/2024 - 01:26:33PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 01:26:35PM] LCC Debug: OnAbductionSceneStarting event

 

----------- repeat with different index

[08/05/2024 - 01:26:36PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1222
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 789
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 817
    
    <truncated stack>

...

 

[08/05/2024 - 01:26:50PM] LCC Debug: OnAbductionSceneStarted event

 

[08/05/2024 - 01:26:51PM] LCC_OH Debug: Sex Start Event

[08/05/2024 - 01:26:52PM] LCC_OH Debug: Public=False, Gangbang=True, Anal=False

[08/05/2024 - 01:26:52PM] LCC_OH Debug: Humanoid Participants: 3 out of 3

[08/05/2024 - 01:26:52PM] LCC_OH Debug: Plugged=False
[08/05/2024 - 01:26:52PM] LCC_OH Debug: Bondaged=False
[08/05/2024 - 01:26:52PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17

 

[08/05/2024 - 01:26:53PM] LCC_OH Debug: Current Arousal = 68.726128

 

[08/05/2024 - 01:27:01PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorEntry / --> Getting for: [workshopnpcscript < (FF00698D)>]; repository size: 63 ..
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --> Getting index for: [workshopnpcscript < (FF00698D)>]; repository size: 63 ..
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --- Getting index for: [workshopnpcscript < (FF00698D)>]; found this actor among current actor entries with index: 34
[08/05/2024 - 01:27:02PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:02PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:27:02PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:27:03PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:27:03PM] LCC_OH Debug: Orgasm Event

 

[08/05/2024 - 01:27:10PM] LCC_OH Debug: Current Arousal = 32.620003

 

[08/05/2024 - 01:27:26PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:26PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:27:26PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorEntry / --> Getting for: [Actor < (001F1077)>]; repository size: 63 ..
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (001F1077)>]; repository size: 63 ..
[08/05/2024 - 01:27:27PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (001F1077)>]; found this actor among current actor entries with index: 59
[08/05/2024 - 01:27:27PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:27:27PM] LCC_OH Debug: Orgasm Event

 

[08/05/2024 - 01:27:27PM] LCC_OH Debug: Current Arousal = 4.660000

 

[08/05/2024 - 01:27:50PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:50PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:27:50PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:27:51PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:27:51PM] LCC_OH Debug: Orgasm Event
[08/05/2024 - 01:27:51PM] LCC_OH Debug: Current Arousal = 4.660000

 

[08/05/2024 - 01:27:55PM] LCC_OH Debug: Current Arousal = 18.640001
[08/05/2024 - 01:27:55PM] error: Cannot check for a None keyword
stack:
    [ (10000AD0)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/05/2024 - 01:27:56PM] LCC_OH Debug: Current Arousal = 23.300001
[08/05/2024 - 01:27:57PM] LCC_OH Debug: Current Arousal = 27.960001

 

 

[08/05/2024 - 01:28:00PM] LCC Debug: OnAbductionSceneEnded event
[08/05/2024 - 01:28:00PM] LCC_OH Debug: Sex End Event

 

[08/05/2024 - 01:28:01PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/05/2024 - 01:28:09PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:28:09PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:28:13PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Metal-Corset
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel-Open_Ver
Cursed Latex Armbinder
[08/05/2024 - 01:28:13PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:28:13PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:28:40PM] LCC Debug: trying endDream
[08/05/2024 - 01:28:40PM] LCC Debug: endDream start

 

 

----------------------- removing from faction failed !!!!!!!!!

[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596

 

 

[08/05/2024 - 01:28:50PM] LCC Debug: Unequipped [Armor < (10000AD0)>] = True

 

[08/05/2024 - 01:28:55PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:28:55PM] LCC Debug: waiting for semaphore to clear: equipUnequipCurseItem (1)

 ------------- repeating

[08/05/2024 - 01:28:56PM] LCC Debug: waiting for semaphore to clear: equipUnequipCurseItem (1)

[08/05/2024 - 01:29:14PM] LCC Debug: waiting for semaphore to clear: equipUnequipCurseItem (1)

 

08/05/2024 - 01:29:28PM] LCC Debug: Semaphores failed, clearing the array
[08/05/2024 - 01:29:28PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:29:30PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-02
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel
Cursed Latex Armbinder
[08/05/2024 - 01:29:30PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:29:30PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:29:56PM] LCC_KFT Debug: tracked KFT items = 5

 

[08/05/2024 - 01:29:56PM] LCC_KFT Debug: Unbounding Player... [kzeb:kzeb_boundhandsdevicescript <None>]

 

[08/05/2024 - 01:29:58PM] LCC_KFT Debug: Player is not bound
[08/05/2024 - 01:29:58PM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_LCC:LCC_AbductionManager_OnAbductionComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2976

 

 

[08/05/2024 - 01:29:59PM] LCC Debug: endDream complete
[08/05/2024 - 01:29:59PM] LCC Debug: equipUnequipCurseItem end did not find start record
[08/05/2024 - 01:29:59PM] LCC_OH Debug: Current Level: 4
[08/05/2024 - 01:29:59PM] LCC_OH Debug: Current Level: 4

 

[08/05/2024 - 01:30:30PM] error: Cannot check for a None keyword
stack:
    [ (15005B9F)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/05/2024 - 01:30:31PM] LCC_KFT Debug: Player is not bound
[08/05/2024 - 01:30:32PM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

 

[08/05/2024 - 01:33:45PM] LCC_OH Debug: Current Arousal = 60.000000

 

[08/05/2024 - 01:34:30PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:30PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:37PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:42PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:43PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:46PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630

 

 

Somone error is probably on my side, but I don't know.

Posted (edited)
19 hours ago, awesomeSPAS said:

 

Yes it can be done but it will require some work. I'll put this on the list. Easier to do is ON\Off for races - will it be enough?

It will be enough.

 

But I have another bigger problem. Started new playtrough with LCC 1.24 and later I found out problems with dreaming and fix with updating from LCC 1.23. But problem is after "fix" I have dreams, but can't see pip pad. Key (TAB) is working but PipPad is invisible. That mod using slot 61(FX)

 

Spoiler

How can I properly turn off LCC before uninstalation? Tried unequiping all trough MCM and turning "LCC events equip" off. And throw CUMtriper and Orgasminjector from inventory(to crate). Save... quit FO4... Uncheck LCC1.24 in MO2... run FO4(here is PipPad invisible)... Save game without LCC... quit FO4... Install LCC1.23... run FO4... Save game... quit FO4... instal/merge LCC1.24(with small fix) run FO4... dreams are working now, but invisible PipPad 😞

 

How can I properly quit LCC1.24 quests before first (clean) save?

 

17228647832125770375201694219526.jpg

SOLVED: Go in MCM for PipPad.. uninstall... exit menu to game... wait for notification... Back to MCM-PipPad... Install... back to game... Voila PipPad visible, all ok

Edited by lostaz
Posted (edited)
13 hours ago, dertcz said:

 

@awesomeSPAS

 

I start dreaming. I travel to quest point, engage enemy (who is no more enemy).

Without patch.

 

This is probably most important info:

[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
 

 

From log:


 

  Hide contents

All look ok in start.

[08/05/2024 - 01:23:41PM] LCC Debug: startDream complete, startAbduction=True

 

[08/05/2024 - 01:23:48PM] error:  (FF001976): has no AI process and cannot have its look at target set.
stack:
    [ (FF001976)].GoodneighborEntranceHancockActorScript.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1511
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 696
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596

 

---------- Repeat with different index (I take all betvean):

[08/05/2024 - 01:23:50PM] error:  (FF0074B9): has no AI process and cannot have its look at target set.
stack:
    [ (FF0074B9)].Actor.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1511
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 696
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorEntry / --> Getting for: [Actor < (0008C33A)>]; repository size: 61 ..
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (0008C33A)>]; repository size: 61 ..
[08/05/2024 - 01:23:50PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (0008C33A)>]; found this actor among current actor entries with index: 42

 

[08/05/2024 - 01:23:56PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-06
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty-Open_Ver(fear)
Blinder-01
Cursed Latex Armbinder
[08/05/2024 - 01:23:56PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:23:56PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:23:58PM] LCC Debug: OnAbductionSceneStarting event

 

---------- Repeat with different index (I take all betvean):

[08/05/2024 - 01:23:59PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1222
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 789
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 734
    
    <truncated stack>
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorEntry / --> Getting for: [Actor < (000F432C)>]; repository size: 61 ..
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (000F432C)>]; repository size: 61 ..
[08/05/2024 - 01:23:59PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (000F432C)>]; found this actor among current actor entries with index: 56

 

 

[08/05/2024 - 01:24:07PM] LCC Debug: OnAbductionSceneStarted event

 

[08/05/2024 - 01:24:07PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 01:24:08PM] LCC_OH Debug: Sex Start Event
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Public=False, Gangbang=False, Anal=False
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Humanoid Participants: 1 out of 1
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Plugged=False
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Bondaged=True, [Keyword <KZEB_DeviceType_Boundhands (1000924F)>] is worn
[08/05/2024 - 01:24:08PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17
[08/05/2024 - 01:24:09PM] LCC_OH Debug: Current Arousal = 69.050049

 

[08/05/2024 - 01:24:15PM] LCC_OH Debug: Current Arousal = 74.450058
[08/05/2024 - 01:24:15PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:24:15PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:24:17PM] LCC_OH Debug: Current Arousal = 76.250061
[08/05/2024 - 01:24:18PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-01
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty(fear)
Blinder-01
Cursed Latex Armbinder

[08/05/2024 - 01:24:18PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:24:18PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:24:45PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:24:45PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:914416 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (00000014)>]; found this actor among current actor entries with index: 0
[08/05/2024 - 01:24:46PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:24:46PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:24:46PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:24:47PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:24:47PM] LCC_OH Debug: Orgasm Event
[08/05/2024 - 01:24:47PM] LCC_OH Debug: Current Arousal = 0.900000

 

[08/05/2024 - 01:25:13PM] LCC_OH Debug: Sex End Event

 

[08/05/2024 - 01:25:14PM] LCC Debug: OnAbductionSceneEnded event

 

[08/05/2024 - 01:25:15PM] error: Cannot check for a None keyword
stack:
    [ (6A007A68)].Potion.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 01:25:17PM] LCC Debug: OnAbductionSceneStarting event

 

----------------- repeat with different index:

[08/05/2024 - 01:25:18PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1222
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 789
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 817
    
    <truncated stack>
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorEntry / --> Getting for: [Actor < (6D005C0C)>]; repository size: 62 ..
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (6D005C0C)>]; repository size: 62 ..
[08/05/2024 - 01:25:18PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (6D005C0C)>]; found this actor among current actor entries with index: 2

 

[08/05/2024 - 01:25:24PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:25:24PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:25:26PM] LCC Debug: OnAbductionSceneStarted event

 

[08/05/2024 - 01:25:26PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/05/2024 - 01:25:27PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Corset-05
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel
Cursed Latex Armbinder
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Sex Start Event
[08/05/2024 - 01:25:27PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Public=True, Gangbang=False, Anal=True
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Humanoid Participants: 0 out of 1
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:25:27PM] LCC_OH Debug: Plugged=False
[08/05/2024 - 01:25:27PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:2459462 / AES_Repository / getActorIndex / --- Getting index for: [CompanionCrimeFactionHostilityScript < (FF00163C)>]; found this actor among current actor entries with index: 13
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Bondaged=False
[08/05/2024 - 01:25:27PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17

 

[08/05/2024 - 01:25:34PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:25:34PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:25:37PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-02
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty(fear)
Blinder-01
Cursed Latex Armbinder
[08/05/2024 - 01:25:37PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:25:37PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:25:44PM] LCC_OH Debug: Current Arousal = 21.996506

 

[08/05/2024 - 01:26:32PM] LCC_OH Debug: Sex End Event

 

[08/05/2024 - 01:26:33PM] LCC Debug: OnAbductionSceneEnded event

 

[08/05/2024 - 01:26:33PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/05/2024 - 01:26:35PM] LCC Debug: OnAbductionSceneStarting event

 

----------- repeat with different index

[08/05/2024 - 01:26:36PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1222
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 789
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 817
    
    <truncated stack>

...

 

[08/05/2024 - 01:26:50PM] LCC Debug: OnAbductionSceneStarted event

 

[08/05/2024 - 01:26:51PM] LCC_OH Debug: Sex Start Event

[08/05/2024 - 01:26:52PM] LCC_OH Debug: Public=False, Gangbang=True, Anal=False

[08/05/2024 - 01:26:52PM] LCC_OH Debug: Humanoid Participants: 3 out of 3

[08/05/2024 - 01:26:52PM] LCC_OH Debug: Plugged=False
[08/05/2024 - 01:26:52PM] LCC_OH Debug: Bondaged=False
[08/05/2024 - 01:26:52PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17

 

[08/05/2024 - 01:26:53PM] LCC_OH Debug: Current Arousal = 68.726128

 

[08/05/2024 - 01:27:01PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorEntry / --> Getting for: [workshopnpcscript < (FF00698D)>]; repository size: 63 ..
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --> Getting index for: [workshopnpcscript < (FF00698D)>]; repository size: 63 ..
[08/05/2024 - 01:27:02PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --- Getting index for: [workshopnpcscript < (FF00698D)>]; found this actor among current actor entries with index: 34
[08/05/2024 - 01:27:02PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:02PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:27:02PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:27:03PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:27:03PM] LCC_OH Debug: Orgasm Event

 

[08/05/2024 - 01:27:10PM] LCC_OH Debug: Current Arousal = 32.620003

 

[08/05/2024 - 01:27:26PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:26PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:27:26PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorEntry / --> Getting for: [Actor < (001F1077)>]; repository size: 63 ..
[08/05/2024 - 01:27:26PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (001F1077)>]; repository size: 63 ..
[08/05/2024 - 01:27:27PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3245825 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (001F1077)>]; found this actor among current actor entries with index: 59
[08/05/2024 - 01:27:27PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:27:27PM] LCC_OH Debug: Orgasm Event

 

[08/05/2024 - 01:27:27PM] LCC_OH Debug: Current Arousal = 4.660000

 

[08/05/2024 - 01:27:50PM] LCC_OH Debug: Current Arousal = 100.000000
[08/05/2024 - 01:27:50PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/05/2024 - 01:27:50PM] LCC_OH Debug: Triggering Orgasm!
[08/05/2024 - 01:27:51PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/05/2024 - 01:27:51PM] LCC_OH Debug: Orgasm Event
[08/05/2024 - 01:27:51PM] LCC_OH Debug: Current Arousal = 4.660000

 

[08/05/2024 - 01:27:55PM] LCC_OH Debug: Current Arousal = 18.640001
[08/05/2024 - 01:27:55PM] error: Cannot check for a None keyword
stack:
    [ (10000AD0)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/05/2024 - 01:27:56PM] LCC_OH Debug: Current Arousal = 23.300001
[08/05/2024 - 01:27:57PM] LCC_OH Debug: Current Arousal = 27.960001

 

 

[08/05/2024 - 01:28:00PM] LCC Debug: OnAbductionSceneEnded event
[08/05/2024 - 01:28:00PM] LCC_OH Debug: Sex End Event

 

[08/05/2024 - 01:28:01PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/05/2024 - 01:28:09PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:28:09PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:28:13PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Metal-Corset
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel-Open_Ver
Cursed Latex Armbinder
[08/05/2024 - 01:28:13PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:28:13PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:28:40PM] LCC Debug: trying endDream
[08/05/2024 - 01:28:40PM] LCC Debug: endDream start

 

 

----------------------- removing from faction failed !!!!!!!!!

[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596
[08/05/2024 - 01:28:49PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 716
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 596

 

 

[08/05/2024 - 01:28:50PM] LCC Debug: Unequipped [Armor < (10000AD0)>] = True

 

[08/05/2024 - 01:28:55PM] LCC Debug: trying healthCheckEDConditions
[08/05/2024 - 01:28:55PM] LCC Debug: waiting for semaphore to clear: equipUnequipCurseItem (1)

 ------------- repeating

[08/05/2024 - 01:28:56PM] LCC Debug: waiting for semaphore to clear: equipUnequipCurseItem (1)

[08/05/2024 - 01:29:14PM] LCC Debug: waiting for semaphore to clear: equipUnequipCurseItem (1)

 

08/05/2024 - 01:29:28PM] LCC Debug: Semaphores failed, clearing the array
[08/05/2024 - 01:29:28PM] LCC Debug: healthCheckEDConditions start

 

[08/05/2024 - 01:29:30PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-02
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel
Cursed Latex Armbinder
[08/05/2024 - 01:29:30PM] LCC Debug: healthCheckEDConditions complete
[08/05/2024 - 01:29:30PM] LCC_OH Debug: Start Effect Called

 

[08/05/2024 - 01:29:56PM] LCC_KFT Debug: tracked KFT items = 5

 

[08/05/2024 - 01:29:56PM] LCC_KFT Debug: Unbounding Player... [kzeb:kzeb_boundhandsdevicescript <None>]

 

[08/05/2024 - 01:29:58PM] LCC_KFT Debug: Player is not bound
[08/05/2024 - 01:29:58PM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_LCC:LCC_AbductionManager_OnAbductionComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2976

 

 

[08/05/2024 - 01:29:59PM] LCC Debug: endDream complete
[08/05/2024 - 01:29:59PM] LCC Debug: equipUnequipCurseItem end did not find start record
[08/05/2024 - 01:29:59PM] LCC_OH Debug: Current Level: 4
[08/05/2024 - 01:29:59PM] LCC_OH Debug: Current Level: 4

 

[08/05/2024 - 01:30:30PM] error: Cannot check for a None keyword
stack:
    [ (15005B9F)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/05/2024 - 01:30:31PM] LCC_KFT Debug: Player is not bound
[08/05/2024 - 01:30:32PM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

 

[08/05/2024 - 01:33:45PM] LCC_OH Debug: Current Arousal = 60.000000

 

[08/05/2024 - 01:34:30PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:30PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:37PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:42PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:43PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630
[08/05/2024 - 01:34:46PM] error: Cannot add elements to a None array
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.pacifyActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1470
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.::remote_Actor_OnCombatStateChanged() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 630

 

 

Somone error is probably on my side, but I don't know.

 

Thanks a lot for providing the log. Did you try the pacth i provided?

What is hapening in your log: stopcombat is called when mod does not expect that. Even though it should not be happening since i am unregistering from combat change event I am still receiving it outside of dreams in your case for unknown reason (its like game did not unregistered from the event). So what patch does is extra check if we are dreaming or not, and ignores the event if not dreaming. So when you are NOT dreaming there will be NO pacification under any cirmcunstances with the patch, guaranteed.

 

Now the only problem that may stay is if some NPC were already pacified after dreams before you applied the patch. So ideally you will need to load to before the Problematic dream, with patch now installed. Alternatively you call ref.removefromfaction captivefaction for each affected NPC. ...Appologies for the trouble.

 

P.S. As far as removefromfaction failure you see this is for clone actors so they are deleted anyway right after that removefromfaction call, so it does not change anything, but i made a change in 1.25 so this error will not be hapening. I also updated  onEquip none keyword error starting 1.25. It is checking if you eat jelly so you likely dont have eggs mod, i added extra check to avoid log error but this is cosmetic.

Edited by awesomeSPAS
Posted (edited)

The dreams also seem to remove the player charakter from the playerfaction even with the patch. Taking items from containers (not workshops) in settlements is therefore considered as stealing. Also the use of the recruitment radio beacon switch is highlighted red.

 

When I add the PC to the playerfaction again with

player.AddToFaction 0001c21c 1

in the console, those things in settlements change back to normal.

 

Update: Didn't happen again. Maybe it was a remnant from before the patch and I didn't notice it for a while.

Edited by Kelach
Update
Posted (edited)

@awesomeSPAS

 

This time different location (diamond city prison).

 

But I don't know is is all ok. Enemy attack first on companions, and after on me.

For me player (ref 14) have playerfaction faction rank 0 after dream. I cant confirm Kelach issue.

 

 

With patch:


 

Spoiler

[08/06/2024 - 12:20:17PM] error: Property LCC_AV_HumanOC on script LCC:LCC_OrgasmHandler attached to LCC_Main (FE031800) cannot be bound because LCC_Utility (FE031802) is not the right type
[08/06/2024 - 12:20:17PM] error: Element of array in property ActorsRefArray on script LCC:LCC_AbductionManager attached to LCC_Main (FE031800) cannot be bound because <nullptr form> (00045C35) is not the right type

 

[08/06/2024 - 12:21:04PM] error: Property LCC_AV_HumanOC on script LCC:LCC_OrgasmHandler attached to LCC_Main (FE031800) cannot be bound because LCC_Utility (FE031802) is not the right type

 

[08/06/2024 - 12:21:35PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/06/2024 - 12:21:36PM] LCC_OH Debug: Plugged=False

[08/06/2024 - 12:21:36PM] LCC Debug: MCM installed.

[08/06/2024 - 12:21:36PM] LCC Debug: MCM settings updated.

 

[08/06/2024 - 12:21:37PM] LCC_OH Debug: Start Effect Called
[08/06/2024 - 12:21:37PM] LCC Debug: applying RH Keyword, reequip necessary
[08/06/2024 - 12:21:37PM] LCC Debug: Saved Time To ini: 51.202938
[08/06/2024 - 12:21:37PM] LCC Debug: First Time Load, reequip necessary
[08/06/2024 - 12:21:37PM] LCC Debug: Read Time from ini: 51.202938
[08/06/2024 - 12:21:37PM] LCC Debug: Old Save = False Random Save = False

 

 

[08/06/2024 - 12:21:38PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (10000A2C)>]: BodyHarness-08
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (10000B81)>]: Leather-PetSuitGag-Kitty-Open_Ver(fear)
[Armor < (100008CF)>]: Blinder-01
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/06/2024 - 12:21:38PM] LCC Debug: Startup functions initialized.
[08/06/2024 - 12:21:38PM] LCC Debug: Current version is 1.240000

 

 

[08/06/2024 - 12:22:09PM] LCC Debug: Dream Rolled

 

[08/06/2024 - 12:22:12PM] LCC Debug: startDream start
[08/06/2024 - 12:22:12PM] LCC Debug: Light KFT Outfit Rolled
[08/06/2024 - 12:22:13PM] LCC Debug: waiting to prepare player for KFT Outfit
[08/06/2024 - 12:22:13PM] LCC Debug: preparing player for KFT Outfit
[08/06/2024 - 12:22:13PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/06/2024 - 12:22:13PM] LCC_OH Debug: Current Arousal = 67.547058

 

[08/06/2024 - 12:22:14PM] LCC Debug: BodyHarness-01 conflicting with non-DD [Armor < (97006BEC)>]
[08/06/2024 - 12:22:14PM] LCC Debug: No devices equipped with keywords: [Keyword <DD_kw_ItemType_Harness (0C015DEA)>]

 

 

[08/06/2024 - 12:22:16PM] LCC Debug: KFT.getConflictingGenericDevices returned none
[08/06/2024 - 12:22:16PM] LCC Debug: No devices equipped with keywords: [Keyword <DD_kw_ItemType_Gag (0C015DE9)>]
[08/06/2024 - 12:22:16PM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/06/2024 - 12:22:16PM] LCC_KFT Debug: Equipping KFT: BodyHarness-01 ref=[KZEB:KZEB_AccessoryScript < (FF007264)>] for BodyHarness-01 UnlockKeyword = None

 

 

[08/06/2024 - 12:22:18PM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/06/2024 - 12:22:19PM]
[08/06/2024 - 12:22:19PM] error: Cannot check for a None keyword
stack:
    [ (10000A1E)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/06/2024 - 12:22:20PM] LCC_KFT Debug: Utility.Wait(0.4)
[08/06/2024 - 12:22:20PM] LCC_KFT Debug: [Armor < (10000A1E)>] equipped=True
[08/06/2024 - 12:22:20PM] LCC Debug: Equipped [Armor < (10000A1E)>] = True
[08/06/2024 - 12:22:20PM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/06/2024 - 12:22:20PM] error: Cannot call GetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2484
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/06/2024 - 12:22:20PM] warning: Assigning None to a non-object variable named "::temp1111"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2484
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/06/2024 - 12:22:20PM] LCC Debug: F4B Gagged Quest is off
[08/06/2024 - 12:22:20PM] error: Cannot call SetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2488
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/06/2024 - 12:22:20PM] LCC_KFT Debug: Equipping KFT: Tape-Stuffing ref=[kzeb:kzeb_gagscript < (FF0074CD)>] for Tape-Stuffing UnlockKeyword = None

 

 

[08/06/2024 - 12:22:22PM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/06/2024 - 12:22:22PM]
[08/06/2024 - 12:22:22PM] error: Cannot check for a None keyword
stack:
    [ (1000082D)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/06/2024 - 12:22:22PM] LCC_KFT Debug: Utility.Wait(0.0)
[08/06/2024 - 12:22:22PM] LCC_KFT Debug: [Armor < (1000082D)>] equipped=True

 

 

[08/06/2024 - 12:22:22PM] LCC Debug: Equipped [Armor < (1000082D)>] = True
[08/06/2024 - 12:22:22PM] LCC Debug: KFT Outfit Equip complete
[08/06/2024 - 12:22:23PM] LCC Debug: Set scene duartion to 60.000000

 

[08/06/2024 - 12:22:30PM] LCC Debug: startDream complete, startAbduction=True

 

[08/06/2024 - 12:22:31PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/06/2024 - 12:22:33PM] error:  (FF00797A): has no AI process and cannot have its look at target set.
stack:
    [ (FF00797A)].workshopnpcscript.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1519
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 701
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601

 

[08/06/2024 - 12:22:35PM] error:  (FF006E63): has no AI process and cannot have its look at target set.
stack:
    [ (FF006E63)].Actor.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1519
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 701
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601

[08/06/2024 - 12:22:35PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/06/2024 - 12:22:35PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/06/2024 - 12:22:35PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Repository / getActorEntry / --> Getting for: [Actor < (00000014)>]; repository size: 61 ..
[08/06/2024 - 12:22:35PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (00000014)>]; repository size: 61 ..
[08/06/2024 - 12:22:35PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (00000014)>]; found this actor among current actor entries with index: 0
[08/06/2024 - 12:22:35PM] error:  (FF004AE2): has no AI process and cannot have its look at target set.
stack:
    [ (FF004AE2)].Actor.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1519
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 701
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601

 

[08/06/2024 - 12:22:37PM] LCC Debug: trying healthCheckEDConditions
[08/06/2024 - 12:22:37PM] LCC Debug: healthCheckEDConditions start

 

[08/06/2024 - 12:22:37PM] error:  (FF004B74): has no AI process and cannot have its look at target set.
stack:
    [ (FF004B74)].workshopnpcscript.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1519
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 701
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601

 

[08/06/2024 - 12:22:39PM] error:  (FF004308): has no AI process and cannot have its look at target set.
stack:
    [ (FF004308)].Actor.SetLookAt() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.positionActor() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1519
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 701
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601
[08/06/2024 - 12:22:39PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-07
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty-Open_Ver(fear)
Blinder-01
Cursed Latex Armbinder
[08/06/2024 - 12:22:39PM] LCC Debug: healthCheckEDConditions complete
[08/06/2024 - 12:22:39PM] LCC_OH Debug: Start Effect Called
[08/06/2024 - 12:22:39PM] error: Cannot call SetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.restoreF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2493
    [LCC_Main (FE031800)].LCC:LCC_Main.checkGag() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2475
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 817
[08/06/2024 - 12:22:39PM] LCC Debug: restored original F4B Gagged Quest settings

 

 

[08/06/2024 - 12:22:42PM] LCC Debug: OnAbductionSceneStarting event
[08/06/2024 - 12:22:43PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1230
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 795
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 739
    
    <truncated stack>
[08/06/2024 - 12:22:43PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/06/2024 - 12:22:43PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/06/2024 - 12:22:43PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Repository / getActorEntry / --> Getting for: [Actor < (00000014)>]; repository size: 61 ..
[08/06/2024 - 12:22:43PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (00000014)>]; repository size: 61 ..
[08/06/2024 - 12:22:43PM] AAF Extended Stats / info / aes:aes_kernel:UpdateRepositoryDiaries:1431519 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (00000014)>]; found this actor among current actor entries with index: 0
[08/06/2024 - 12:22:43PM] error: Cannot check for a None keyword
stack:
    [ (FF006E63)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1230
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 795
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 739
    
    <truncated stack>

 

 

[08/06/2024 - 12:22:52PM] LCC Debug: OnAbductionSceneStarted event
[08/06/2024 - 12:22:52PM] error: Cannot check for a None keyword
stack:
    [ (FE02E868)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

 

[08/06/2024 - 12:22:55PM] LCC_OH Debug: Current Arousal = 69.859558

 

[08/06/2024 - 12:22:55PM] LCC_OH Debug: Sex Start Event
[08/06/2024 - 12:22:55PM] LCC_OH Debug: Public=True, Gangbang=False, Anal=True
[08/06/2024 - 12:22:55PM] LCC_OH Debug: Humanoid Participants: 0 out of 1
[08/06/2024 - 12:22:55PM] LCC_OH Debug: Plugged=False
[08/06/2024 - 12:22:55PM] LCC_OH Debug: Bondaged=False
[08/06/2024 - 12:22:55PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17
[08/06/2024 - 12:22:56PM] LCC_OH Debug: Current Arousal = 72.172058

 

[08/06/2024 - 12:23:11PM] LCC_OH Debug: Current Arousal = 100.000000
[08/06/2024 - 12:23:11PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/06/2024 - 12:23:11PM] LCC_OH Debug: Triggering Orgasm!
[08/06/2024 - 12:23:11PM] LCC_OH Debug: Ignored arousal change, current arousal = 0

 

[08/06/2024 - 12:23:11PM] LCC_OH Debug: Orgasm Event

 

[08/06/2024 - 12:23:58PM] LCC_OH Debug: Current Arousal = 100.000000
[08/06/2024 - 12:23:58PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/06/2024 - 12:23:58PM] LCC_OH Debug: Triggering Orgasm!
[08/06/2024 - 12:23:58PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/06/2024 - 12:23:58PM] LCC_OH Debug: Orgasm Event

 

[08/06/2024 - 12:23:59PM] LCC_OH Debug: Sex End Event

 

[08/06/2024 - 12:23:59PM] LCC Debug: OnAbductionSceneEnded event

 

[08/06/2024 - 12:24:01PM] LCC Debug: OnAbductionSceneStarting event

 

[08/06/2024 - 12:24:03PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1230
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 795
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 823
    
    <truncated stack>
[08/06/2024 - 12:24:03PM] error: Cannot check for a None keyword
stack:
    [ (FF004B74)].workshopnpcscript.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1230
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 795
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 823
    
    <truncated stack>

 

[08/06/2024 - 12:24:10PM] LCC Debug: OnAbductionSceneStarted event

 

[08/06/2024 - 12:24:11PM] LCC_OH Debug: Sex Start Event

[08/06/2024 - 12:24:11PM] LCC_OH Debug: Public=False, Gangbang=False, Anal=False
[08/06/2024 - 12:24:11PM] LCC_OH Debug: Humanoid Participants: 1 out of 1
[08/06/2024 - 12:24:11PM] LCC_OH Debug: Plugged=False
[08/06/2024 - 12:24:11PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3131834 / AES_Kernel / getRepositoryManager / --> Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] ..
[08/06/2024 - 12:24:11PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3131834 / AES_Kernel / getRepositoryManager / <-- Getting for [aes:aes_kernel <AES_QUST_Counter (2E000800)>] completed, using the existing object
[08/06/2024 - 12:24:11PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3131834 / AES_Repository / getActorEntry / --> Getting for: [Actor < (FF003190)>]; repository size: 62 ..
[08/06/2024 - 12:24:11PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3131834 / AES_Repository / getActorIndex / --> Getting index for: [Actor < (FF003190)>]; repository size: 62 ..
[08/06/2024 - 12:24:11PM] AAF Extended Stats / info / aes:aes_kernel:AAF_API.OnAnimationStop:3131834 / AES_Repository / getActorIndex / --- Getting index for: [Actor < (FF003190)>]; found this actor among current actor entries with index: 17
[08/06/2024 - 12:24:11PM] LCC_OH Debug: Bondaged=False
[08/06/2024 - 12:24:11PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17

 

[08/06/2024 - 12:25:16PM] LCC_OH Debug: Sex End Event

 

[08/06/2024 - 12:25:17PM] LCC Debug: OnAbductionSceneEnded event

 

[08/06/2024 - 12:25:19PM] error: Cannot check for a None keyword
stack:
    [ (00000014)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1230
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 795
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 823
    
    <truncated stack>
[08/06/2024 - 12:25:19PM] error: Cannot check for a None keyword
stack:
    [ (FF006E63)].Actor.HasKeyword() - "<native>" Line ?
    [AAF_MainQuest (0D000F99)].aaf:aaf_mainquestscript.makeActorData() - "AAF_MainQuestScript.psc" Line 2010
    [AAF_MainQuest (0D000F99)].aaf:aaf_api.StartScene() - "C:\Users\qwerty\AppData\Local\ModOrganizer\Fallout 4\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 675
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.callAAFSexScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 1230
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.startNextAbductionScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 795
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.checkToStartNextScene() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 823
    
    <truncated stack>

 

[08/06/2024 - 12:25:26PM] LCC Debug: OnAbductionSceneStarted event

 

[08/06/2024 - 12:25:27PM] LCC_OH Debug: Sex Start Event
[08/06/2024 - 12:25:27PM] LCC_OH Debug: Public=False, Gangbang=False, Anal=True
[08/06/2024 - 12:25:27PM] LCC_OH Debug: Humanoid Participants: 0 out of 1
[08/06/2024 - 12:25:27PM] LCC_OH Debug: Plugged=False
[08/06/2024 - 12:25:27PM] LCC_OH Debug: Bondaged=False
[08/06/2024 - 12:25:27PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17

 

 

[08/06/2024 - 12:25:33PM] LCC_OH Debug: Current Arousal = 100.000000
[08/06/2024 - 12:25:33PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/06/2024 - 12:25:33PM] LCC_OH Debug: Triggering Orgasm!
[08/06/2024 - 12:25:33PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/06/2024 - 12:25:33PM] LCC_OH Debug: Orgasm Event

 

[08/06/2024 - 12:25:34PM] LCC_OH Debug: Current Arousal = 2.025000

 

[08/06/2024 - 12:26:26PM] LCC_OH Debug: Current Arousal = 100.000000
[08/06/2024 - 12:26:26PM] LCC_OH Debug: Need to Roll for orgasm: < 102.199997
[08/06/2024 - 12:26:26PM] LCC_OH Debug: Triggering Orgasm!
[08/06/2024 - 12:26:26PM] LCC_OH Debug: Ignored arousal change, current arousal = 0
[08/06/2024 - 12:26:26PM] LCC_OH Debug: Orgasm Event

 

[08/06/2024 - 12:26:32PM] LCC_OH Debug: Sex End Event

 

[08/06/2024 - 12:26:33PM] LCC Debug: OnAbductionSceneEnded event

 

[08/06/2024 - 12:26:39PM] LCC_OH Debug: Current Arousal = 11.674162

 

[08/06/2024 - 12:26:55PM] LCC Debug: trying endDream

[08/06/2024 - 12:26:55PM] LCC Debug: endDream start

 

[08/06/2024 - 12:26:57PM] LCC Debug: Unequipped [Armor < (10000A1E)>] = True

[08/06/2024 - 12:26:59PM] LCC Debug: Unequipped [Armor < (1000082D)>] = True

[08/06/2024 - 12:27:00PM] LCC_KFT Debug: tracked KFT items = 4

 

[08/06/2024 - 12:27:01PM] LCC_KFT Debug: tracked KFT items = 4
[08/06/2024 - 12:27:01PM] LCC_KFT Debug: Player is not bound
[08/06/2024 - 12:27:01PM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_LCC:LCC_AbductionManager_OnAbductionComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2976

 

[08/06/2024 - 12:27:04PM] LCC Debug: endDream complete
[08/06/2024 - 12:27:04PM] LCC_OH Debug: Current Level: 4
[08/06/2024 - 12:27:04PM] LCC_OH Debug: Current Level: 4

 

[08/06/2024 - 12:27:04PM] LCC Debug: Nested Dream Prepared

 

[08/06/2024 - 12:27:05PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 721
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601
[08/06/2024 - 12:27:05PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 721
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601
[08/06/2024 - 12:27:05PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 721
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601
[08/06/2024 - 12:27:06PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 721
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601
[08/06/2024 - 12:27:06PM] error: Cannot call RemoveFromFaction() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.onPlayerTeleportComplete() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 721
    [LCC_Main (FE031800)].LCC:LCC_AbductionManager.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_AbductionManager.psc" Line 601

 

 

[08/06/2024 - 12:27:08PM] LCC Debug: trying healthCheckEDConditions

[08/06/2024 - 12:27:09PM] LCC Debug: healthCheckEDConditions start

 

[08/06/2024 - 12:27:11PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
BodyHarness-03
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty-Open_Ver(fear)
Blinder-01
Cursed Latex Armbinder
[08/06/2024 - 12:27:11PM] LCC Debug: healthCheckEDConditions complete
[08/06/2024 - 12:27:11PM] LCC_OH Debug: Start Effect Called

 

[08/06/2024 - 12:27:32PM] LCC_KFT Debug: Player is not bound
[08/06/2024 - 12:27:32PM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

[08/06/2024 - 12:29:18PM] LCC_OH Debug: Current Arousal = 60.000000
[08/06/2024 - 12:29:18PM] FPA: New self esteem value: 54.557652
[08/06/2024 - 12:29:19PM]
[08/06/2024 - 12:29:19PM] error: Cannot check for a None keyword
stack:
    [ (6A029EBF)].Potion.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/06/2024 - 12:29:38PM] LCC Debug: Nested Dream expired, last dream was 6.128448 hours ago

 

[08/06/2024 - 12:35:26PM] LCC_OH Debug: Sex Start Event
[08/06/2024 - 12:35:26PM] LCC_OH Debug: Public=False, Gangbang=False, Anal=False
[08/06/2024 - 12:35:26PM] LCC_OH Debug: Humanoid Participants: 1 out of 1
[08/06/2024 - 12:35:26PM] LCC_OH Debug: Plugged=False
[08/06/2024 - 12:35:26PM] LCC_OH Debug: Bondaged=False
[08/06/2024 - 12:35:26PM] LCC_OH Debug: Rape, currenSexOrgasmChanceLevel = 17
[08/06/2024 - 12:35:28PM] LCC_OH Debug: Current Arousal = 60.877499

 

 

 

 

 

 

 

Edited by dertcz
Posted
On 8/5/2024 at 6:33 AM, lostaz said:

SOLVED: Go in MCM for PipPad.. uninstall... exit menu to game... wait for notification... Back to MCM-PipPad... Install... back to game... Voila PipPad visible, all ok

As another Pip-Pad user, remember this fix, because it does happen at some other times too(usually with other mods I update mid game).  This seems to always fix it for me but I know it's probably gonna blow up my save at some point.

Posted

@awesomeSPAS Really loving the mod, getting used some way it works, but adds lots of fun things into the game play. 

 

I do have one feature request, that is more of an integration request since you seem to be talking to Vaultbait on MHK.  I get the scenes where I stop to rub one out and either get one or two orgasms(I think this if from LCC, if not ignore this).  If I'm stretched from the big green cock(BGC), I lose arousal if I 'm not having sex with mutants or larger, but can still rub one out with LCC.  Any way to get it to check your "Size Queen" status and not let you orgasm from just your fingers?  The whole collar curse feels like a micro management game on arousal and orgasms and getting off when I shouldn't be able to feel it messes that up just a little.  It's not a huge thing, but i figure I'd at least suggest it for future versions.

Posted

@awesomeSPAS

I try new game with 1.24 with last patch.

Previously I'm run from old save (LCC 1.22 > 1.23 > 1.24).

 

Equip collar not happen, dreams not run (no error between start and end dream (08/08/2024 - 12:10:54AM)).

 

From log:


 

Spoiler

[08/07/2024 - 10:43:50PM] error: Property LCC_AV_HumanOC on script LCC:LCC_OrgasmHandler attached to LCC_Main (FE031800) cannot be bound because LCC_Utility (FE031802) is not the right type
[08/07/2024 - 10:43:50PM] error: Element of array in property ActorsRefArray on script LCC:LCC_AbductionManager attached to LCC_Main (FE031800) cannot be bound because <nullptr form> (00045C35) is not the right type

 

---------- repeat

[08/07/2024 - 10:44:48PM] error: Cannot check for a None keyword
stack:
    [ (FE031C54)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:KFT_Lib.isArmorKFT() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 260
    [LCC_Main (FE031800)].LCC:LCC_Main.GetRenderedDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1634
    [LCC_Main (FE031800)].LCC:LCC_Main.initActiveOutfitSet() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1899
    [LCC_Main (FE031800)].LCC:LCC_Main.TriggerInitialStartup() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 314
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 839

 

---------- or this with small differents

[08/07/2024 - 10:44:48PM] error: Cannot check for a None keyword
stack:
    [ (FE031C58)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:KFT_Lib.isArmorKFT() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 260
    [LCC_Main (FE031800)].LCC:LCC_Main.GetRenderedDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1634
    [LCC_Main (FE031800)].LCC:LCC_Main.initActiveOutfitSet() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1906
    [LCC_Main (FE031800)].LCC:LCC_Main.TriggerInitialStartup() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 314
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 839

 

-----------------------------

[08/07/2024 - 10:44:48PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Cursed Latex Slave Harness
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Cursed Latex Hood
Cursed Latex Armbinder

 

[08/07/2024 - 10:45:02PM] LCC_OH Debug: Fixed LCC_AV_HumanOC
[08/07/2024 - 10:45:02PM] LCC_OH Debug: Plugged=False
[08/07/2024 - 10:45:02PM] LCC Debug: MCM installed.
[08/07/2024 - 10:45:02PM] LCC Debug: MCM settings updated.
[08/07/2024 - 10:45:03PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 10:45:03PM] LCC_OH Debug: Turning Orgasm Blocker on
[08/07/2024 - 10:45:03PM] LCC_OH Debug: Plugged=False
[08/07/2024 - 10:45:03PM] LCC Debug: applying RH Keyword, reequip necessary
[08/07/2024 - 10:45:03PM] LCC Debug: Saved Time To ini: 0.458333
[08/07/2024 - 10:45:03PM] LCC Debug: First Time Load, reequip necessary
[08/07/2024 - 10:45:03PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 10:45:03PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 10:45:03PM]

[08/07/2024 - 10:45:04PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 10:45:04PM]
[08/07/2024 - 10:45:04PM]
[08/07/2024 - 10:45:04PM]
[08/07/2024 - 10:45:04PM] error: Cannot check for a None keyword
stack:
    [ (6A004CC6)].Potion.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/07/2024 - 10:45:04PM] LCC Debug: Startup functions initialized.
[08/07/2024 - 10:45:04PM] LCC Debug: Current version is 1.240000

 

[08/07/2024 - 11:13:44PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:13:44PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:13:45PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:13:45PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:13:45PM] LCC Debug: Old Save = True Random Save = False
[08/07/2024 - 11:13:45PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:13:49PM] LCC Debug: MCM calls showInfoAboutWornDevices
[08/07/2024 - 11:13:49PM] LCC Debug: trying showInfoAboutWornDevices
[08/07/2024 - 11:13:49PM] LCC Debug: showInfoAboutWornDevices start
[08/07/2024 - 11:13:50PM] LCC_OH Debug: Current Level: 1
[08/07/2024 - 11:14:04PM] MFGOutfit: Strange body Loaded

 

[08/07/2024 - 11:19:49PM] LCC_OH Debug: Current Arousal = 0.000000

 

[08/07/2024 - 11:37:39PM] LCC_OH Debug: Sex Start Event
[08/07/2024 - 11:37:39PM] LCC_OH Debug: Masturbation, currenSexOrgasmChanceLevel = 0
[08/07/2024 - 11:37:41PM] LCC_OH Debug: Current Arousal = 1.750000
[08/07/2024 - 11:37:42PM] LCC_OH Debug: Current Arousal = 3.500000
[08/07/2024 - 11:37:43PM] LCC_OH Debug: Current Arousal = 5.250000
[08/07/2024 - 11:37:44PM] LCC_OH Debug: Current Arousal = 7.000000
[08/07/2024 - 11:37:45PM] LCC_OH Debug: Current Arousal = 8.750000
[08/07/2024 - 11:37:46PM] LCC_OH Debug: Current Arousal = 10.500000
[08/07/2024 - 11:37:47PM] LCC_OH Debug: Current Arousal = 12.250000
[08/07/2024 - 11:37:48PM] LCC_OH Debug: Current Arousal = 14.000000
[08/07/2024 - 11:37:49PM] LCC_OH Debug: Current Arousal = 15.750000
[08/07/2024 - 11:37:50PM] LCC_OH Debug: Current Arousal = 17.500000
[08/07/2024 - 11:37:51PM] LCC_OH Debug: Current Arousal = 19.250000
[08/07/2024 - 11:37:52PM] LCC_OH Debug: Current Arousal = 21.000000
[08/07/2024 - 11:37:53PM] LCC_OH Debug: Current Arousal = 22.750000
[08/07/2024 - 11:37:54PM] LCC_OH Debug: Current Arousal = 24.500000
[08/07/2024 - 11:37:55PM] LCC_OH Debug: Current Arousal = 26.250000
[08/07/2024 - 11:37:56PM] LCC_OH Debug: Current Arousal = 28.000000
[08/07/2024 - 11:37:57PM] LCC_OH Debug: Current Arousal = 29.750000
[08/07/2024 - 11:37:58PM] LCC_OH Debug: Current Arousal = 31.500000
[08/07/2024 - 11:37:59PM] LCC_OH Debug: Current Arousal = 33.250000
[08/07/2024 - 11:38:00PM] LCC_OH Debug: Current Arousal = 35.000000
[08/07/2024 - 11:38:01PM] LCC_OH Debug: Current Arousal = 36.750000
[08/07/2024 - 11:38:02PM] LCC_OH Debug: Current Arousal = 38.500000
[08/07/2024 - 11:38:03PM] LCC_OH Debug: Current Arousal = 40.250000
[08/07/2024 - 11:38:04PM] LCC_OH Debug: Current Arousal = 42.000000
[08/07/2024 - 11:38:05PM] LCC_OH Debug: Current Arousal = 43.750000
[08/07/2024 - 11:38:07PM] LCC_OH Debug: Current Arousal = 45.500000
[08/07/2024 - 11:38:08PM] LCC_OH Debug: Current Arousal = 47.250000
[08/07/2024 - 11:38:09PM] LCC_OH Debug: Current Arousal = 49.000000
[08/07/2024 - 11:38:10PM] LCC_OH Debug: Current Arousal = 50.750000

 

[08/07/2024 - 11:38:11PM] LCC_OH Debug: Sex End Event

 

[08/07/2024 - 11:38:47PM] LCC_OH Debug: Sex Start Event
[08/07/2024 - 11:38:47PM] LCC_OH Debug: Masturbation, currenSexOrgasmChanceLevel = 0
[08/07/2024 - 11:38:49PM] LCC_OH Debug: Current Arousal = 51.501411
[08/07/2024 - 11:38:50PM] LCC_OH Debug: Current Arousal = 52.884747
[08/07/2024 - 11:38:51PM] LCC_OH Debug: Current Arousal = 54.268082
[08/07/2024 - 11:38:52PM] LCC_OH Debug: Current Arousal = 55.651417
[08/07/2024 - 11:38:53PM] LCC_OH Debug: Current Arousal = 57.034752
[08/07/2024 - 11:38:54PM] LCC_OH Debug: Current Arousal = 58.418087
[08/07/2024 - 11:38:55PM] LCC_OH Debug: Current Arousal = 59.801422
[08/07/2024 - 11:38:56PM] LCC_OH Debug: Current Arousal = 61.184757
[08/07/2024 - 11:38:57PM] LCC_OH Debug: Current Arousal = 62.568092
[08/07/2024 - 11:38:58PM] LCC_OH Debug: Current Arousal = 63.951427
[08/07/2024 - 11:38:59PM] LCC_OH Debug: Current Arousal = 65.334763
[08/07/2024 - 11:39:00PM] LCC_OH Debug: Current Arousal = 66.718094
[08/07/2024 - 11:39:01PM] LCC_OH Debug: Current Arousal = 68.101425
[08/07/2024 - 11:39:02PM] LCC_OH Debug: Current Arousal = 69.484756
[08/07/2024 - 11:39:03PM] LCC_OH Debug: Current Arousal = 70.868088
[08/07/2024 - 11:39:04PM] LCC_OH Debug: Current Arousal = 72.251419
[08/07/2024 - 11:39:05PM] LCC_OH Debug: Current Arousal = 73.634750
[08/07/2024 - 11:39:06PM] LCC_OH Debug: Current Arousal = 75.018082
[08/07/2024 - 11:39:07PM] LCC_OH Debug: Current Arousal = 76.401413
[08/07/2024 - 11:39:08PM] LCC_OH Debug: Current Arousal = 77.784744
[08/07/2024 - 11:39:09PM] LCC_OH Debug: Current Arousal = 79.168076
[08/07/2024 - 11:39:10PM] LCC_OH Debug: Current Arousal = 80.551407
[08/07/2024 - 11:39:11PM] LCC_OH Debug: Current Arousal = 81.934738
[08/07/2024 - 11:39:12PM] LCC_OH Debug: Current Arousal = 83.318069
[08/07/2024 - 11:39:13PM] LCC_OH Debug: Current Arousal = 84.701401
[08/07/2024 - 11:39:14PM] LCC_OH Debug: Current Arousal = 86.084732
[08/07/2024 - 11:39:15PM] LCC_OH Debug: Current Arousal = 87.468063
[08/07/2024 - 11:39:16PM] LCC_OH Debug: Current Arousal = 88.851395
[08/07/2024 - 11:39:17PM] LCC_OH Debug: Current Arousal = 90.234726
[08/07/2024 - 11:39:18PM] LCC_OH Debug: Current Arousal = 91.618057
[08/07/2024 - 11:39:19PM] LCC_OH Debug: Current Arousal = 93.001389
[08/07/2024 - 11:39:20PM] LCC_OH Debug: Current Arousal = 94.384720
[08/07/2024 - 11:39:21PM] LCC_OH Debug: Current Arousal = 95.768051
[08/07/2024 - 11:39:22PM] LCC_OH Debug: Current Arousal = 97.151382
[08/07/2024 - 11:39:23PM] LCC_OH Debug: Current Arousal = 98.534714
[08/07/2024 - 11:39:24PM] LCC_OH Debug: Current Arousal = 99.918045
[08/07/2024 - 11:39:25PM] LCC_OH Debug: Current Arousal = 100.000000

 

[08/07/2024 - 11:39:26PM] LCC_OH Debug: Sex End Event

 

[08/07/2024 - 11:39:26PM] LCC_OH Debug: Current Arousal = 100.000000

 

[08/07/2024 - 11:40:55PM] LCC Debug: MCM calls showInfoAboutWornDevices
[08/07/2024 - 11:40:55PM] LCC Debug: trying showInfoAboutWornDevices
[08/07/2024 - 11:40:55PM] LCC Debug: showInfoAboutWornDevices start
[08/07/2024 - 11:40:56PM] LCC_OH Debug: Current Level: 1

 

[08/07/2024 - 11:50:12PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:12PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:13PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:13PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:13PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:13PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:13PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:13PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:14PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:14PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:14PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:14PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:14PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:14PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:15PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:15PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:15PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:15PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:15PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:15PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:16PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:16PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:16PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:16PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:20PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:20PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:20PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:20PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:20PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:20PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:21PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:21PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:21PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:21PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:21PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:21PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/07/2024 - 11:50:42PM] LCC_OH Debug: Sex Start Event
[08/07/2024 - 11:50:42PM] LCC_OH Debug: Masturbation, currenSexOrgasmChanceLevel = 0
[08/07/2024 - 11:50:44PM] LCC_OH Debug: Current Arousal = 80.877090
[08/07/2024 - 11:50:45PM] LCC_OH Debug: Current Arousal = 82.227089

 

[08/07/2024 - 11:51:00PM] LCC_OH Debug: Current Arousal = 100.000000
[08/07/2024 - 11:51:00PM] LCC_OH Debug: Need to Roll for orgasm: < 0.200000
[08/07/2024 - 11:51:01PM] LCC_OH Debug: Current Arousal = 66.649994

 

[08/07/2024 - 11:51:14PM] LCC_OH Debug: Sex End Event

 

[08/07/2024 - 11:51:45PM] LCC Debug: OnConditionMet: LCC:Equip
[08/07/2024 - 11:51:45PM] LCC Debug: Condition Met: LCC:Equip

 

[08/08/2024 - 12:00:24AM] LCC_OH Debug: Sex Start Event

 

[08/08/2024 - 12:00:46AM] LCC_OH Debug: Current Arousal = 100.000000
[08/08/2024 - 12:00:46AM] LCC_OH Debug: Need to Roll for orgasm: < 0.200000
[08/08/2024 - 12:00:47AM] LCC_OH Debug: Current Arousal = 66.699997

 

[08/08/2024 - 12:01:03AM] LCC_OH Debug: Sex End Event

 

[08/08/2024 - 12:01:51AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:01:51AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:01:51AM] LCC_OH Debug: Start Effect Called
[08/08/2024 - 12:01:51AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:01:51AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:01:52AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/08/2024 - 12:01:52AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:01:52AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:01:52AM] LCC Debug: Calling OH.StopEffect,  LCC_CurseActive=0 bMCM_allowOrgasmBlock=True LCC_OrgasmSkillEnable=1 WearingLCCollar=False
[08/08/2024 - 12:01:52AM] LCC_OH Debug: Stop Effect Called
[08/08/2024 - 12:01:52AM] LCC_OH Debug: Turning Orgasm Blocker off
[08/08/2024 - 12:01:52AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:01:52AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:01:52AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:01:53AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/08/2024 - 12:02:17AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:02:17AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:02:18AM] LCC_OH Debug: Start Effect Called
[08/08/2024 - 12:02:18AM] LCC_OH Debug: Turning Orgasm Blocker on
[08/08/2024 - 12:02:18AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:02:18AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:02:18AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:02:18AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/08/2024 - 12:02:35AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:02:35AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:02:36AM] LCC Debug: Calling OH.StopEffect,  LCC_CurseActive=0 bMCM_allowOrgasmBlock=True LCC_OrgasmSkillEnable=1 WearingLCCollar=False
[08/08/2024 - 12:02:36AM] LCC_OH Debug: Stop Effect Called
[08/08/2024 - 12:02:36AM] LCC_OH Debug: Turning Orgasm Blocker off
[08/08/2024 - 12:02:36AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:02:36AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:02:36AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:02:36AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/08/2024 - 12:02:44AM] LCC Debug: MCM calls showInfoAboutWornDevices
[08/08/2024 - 12:02:44AM] LCC Debug: trying showInfoAboutWornDevices
[08/08/2024 - 12:02:44AM] LCC Debug: showInfoAboutWornDevices start
[08/08/2024 - 12:02:45AM] LCC_OH Debug: Current Level: 1

 

[08/08/2024 - 12:07:56AM] LCC Debug: Dream not rolled: sleepTime= 3, chance = 12, fMCM_dreamChance=100.000000, KFT Installed=True, Arousal=83.386398, Wearing Collar=False

 

[08/08/2024 - 12:09:43AM] LCC Debug: Dream Rolled
[08/08/2024 - 12:09:47AM] LCC Debug: startDream start

 

[08/08/2024 - 12:09:47AM] LCC Debug: Light KFT Outfit Rolled
[08/08/2024 - 12:09:47AM] LCC Debug: waiting to prepare player for KFT Outfit
[08/08/2024 - 12:09:47AM] LCC Debug: preparing player for KFT Outfit
[08/08/2024 - 12:09:48AM] LCC_OH Debug: Current Arousal = 82.629791
[08/08/2024 - 12:09:48AM] FPA: New self esteem value: 49.597122
[08/08/2024 - 12:09:48AM] LCC Debug: KFT.getConflictingGenericDevices returned none
[08/08/2024 - 12:09:48AM] LCC Debug: No devices equipped with keywords: [Keyword <DD_kw_ItemType_Harness (0C015DEA)>]
[08/08/2024 - 12:09:49AM] LCC Debug: KFT.getConflictingGenericDevices returned none
[08/08/2024 - 12:09:50AM] LCC Debug: No devices equipped with keywords: [Keyword <DD_kw_ItemType_Gag (0C015DE9)>]
[08/08/2024 - 12:09:50AM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/08/2024 - 12:09:50AM] LCC_KFT Debug: Equipping KFT: Corset-01 ref=[KZEB:KZEB_AccessoryScript < (FF001BBF)>] for Corset-01 UnlockKeyword = None
[08/08/2024 - 12:09:51AM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/08/2024 - 12:09:51AM]
[08/08/2024 - 12:09:51AM] error: Cannot check for a None keyword
stack:
    [ (660029BC)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (0008925C)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (15005B9F)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (10000A30)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (6600216E)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:53AM] LCC_KFT Debug: Utility.Wait(0.4)
[08/08/2024 - 12:09:53AM] LCC_KFT Debug: [Armor < (10000A30)>] equipped=True
[08/08/2024 - 12:09:53AM] LCC Debug: Equipped [Armor < (10000A30)>] = True
[08/08/2024 - 12:09:53AM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/08/2024 - 12:09:53AM] error: Cannot call GetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2484
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:09:53AM] warning: Assigning None to a non-object variable named "::temp1111"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2484
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:09:53AM] LCC Debug: F4B Gagged Quest is off
[08/08/2024 - 12:09:53AM] error: Cannot call SetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2488
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:09:53AM] LCC_KFT Debug: Equipping KFT: Ballgag-Small03 ref=[kzeb:kzeb_gagscript < (FF001BC0)>] for Ballgag-Small03 UnlockKeyword = None
[08/08/2024 - 12:09:54AM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/08/2024 - 12:09:54AM]
[08/08/2024 - 12:09:54AM] error: Cannot check for a None keyword
stack:
    [ (100008FC)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:54AM] LCC_KFT Debug: Utility.Wait(0.0)
[08/08/2024 - 12:09:54AM] LCC_KFT Debug: [Armor < (100008FC)>] equipped=True
[08/08/2024 - 12:09:55AM] LCC Debug: Equipped [Armor < (100008FC)>] = True
[08/08/2024 - 12:09:55AM] LCC Debug: KFT Outfit Equip complete
[08/08/2024 - 12:09:55AM] LCC Debug: Set scene duartion to 60.000000
[08/08/2024 - 12:09:55AM] LCC Debug: startDream complete, startAbduction=False
[08/08/2024 - 12:09:55AM] LCC Debug: trying endDream
[08/08/2024 - 12:09:55AM] LCC Debug: endDream start

 

[08/08/2024 - 12:09:57AM] LCC Debug: Unequipped [Armor < (10000A30)>] = True

 

[08/08/2024 - 12:09:59AM] LCC Debug: Unequipped [Armor < (100008FC)>] = True
[08/08/2024 - 12:10:00AM] LCC_KFT Debug: tracked KFT items = -1
[08/08/2024 - 12:10:00AM] LCC_KFT Debug: tracked KFT items = -1
[08/08/2024 - 12:10:00AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:10:00AM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3129
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:10:00AM] LCC Debug: endDream complete
[08/08/2024 - 12:10:05AM] LCC Debug: trying healthCheckEDConditions
[08/08/2024 - 12:10:05AM] LCC Debug: healthCheckEDConditions start
[08/08/2024 - 12:10:07AM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Corset-05
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty-Open_Ver(fear)
Blinder-01
Cursed Latex Armbinder
[08/08/2024 - 12:10:07AM] LCC Debug: healthCheckEDConditions complete
[08/08/2024 - 12:10:07AM] LCC Debug: Calling OH.StopEffect,  LCC_CurseActive=0 bMCM_allowOrgasmBlock=True LCC_OrgasmSkillEnable=1 WearingLCCollar=False
[08/08/2024 - 12:10:07AM] LCC_OH Debug: Stop Effect Called
[08/08/2024 - 12:10:07AM] LCC_OH Debug: Turning Orgasm Blocker off
[08/08/2024 - 12:10:07AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:10:07AM] error: Cannot call SetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.restoreF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2493
    [LCC_Main (FE031800)].LCC:LCC_Main.checkGag() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2475
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 817
[08/08/2024 - 12:10:07AM] LCC Debug: restored original F4B Gagged Quest settings
[08/08/2024 - 12:10:11AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:10:11AM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

 

 

[08/08/2024 - 12:10:46AM] LCC Debug: Dream Rolled

[08/08/2024 - 12:10:49AM] LCC Debug: startDream start

[08/08/2024 - 12:10:49AM] LCC Debug: Spicy KFT Outfit Rolled

[08/08/2024 - 12:10:49AM] LCC Debug: waiting to prepare player for KFT Outfit
[08/08/2024 - 12:10:49AM] LCC Debug: preparing player for KFT Outfit
[08/08/2024 - 12:10:50AM] FPA: New self esteem value: 49.597122
[08/08/2024 - 12:10:50AM] LCC Debug: FuckDoll-Helpless-Bandage-Noblood conflicting with non-DD [Armor < (6600216E)>]
[08/08/2024 - 12:10:50AM] LCC Debug: FuckDoll-Helpless-Bandage-Noblood conflicting with non-DD [Armor < (660029BC)>]
[08/08/2024 - 12:10:50AM] LCC Debug: FuckDoll-Helpless-Bandage-Noblood conflicting with non-DD [Armor < (0008925C)>]
[08/08/2024 - 12:10:51AM] LCC Debug: removeGenericDDDevicesByKeywordArray received empty array
[08/08/2024 - 12:10:51AM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/08/2024 - 12:10:51AM] LCC_KFT Debug: Equipping KFT: FuckDoll-Helpless-Bandage-Noblood ref=[kzeb:kzeb_boundhandsdevicescript < (FF001BC0)>] for FuckDoll-Helpless-Bandage-Noblood UnlockKeyword = None
[08/08/2024 - 12:10:52AM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/08/2024 - 12:10:53AM]
[08/08/2024 - 12:10:53AM] error: Cannot check for a None keyword
stack:
    [ (10000AEC)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:10:54AM] LCC_KFT Debug: Utility.Wait(0.4)
[08/08/2024 - 12:10:54AM] LCC_KFT Debug: [Armor < (10000AEC)>] equipped=True
[08/08/2024 - 12:10:54AM] LCC Debug: Equipped [Armor < (10000AEC)>] = True
[08/08/2024 - 12:10:54AM] LCC Debug: KFT Outfit Equip complete
[08/08/2024 - 12:10:54AM] LCC Debug: Set scene duartion to 60.000000
[08/08/2024 - 12:10:55AM] LCC Debug: startDream complete, startAbduction=False
[08/08/2024 - 12:10:55AM] LCC Debug: trying endDream
[08/08/2024 - 12:10:55AM] LCC Debug: endDream start

 

 

[08/08/2024 - 12:10:57AM] LCC Debug: Unequipped [Armor < (10000AEC)>] = True
[08/08/2024 - 12:10:57AM] LCC_KFT Debug: tracked KFT items = -1
[08/08/2024 - 12:10:57AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:10:57AM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3129
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:10:58AM] LCC Debug: endDream complete
[08/08/2024 - 12:11:03AM] LCC Debug: trying healthCheckEDConditions
[08/08/2024 - 12:11:03AM] LCC Debug: healthCheckEDConditions start
[08/08/2024 - 12:11:05AM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Corset-06
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel-Open_Ver
Cursed Latex Armbinder
[08/08/2024 - 12:11:05AM] LCC Debug: healthCheckEDConditions complete
[08/08/2024 - 12:11:05AM] LCC_OH Debug: Start Effect Called
[08/08/2024 - 12:11:05AM] LCC_OH Debug: Turning Orgasm Blocker on
[08/08/2024 - 12:11:05AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:11:09AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:11:09AM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

 


 

 

 

 

 

 

 

Posted
On 8/7/2024 at 7:38 AM, RileyAP said:

Any way to get it to check your "Size Queen" status and not let you orgasm from just your fingers?  The whole collar curse feels like a micro management game on arousal and orgasms and getting off

 

On 8/7/2024 at 7:38 AM, RileyAP said:

@awesomeSPAS Really loving the mod, getting used some way it works, but adds lots of fun things into the game play. 

 

I do have one feature request, that is more of an integration request since you seem to be talking to Vaultbait on MHK.  I get the scenes where I stop to rub one out and either get one or two orgasms(I think this if from LCC, if not ignore this).  If I'm stretched from the big green cock(BGC), I lose arousal if I 'm not having sex with mutants or larger, but can still rub one out with LCC.  Any way to get it to check your "Size Queen" status and not let you orgasm from just your fingers?  The whole collar curse feels like a micro management game on arousal and orgasms and getting off when I shouldn't be able to feel it messes that up just a little.  It's not a huge thing, but i figure I'd at least suggest it for future versions.

 

Hi, I am yet to try MHK so not familiar with its mechanic. If you can help to define on what should be happening/not happening when i can see if its easy to integrate.

 

So you are saying that when "Size Queen" status = Please explain what it should be to restrict "orgasm from just your fingers" and what it should not be to allow.

Now, if you set LCC complexity to challenging you will not be able to orgasm from masturbation at all (except when the collar is forcing it on you)

 

Posted
12 hours ago, dertcz said:

@awesomeSPAS

I try new game with 1.24 with last patch.

Previously I'm run from old save (LCC 1.22 > 1.23 > 1.24).

 

Equip collar not happen, dreams not run (no error between start and end dream (08/08/2024 - 12:10:54AM)).

 

From log:


 

  Reveal hidden contents

[08/07/2024 - 10:43:50PM] error: Property LCC_AV_HumanOC on script LCC:LCC_OrgasmHandler attached to LCC_Main (FE031800) cannot be bound because LCC_Utility (FE031802) is not the right type
[08/07/2024 - 10:43:50PM] error: Element of array in property ActorsRefArray on script LCC:LCC_AbductionManager attached to LCC_Main (FE031800) cannot be bound because <nullptr form> (00045C35) is not the right type

 

---------- repeat

[08/07/2024 - 10:44:48PM] error: Cannot check for a None keyword
stack:
    [ (FE031C54)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:KFT_Lib.isArmorKFT() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 260
    [LCC_Main (FE031800)].LCC:LCC_Main.GetRenderedDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1634
    [LCC_Main (FE031800)].LCC:LCC_Main.initActiveOutfitSet() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1899
    [LCC_Main (FE031800)].LCC:LCC_Main.TriggerInitialStartup() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 314
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 839

 

---------- or this with small differents

[08/07/2024 - 10:44:48PM] error: Cannot check for a None keyword
stack:
    [ (FE031C58)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:KFT_Lib.isArmorKFT() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 260
    [LCC_Main (FE031800)].LCC:LCC_Main.GetRenderedDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1634
    [LCC_Main (FE031800)].LCC:LCC_Main.initActiveOutfitSet() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1906
    [LCC_Main (FE031800)].LCC:LCC_Main.TriggerInitialStartup() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 314
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 839

 

-----------------------------

[08/07/2024 - 10:44:48PM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Cursed Latex Slave Harness
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Cursed Latex Hood
Cursed Latex Armbinder

 

[08/07/2024 - 10:45:02PM] LCC_OH Debug: Fixed LCC_AV_HumanOC
[08/07/2024 - 10:45:02PM] LCC_OH Debug: Plugged=False
[08/07/2024 - 10:45:02PM] LCC Debug: MCM installed.
[08/07/2024 - 10:45:02PM] LCC Debug: MCM settings updated.
[08/07/2024 - 10:45:03PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 10:45:03PM] LCC_OH Debug: Turning Orgasm Blocker on
[08/07/2024 - 10:45:03PM] LCC_OH Debug: Plugged=False
[08/07/2024 - 10:45:03PM] LCC Debug: applying RH Keyword, reequip necessary
[08/07/2024 - 10:45:03PM] LCC Debug: Saved Time To ini: 0.458333
[08/07/2024 - 10:45:03PM] LCC Debug: First Time Load, reequip necessary
[08/07/2024 - 10:45:03PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 10:45:03PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 10:45:03PM]

[08/07/2024 - 10:45:04PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 10:45:04PM]
[08/07/2024 - 10:45:04PM]
[08/07/2024 - 10:45:04PM]
[08/07/2024 - 10:45:04PM] error: Cannot check for a None keyword
stack:
    [ (6A004CC6)].Potion.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852

 

[08/07/2024 - 10:45:04PM] LCC Debug: Startup functions initialized.
[08/07/2024 - 10:45:04PM] LCC Debug: Current version is 1.240000

 

[08/07/2024 - 11:13:44PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:13:44PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:13:45PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:13:45PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:13:45PM] LCC Debug: Old Save = True Random Save = False
[08/07/2024 - 11:13:45PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:13:49PM] LCC Debug: MCM calls showInfoAboutWornDevices
[08/07/2024 - 11:13:49PM] LCC Debug: trying showInfoAboutWornDevices
[08/07/2024 - 11:13:49PM] LCC Debug: showInfoAboutWornDevices start
[08/07/2024 - 11:13:50PM] LCC_OH Debug: Current Level: 1
[08/07/2024 - 11:14:04PM] MFGOutfit: Strange body Loaded

 

[08/07/2024 - 11:19:49PM] LCC_OH Debug: Current Arousal = 0.000000

 

[08/07/2024 - 11:37:39PM] LCC_OH Debug: Sex Start Event
[08/07/2024 - 11:37:39PM] LCC_OH Debug: Masturbation, currenSexOrgasmChanceLevel = 0
[08/07/2024 - 11:37:41PM] LCC_OH Debug: Current Arousal = 1.750000
[08/07/2024 - 11:37:42PM] LCC_OH Debug: Current Arousal = 3.500000
[08/07/2024 - 11:37:43PM] LCC_OH Debug: Current Arousal = 5.250000
[08/07/2024 - 11:37:44PM] LCC_OH Debug: Current Arousal = 7.000000
[08/07/2024 - 11:37:45PM] LCC_OH Debug: Current Arousal = 8.750000
[08/07/2024 - 11:37:46PM] LCC_OH Debug: Current Arousal = 10.500000
[08/07/2024 - 11:37:47PM] LCC_OH Debug: Current Arousal = 12.250000
[08/07/2024 - 11:37:48PM] LCC_OH Debug: Current Arousal = 14.000000
[08/07/2024 - 11:37:49PM] LCC_OH Debug: Current Arousal = 15.750000
[08/07/2024 - 11:37:50PM] LCC_OH Debug: Current Arousal = 17.500000
[08/07/2024 - 11:37:51PM] LCC_OH Debug: Current Arousal = 19.250000
[08/07/2024 - 11:37:52PM] LCC_OH Debug: Current Arousal = 21.000000
[08/07/2024 - 11:37:53PM] LCC_OH Debug: Current Arousal = 22.750000
[08/07/2024 - 11:37:54PM] LCC_OH Debug: Current Arousal = 24.500000
[08/07/2024 - 11:37:55PM] LCC_OH Debug: Current Arousal = 26.250000
[08/07/2024 - 11:37:56PM] LCC_OH Debug: Current Arousal = 28.000000
[08/07/2024 - 11:37:57PM] LCC_OH Debug: Current Arousal = 29.750000
[08/07/2024 - 11:37:58PM] LCC_OH Debug: Current Arousal = 31.500000
[08/07/2024 - 11:37:59PM] LCC_OH Debug: Current Arousal = 33.250000
[08/07/2024 - 11:38:00PM] LCC_OH Debug: Current Arousal = 35.000000
[08/07/2024 - 11:38:01PM] LCC_OH Debug: Current Arousal = 36.750000
[08/07/2024 - 11:38:02PM] LCC_OH Debug: Current Arousal = 38.500000
[08/07/2024 - 11:38:03PM] LCC_OH Debug: Current Arousal = 40.250000
[08/07/2024 - 11:38:04PM] LCC_OH Debug: Current Arousal = 42.000000
[08/07/2024 - 11:38:05PM] LCC_OH Debug: Current Arousal = 43.750000
[08/07/2024 - 11:38:07PM] LCC_OH Debug: Current Arousal = 45.500000
[08/07/2024 - 11:38:08PM] LCC_OH Debug: Current Arousal = 47.250000
[08/07/2024 - 11:38:09PM] LCC_OH Debug: Current Arousal = 49.000000
[08/07/2024 - 11:38:10PM] LCC_OH Debug: Current Arousal = 50.750000

 

[08/07/2024 - 11:38:11PM] LCC_OH Debug: Sex End Event

 

[08/07/2024 - 11:38:47PM] LCC_OH Debug: Sex Start Event
[08/07/2024 - 11:38:47PM] LCC_OH Debug: Masturbation, currenSexOrgasmChanceLevel = 0
[08/07/2024 - 11:38:49PM] LCC_OH Debug: Current Arousal = 51.501411
[08/07/2024 - 11:38:50PM] LCC_OH Debug: Current Arousal = 52.884747
[08/07/2024 - 11:38:51PM] LCC_OH Debug: Current Arousal = 54.268082
[08/07/2024 - 11:38:52PM] LCC_OH Debug: Current Arousal = 55.651417
[08/07/2024 - 11:38:53PM] LCC_OH Debug: Current Arousal = 57.034752
[08/07/2024 - 11:38:54PM] LCC_OH Debug: Current Arousal = 58.418087
[08/07/2024 - 11:38:55PM] LCC_OH Debug: Current Arousal = 59.801422
[08/07/2024 - 11:38:56PM] LCC_OH Debug: Current Arousal = 61.184757
[08/07/2024 - 11:38:57PM] LCC_OH Debug: Current Arousal = 62.568092
[08/07/2024 - 11:38:58PM] LCC_OH Debug: Current Arousal = 63.951427
[08/07/2024 - 11:38:59PM] LCC_OH Debug: Current Arousal = 65.334763
[08/07/2024 - 11:39:00PM] LCC_OH Debug: Current Arousal = 66.718094
[08/07/2024 - 11:39:01PM] LCC_OH Debug: Current Arousal = 68.101425
[08/07/2024 - 11:39:02PM] LCC_OH Debug: Current Arousal = 69.484756
[08/07/2024 - 11:39:03PM] LCC_OH Debug: Current Arousal = 70.868088
[08/07/2024 - 11:39:04PM] LCC_OH Debug: Current Arousal = 72.251419
[08/07/2024 - 11:39:05PM] LCC_OH Debug: Current Arousal = 73.634750
[08/07/2024 - 11:39:06PM] LCC_OH Debug: Current Arousal = 75.018082
[08/07/2024 - 11:39:07PM] LCC_OH Debug: Current Arousal = 76.401413
[08/07/2024 - 11:39:08PM] LCC_OH Debug: Current Arousal = 77.784744
[08/07/2024 - 11:39:09PM] LCC_OH Debug: Current Arousal = 79.168076
[08/07/2024 - 11:39:10PM] LCC_OH Debug: Current Arousal = 80.551407
[08/07/2024 - 11:39:11PM] LCC_OH Debug: Current Arousal = 81.934738
[08/07/2024 - 11:39:12PM] LCC_OH Debug: Current Arousal = 83.318069
[08/07/2024 - 11:39:13PM] LCC_OH Debug: Current Arousal = 84.701401
[08/07/2024 - 11:39:14PM] LCC_OH Debug: Current Arousal = 86.084732
[08/07/2024 - 11:39:15PM] LCC_OH Debug: Current Arousal = 87.468063
[08/07/2024 - 11:39:16PM] LCC_OH Debug: Current Arousal = 88.851395
[08/07/2024 - 11:39:17PM] LCC_OH Debug: Current Arousal = 90.234726
[08/07/2024 - 11:39:18PM] LCC_OH Debug: Current Arousal = 91.618057
[08/07/2024 - 11:39:19PM] LCC_OH Debug: Current Arousal = 93.001389
[08/07/2024 - 11:39:20PM] LCC_OH Debug: Current Arousal = 94.384720
[08/07/2024 - 11:39:21PM] LCC_OH Debug: Current Arousal = 95.768051
[08/07/2024 - 11:39:22PM] LCC_OH Debug: Current Arousal = 97.151382
[08/07/2024 - 11:39:23PM] LCC_OH Debug: Current Arousal = 98.534714
[08/07/2024 - 11:39:24PM] LCC_OH Debug: Current Arousal = 99.918045
[08/07/2024 - 11:39:25PM] LCC_OH Debug: Current Arousal = 100.000000

 

[08/07/2024 - 11:39:26PM] LCC_OH Debug: Sex End Event

 

[08/07/2024 - 11:39:26PM] LCC_OH Debug: Current Arousal = 100.000000

 

[08/07/2024 - 11:40:55PM] LCC Debug: MCM calls showInfoAboutWornDevices
[08/07/2024 - 11:40:55PM] LCC Debug: trying showInfoAboutWornDevices
[08/07/2024 - 11:40:55PM] LCC Debug: showInfoAboutWornDevices start
[08/07/2024 - 11:40:56PM] LCC_OH Debug: Current Level: 1

 

[08/07/2024 - 11:50:12PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:12PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:13PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:13PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:13PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:13PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:13PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:13PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:14PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:14PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:14PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:14PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:14PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:14PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:15PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:15PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:15PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:15PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:15PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:15PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:16PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:16PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:16PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:16PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:20PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:20PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:20PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:20PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:20PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:20PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/07/2024 - 11:50:21PM] LCC Debug: OnMCMSettingChange event heard.
[08/07/2024 - 11:50:21PM] LCC Debug: MCM settings updated.
[08/07/2024 - 11:50:21PM] LCC_OH Debug: Start Effect Called
[08/07/2024 - 11:50:21PM] LCC Debug: Read Time from ini: 0.458333
[08/07/2024 - 11:50:21PM] LCC Debug: Old Save = False Random Save = False
[08/07/2024 - 11:50:21PM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/07/2024 - 11:50:42PM] LCC_OH Debug: Sex Start Event
[08/07/2024 - 11:50:42PM] LCC_OH Debug: Masturbation, currenSexOrgasmChanceLevel = 0
[08/07/2024 - 11:50:44PM] LCC_OH Debug: Current Arousal = 80.877090
[08/07/2024 - 11:50:45PM] LCC_OH Debug: Current Arousal = 82.227089

 

[08/07/2024 - 11:51:00PM] LCC_OH Debug: Current Arousal = 100.000000
[08/07/2024 - 11:51:00PM] LCC_OH Debug: Need to Roll for orgasm: < 0.200000
[08/07/2024 - 11:51:01PM] LCC_OH Debug: Current Arousal = 66.649994

 

[08/07/2024 - 11:51:14PM] LCC_OH Debug: Sex End Event

 

[08/07/2024 - 11:51:45PM] LCC Debug: OnConditionMet: LCC:Equip
[08/07/2024 - 11:51:45PM] LCC Debug: Condition Met: LCC:Equip

 

[08/08/2024 - 12:00:24AM] LCC_OH Debug: Sex Start Event

 

[08/08/2024 - 12:00:46AM] LCC_OH Debug: Current Arousal = 100.000000
[08/08/2024 - 12:00:46AM] LCC_OH Debug: Need to Roll for orgasm: < 0.200000
[08/08/2024 - 12:00:47AM] LCC_OH Debug: Current Arousal = 66.699997

 

[08/08/2024 - 12:01:03AM] LCC_OH Debug: Sex End Event

 

[08/08/2024 - 12:01:51AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:01:51AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:01:51AM] LCC_OH Debug: Start Effect Called
[08/08/2024 - 12:01:51AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:01:51AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:01:52AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/08/2024 - 12:01:52AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:01:52AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:01:52AM] LCC Debug: Calling OH.StopEffect,  LCC_CurseActive=0 bMCM_allowOrgasmBlock=True LCC_OrgasmSkillEnable=1 WearingLCCollar=False
[08/08/2024 - 12:01:52AM] LCC_OH Debug: Stop Effect Called
[08/08/2024 - 12:01:52AM] LCC_OH Debug: Turning Orgasm Blocker off
[08/08/2024 - 12:01:52AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:01:52AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:01:52AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:01:53AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/08/2024 - 12:02:17AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:02:17AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:02:18AM] LCC_OH Debug: Start Effect Called
[08/08/2024 - 12:02:18AM] LCC_OH Debug: Turning Orgasm Blocker on
[08/08/2024 - 12:02:18AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:02:18AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:02:18AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:02:18AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder

 

[08/08/2024 - 12:02:35AM] LCC Debug: OnMCMSettingChange event heard.
[08/08/2024 - 12:02:35AM] LCC Debug: MCM settings updated.
[08/08/2024 - 12:02:36AM] LCC Debug: Calling OH.StopEffect,  LCC_CurseActive=0 bMCM_allowOrgasmBlock=True LCC_OrgasmSkillEnable=1 WearingLCCollar=False
[08/08/2024 - 12:02:36AM] LCC_OH Debug: Stop Effect Called
[08/08/2024 - 12:02:36AM] LCC_OH Debug: Turning Orgasm Blocker off
[08/08/2024 - 12:02:36AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:02:36AM] LCC Debug: Read Time from ini: 0.458333
[08/08/2024 - 12:02:36AM] LCC Debug: Old Save = False Random Save = False
[08/08/2024 - 12:02:36AM] LCC Debug: Outfit items:
[Armor < (FE031C54)>]: Cursed Latex Collar
[Armor < (FE031C58)>]: Cursed Latex Gloves
[Armor < (FE031C5A)>]: Cursed Latex Slave Harness
[Armor < (FE031C50)>]: Cursed Latex Boots
[Armor < (FE031C56)>]: Cursed Transparent Latex Catsuit
[Armor < (FE031C5C)>]: Cursed Latex Hood
[Armor < (FE031C5E)>]: Cursed Latex Armbinder
[08/08/2024 - 12:02:44AM] LCC Debug: MCM calls showInfoAboutWornDevices
[08/08/2024 - 12:02:44AM] LCC Debug: trying showInfoAboutWornDevices
[08/08/2024 - 12:02:44AM] LCC Debug: showInfoAboutWornDevices start
[08/08/2024 - 12:02:45AM] LCC_OH Debug: Current Level: 1

 

[08/08/2024 - 12:07:56AM] LCC Debug: Dream not rolled: sleepTime= 3, chance = 12, fMCM_dreamChance=100.000000, KFT Installed=True, Arousal=83.386398, Wearing Collar=False

 

[08/08/2024 - 12:09:43AM] LCC Debug: Dream Rolled
[08/08/2024 - 12:09:47AM] LCC Debug: startDream start

 

[08/08/2024 - 12:09:47AM] LCC Debug: Light KFT Outfit Rolled
[08/08/2024 - 12:09:47AM] LCC Debug: waiting to prepare player for KFT Outfit
[08/08/2024 - 12:09:47AM] LCC Debug: preparing player for KFT Outfit
[08/08/2024 - 12:09:48AM] LCC_OH Debug: Current Arousal = 82.629791
[08/08/2024 - 12:09:48AM] FPA: New self esteem value: 49.597122
[08/08/2024 - 12:09:48AM] LCC Debug: KFT.getConflictingGenericDevices returned none
[08/08/2024 - 12:09:48AM] LCC Debug: No devices equipped with keywords: [Keyword <DD_kw_ItemType_Harness (0C015DEA)>]
[08/08/2024 - 12:09:49AM] LCC Debug: KFT.getConflictingGenericDevices returned none
[08/08/2024 - 12:09:50AM] LCC Debug: No devices equipped with keywords: [Keyword <DD_kw_ItemType_Gag (0C015DE9)>]
[08/08/2024 - 12:09:50AM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/08/2024 - 12:09:50AM] LCC_KFT Debug: Equipping KFT: Corset-01 ref=[KZEB:KZEB_AccessoryScript < (FF001BBF)>] for Corset-01 UnlockKeyword = None
[08/08/2024 - 12:09:51AM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/08/2024 - 12:09:51AM]
[08/08/2024 - 12:09:51AM] error: Cannot check for a None keyword
stack:
    [ (660029BC)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (0008925C)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (15005B9F)].Armor.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (10000A30)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:52AM]
[08/08/2024 - 12:09:52AM] error: Cannot check for a None keyword
stack:
    [ (6600216E)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:53AM] LCC_KFT Debug: Utility.Wait(0.4)
[08/08/2024 - 12:09:53AM] LCC_KFT Debug: [Armor < (10000A30)>] equipped=True
[08/08/2024 - 12:09:53AM] LCC Debug: Equipped [Armor < (10000A30)>] = True
[08/08/2024 - 12:09:53AM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/08/2024 - 12:09:53AM] error: Cannot call GetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2484
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:09:53AM] warning: Assigning None to a non-object variable named "::temp1111"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2484
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:09:53AM] LCC Debug: F4B Gagged Quest is off
[08/08/2024 - 12:09:53AM] error: Cannot call SetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.disableF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2488
    [LCC_Main (FE031800)].LCC:LCC_Main.localEquipDevice() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1594
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3091
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:09:53AM] LCC_KFT Debug: Equipping KFT: Ballgag-Small03 ref=[kzeb:kzeb_gagscript < (FF001BC0)>] for Ballgag-Small03 UnlockKeyword = None
[08/08/2024 - 12:09:54AM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/08/2024 - 12:09:54AM]
[08/08/2024 - 12:09:54AM] error: Cannot check for a None keyword
stack:
    [ (100008FC)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:09:54AM] LCC_KFT Debug: Utility.Wait(0.0)
[08/08/2024 - 12:09:54AM] LCC_KFT Debug: [Armor < (100008FC)>] equipped=True
[08/08/2024 - 12:09:55AM] LCC Debug: Equipped [Armor < (100008FC)>] = True
[08/08/2024 - 12:09:55AM] LCC Debug: KFT Outfit Equip complete
[08/08/2024 - 12:09:55AM] LCC Debug: Set scene duartion to 60.000000
[08/08/2024 - 12:09:55AM] LCC Debug: startDream complete, startAbduction=False
[08/08/2024 - 12:09:55AM] LCC Debug: trying endDream
[08/08/2024 - 12:09:55AM] LCC Debug: endDream start

 

[08/08/2024 - 12:09:57AM] LCC Debug: Unequipped [Armor < (10000A30)>] = True

 

[08/08/2024 - 12:09:59AM] LCC Debug: Unequipped [Armor < (100008FC)>] = True
[08/08/2024 - 12:10:00AM] LCC_KFT Debug: tracked KFT items = -1
[08/08/2024 - 12:10:00AM] LCC_KFT Debug: tracked KFT items = -1
[08/08/2024 - 12:10:00AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:10:00AM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3129
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:10:00AM] LCC Debug: endDream complete
[08/08/2024 - 12:10:05AM] LCC Debug: trying healthCheckEDConditions
[08/08/2024 - 12:10:05AM] LCC Debug: healthCheckEDConditions start
[08/08/2024 - 12:10:07AM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Corset-05
Cursed Latex Boots
Cursed Transparent Latex Catsuit
Leather-PetSuitGag-Kitty-Open_Ver(fear)
Blinder-01
Cursed Latex Armbinder
[08/08/2024 - 12:10:07AM] LCC Debug: healthCheckEDConditions complete
[08/08/2024 - 12:10:07AM] LCC Debug: Calling OH.StopEffect,  LCC_CurseActive=0 bMCM_allowOrgasmBlock=True LCC_OrgasmSkillEnable=1 WearingLCCollar=False
[08/08/2024 - 12:10:07AM] LCC_OH Debug: Stop Effect Called
[08/08/2024 - 12:10:07AM] LCC_OH Debug: Turning Orgasm Blocker off
[08/08/2024 - 12:10:07AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:10:07AM] error: Cannot call SetValue() on a None object, aborting function call
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.restoreF4BGagQuest() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2493
    [LCC_Main (FE031800)].LCC:LCC_Main.checkGag() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2475
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 817
[08/08/2024 - 12:10:07AM] LCC Debug: restored original F4B Gagged Quest settings
[08/08/2024 - 12:10:11AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:10:11AM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

 

 

[08/08/2024 - 12:10:46AM] LCC Debug: Dream Rolled

[08/08/2024 - 12:10:49AM] LCC Debug: startDream start

[08/08/2024 - 12:10:49AM] LCC Debug: Spicy KFT Outfit Rolled

[08/08/2024 - 12:10:49AM] LCC Debug: waiting to prepare player for KFT Outfit
[08/08/2024 - 12:10:49AM] LCC Debug: preparing player for KFT Outfit
[08/08/2024 - 12:10:50AM] FPA: New self esteem value: 49.597122
[08/08/2024 - 12:10:50AM] LCC Debug: FuckDoll-Helpless-Bandage-Noblood conflicting with non-DD [Armor < (6600216E)>]
[08/08/2024 - 12:10:50AM] LCC Debug: FuckDoll-Helpless-Bandage-Noblood conflicting with non-DD [Armor < (660029BC)>]
[08/08/2024 - 12:10:50AM] LCC Debug: FuckDoll-Helpless-Bandage-Noblood conflicting with non-DD [Armor < (0008925C)>]
[08/08/2024 - 12:10:51AM] LCC Debug: removeGenericDDDevicesByKeywordArray received empty array
[08/08/2024 - 12:10:51AM] LCC Debug: Trying to equip KFT Device that is not part of cursed outfit
[08/08/2024 - 12:10:51AM] LCC_KFT Debug: Equipping KFT: FuckDoll-Helpless-Bandage-Noblood ref=[kzeb:kzeb_boundhandsdevicescript < (FF001BC0)>] for FuckDoll-Helpless-Bandage-Noblood UnlockKeyword = None
[08/08/2024 - 12:10:52AM] LCC_KFT Debug: KZEB_API.EquipDevice returned True
[08/08/2024 - 12:10:53AM]
[08/08/2024 - 12:10:53AM] error: Cannot check for a None keyword
stack:
    [ (10000AEC)].Form.HasKeyword() - "<native>" Line ?
    [LCC_Main (FE031800)].LCC:LCC_Main.::remote_Actor_OnItemEquipped() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 852
[08/08/2024 - 12:10:54AM] LCC_KFT Debug: Utility.Wait(0.4)
[08/08/2024 - 12:10:54AM] LCC_KFT Debug: [Armor < (10000AEC)>] equipped=True
[08/08/2024 - 12:10:54AM] LCC Debug: Equipped [Armor < (10000AEC)>] = True
[08/08/2024 - 12:10:54AM] LCC Debug: KFT Outfit Equip complete
[08/08/2024 - 12:10:54AM] LCC Debug: Set scene duartion to 60.000000
[08/08/2024 - 12:10:55AM] LCC Debug: startDream complete, startAbduction=False
[08/08/2024 - 12:10:55AM] LCC Debug: trying endDream
[08/08/2024 - 12:10:55AM] LCC Debug: endDream start

 

 

[08/08/2024 - 12:10:57AM] LCC Debug: Unequipped [Armor < (10000AEC)>] = True
[08/08/2024 - 12:10:57AM] LCC_KFT Debug: tracked KFT items = -1
[08/08/2024 - 12:10:57AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:10:57AM] warning: Assigning None to a non-object variable named "::temp1454"
stack:
    [LCC_Main (FE031800)].LCC:LCC_Main.endDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3166
    [LCC_Main (FE031800)].LCC:LCC_Main.startDream() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 3129
    [LCC_Main (FE031800)].LCC:LCC_Main.OnPlayerSleepStart() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 2965
[08/08/2024 - 12:10:58AM] LCC Debug: endDream complete
[08/08/2024 - 12:11:03AM] LCC Debug: trying healthCheckEDConditions
[08/08/2024 - 12:11:03AM] LCC Debug: healthCheckEDConditions start
[08/08/2024 - 12:11:05AM] LCC Debug: Outfit items:
Cursed Latex Collar
Cursed Latex Gloves
Corset-06
Cursed Latex Boots
Cursed Transparent Latex Catsuit
HoodGag-Panel-Open_Ver
Cursed Latex Armbinder
[08/08/2024 - 12:11:05AM] LCC Debug: healthCheckEDConditions complete
[08/08/2024 - 12:11:05AM] LCC_OH Debug: Start Effect Called
[08/08/2024 - 12:11:05AM] LCC_OH Debug: Turning Orgasm Blocker on
[08/08/2024 - 12:11:05AM] LCC_OH Debug: Plugged=False
[08/08/2024 - 12:11:09AM] LCC_KFT Debug: Player is not bound
[08/08/2024 - 12:11:09AM] warning: Assigning None to a non-object variable named "::temp260"
stack:
    [LCC_Main (FE031800)].LCC:KFT_Lib.unequipAllAmputationDevices() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\KFT_Lib.psc" Line 509
    [LCC_Main (FE031800)].LCC:LCC_Main.MCMunequipAmputation() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 1578
    [LCC_Main (FE031800)].LCC:LCC_Main.OnTimer() - "X:\SteamLibrary\steamapps\common\Fallout 4\Data\Scripts\Source\User\LCC\LCC_Main.psc" Line 779

 

 

 

 

 

From log yes it is clear your dreams cant start. LCC_AM log (its in user folder) can explain why. I suspect it cant find location, but may be something else, can you share that log please?

 

 

 

 

 

Posted
4 minutes ago, awesomeSPAS said:

Equip collar not happen

As for this are you wearing some other collar? Some of them block LCC collar equip for compatibility purpose

Posted
2 hours ago, awesomeSPAS said:

As for this are you wearing some other collar? Some of them block LCC collar equip for compatibility purpose

I wear only basic vault suit.

Posted
9 hours ago, awesomeSPAS said:

So can you equip items from MCM?

Yes, this working.

 

Do you hardcode minimal time to equip collar? If I change setting "Desperate for sex hours wearing cursed collar" back to default (4) collar is equipped.

Posted
15 hours ago, dertcz said:

Yes, this working.

 

Do you hardcode minimal time to equip collar? If I change setting "Desperate for sex hours wearing cursed collar" back to default (4) collar is equipped.

 

It does read this setting from MCM :) So not sure what was the issue, but glad you got that working

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...