Jump to content

Recommended Posts

Posted
42 minutes ago, gooser said:

Sheesh, I've been using Violate now for over a year now and I thought I had seen everything. I've recently trimmed down my load order (removing VIS mainly), rerun Loot, Wyre Bash, etc. And I have  new game in Concord in the Museum and tried to surrender to the raider's. I get stripped, and the raider taunts, and the player says she will get even, etc., but she just stands around naked with arms up and nothing happens.... AAF seems functional, I can bring up the menu without any errors, etc. I've enabled Violate Debug in Papyrus and see my attached log below. 

 

Well, Violate is doing everything it is supposed to.  You surrendered to 2 raiders, they were picked for an animation with your character, and your two followers are waiting for the outcome. 

 

Spoiler

[07/22/2021 - 04:20:44PM] AFV report: Control up: FPV_SurrenderKey held for 0.066000 s
[07/22/2021 - 04:20:44PM] AFV report: MCM force surender attempt
[07/22/2021 - 04:20:44PM] AFV report: force surrender. AFV_Global_On 1.000000 surrenderActive False
[07/22/2021 - 04:20:44PM] AFV report: combat targets [2] rapists [2] companions [3]
[07/22/2021 - 04:20:46PM] AFV Report: Followers[0] is Dog
[07/22/2021 - 04:20:47PM] AFV Report: Followers[1] is Settler
[07/22/2021 - 04:20:47PM] AFV Report: Followers[2] is Settler
[07/22/2021 - 04:20:47PM] AFV report: angle 287.377136 offset X -305.728790 offset Y 95.675552
[07/22/2021 - 04:20:47PM] AFV report: safe position [-151.833786] [-839.891052] [639.999329]
[07/22/2021 - 04:20:54PM] Bag of Caps with [152] caps transferred to [ObjectReference < (0001E2E2)>]
[07/22/2021 - 04:20:54PM] Robber activated
[07/22/2021 - 04:20:58PM] AFV report: Player can be target
[07/22/2021 - 04:20:58PM] AFV report: FindRapistFor Tessa, cur 0 Max 1
[07/22/2021 - 04:20:58PM] AFV report: rapist found
[07/22/2021 - 04:20:58PM] AFV report: Submission is 0.000000
[07/22/2021 - 04:21:06PM] AFV report: approach scene ended with timeout 53
[07/22/2021 - 04:21:07PM] AFV SexSceneChoosing: curRapistE [1] maxRapistE [1] CanDoGangbangs [True]
[07/22/2021 - 04:21:07PM] AFV report: StartSex: akActors[0] is Tessa [20]
[07/22/2021 - 04:21:07PM] AFV report: StartSex: akActors[1] is raider [123618]
[07/22/2021 - 04:21:07PM] AFV report: StartSex: akActors[2] is raider [123617]
[07/22/2021 - 04:21:09PM] AFV report: FindRapistFor Tessa Function ended and interrupted is 0 found is 1
[07/22/2021 - 04:21:09PM] AFV report: Companions can be target
[07/22/2021 - 04:21:09PM] AFV report: Distance to companion 131.147629 max distance is 1500.000000
[07/22/2021 - 04:21:09PM] AFV report: Distance to companion 414.006714 max distance is 1500.000000
[07/22/2021 - 04:21:09PM] AFV report: trying to find rapist for companion
[07/22/2021 - 04:21:09PM] AFV report: FindRapistFor Settler, cur 2 Max 1
[07/22/2021 - 04:21:09PM] AFV report: all rapists gone and ForceAddRound is 0.000000
[07/22/2021 - 04:21:09PM] AFV report: all rapists gone. Secondary actor Settler waiting for outcome
[07/22/2021 - 04:21:09PM] AFV report: FindRapistFor Settler Function ended and interrupted is 0 found is -1
[07/22/2021 - 04:21:09PM] AFV report: Distance to companion 71.569405 max distance is 1500.000000
[07/22/2021 - 04:21:09PM] AFV report: trying to find rapist for companion
[07/22/2021 - 04:21:10PM] AFV report: FindRapistFor Settler, cur 2 Max 1
[07/22/2021 - 04:21:10PM] AFV report: all rapists gone and ForceAddRound is 0.000000
[07/22/2021 - 04:21:10PM] AFV report: all rapists gone. Secondary actor Settler waiting for outcome
[07/22/2021 - 04:21:10PM] AFV report: FindRapistFor Settler Function ended and interrupted is 0 found is -1
[07/22/2021 - 04:21:10PM] AFV report: zeroed interrupt
[07/22/2021 - 04:21:10PM] AFV report: bPlayerInterrupt is False
[07/22/2021 - 04:21:10PM] AFV report: bCompanionInterrupt is False
[07/22/2021 - 04:21:10PM] AFV report: CheckForRapeEnd start, interrupted is 0

 

But AAF never responded to the animation calls.  The log goes on for another 50 seconds after Violate called AAF's StartScene() function, and there were no sceneInit or animationStart events.  So something is wrong with AAF itself, and Violate is stuck waiting.

 

One thing I do notice is an odd error message:

[07/22/2021 - 04:18:48PM] warning: Property cock on script AAF:AAF_API attached to AAF_MainQuest (0B000F99) cannot be initialized because the script no longer contains that property

 

I know there is no "cock" property on AAF_API, so it looks as if you have a non-standard AAF.esm or a patch that modifies it.

 

At any rate, the problem lies with AAF itself.  You need to get it to the point where it can play animations.

Posted (edited)
22 minutes ago, EgoBallistic said:

 

Well, Violate is doing everything it is supposed to.  You surrendered to 2 raiders, they were picked for an animation with your character, and your two followers are waiting for the outcome. 

 

  Reveal hidden contents

 

But AAF never responded to the animation calls.  The log goes on for another 50 seconds after Violate called AAF's StartScene() function, and there were no sceneInit or animationStart events.  So something is wrong with AAF itself, and Violate is stuck waiting.

 

One thing I do notice is an odd error message:

[07/22/2021 - 04:18:48PM] warning: Property cock on script AAF:AAF_API attached to AAF_MainQuest (0B000F99) cannot be initialized because the script no longer contains that property

 

I know there is no "cock" property on AAF_API, so it looks as if you have a non-standard AAF.esm or a patch that modifies it.

 

At any rate, the problem lies with AAF itself.  You need to get it to the point where it can play animations.

Thanks for the examination.
 

I am using Whispering Hills and WH Golems. I don't know if they could be the issue. I noticed the Golems mod did include a copy of the LL_fourPlay_1_10_163,dll and LL_FourPlay.pex, which I figured was extraneous inclusions in the mod (I've seen it before in the past) and so I just hid those two files in MO2.

As far as MO2 is concerned nothing is overwriting AAF.ESM or the other files, except for an override by the Ultimate AAF Patch by ulfberth.

image.png

Edited by gooser
Posted
4 hours ago, EgoBallistic said:

 

No idea.  You should open the AAF Admin menu and see what the error at the top is.

So basically it's the same issue repeated lot of times, but I have no idea of what it means? I guess I'll enable the log to be saved as well, just to check if there's something more.

image.png

Posted
24 minutes ago, gooser said:

I am using Whispering Hills and WH Golems. I don't know if they could be the issue. I noticed the Golems mod did include a copy of the LL_fourPlay_1_10_163,dll and LL_FourPlay.pex, which I figured was extraneous inclusions in the mod (I've seen it before in the past) and so I just hid those two files in MO2.

 

Yeah I never let anything overwrite the LL_FourPlay DLL from AAF.  If there was a problem with that DLL, Violate wouldn't let you surrender and would pop up an error message.  So that's not the issue.

 

Not sure what to say about the AAF warning, but it means the ESM isn't the original version, or it's patched.  UAP doesn't do that though.  That warning in and of itself doesn't mean AAF won't work, but it does point to something isn't quite standard with your AAF install.

Posted
4 minutes ago, Verasmile2 said:

So basically it's the same issue repeated lot of times, but I have no idea of what it means? I guess I'll enable the log to be saved as well, just to check if there's something more.

 

That error isn't the problem.  It just means some animation is calling for the SCReady morphset, but you don't have that morphset defined in any MorphSetData XML.

 

Unfortunately, because of that error, we can't see any more recent ones.  So yeah, tell it to save the log to file and you'll be able to see the whole thing.

Posted (edited)
9 minutes ago, EgoBallistic said:

 

Yeah I never let anything overwrite the LL_FourPlay DLL from AAF.  If there was a problem with that DLL, Violate wouldn't let you surrender and would pop up an error message.  So that's not the issue.

 

Not sure what to say about the AAF warning, but it means the ESM isn't the original version, or it's patched.  UAP doesn't do that though.  That warning in and of itself doesn't mean AAF won't work, but it does point to something isn't quite standard with your AAF install.

 

I had been on an older version of AAF for a while but I recently upgraded, but I can't correlate that exactly with this problem, since I wasn't having issues before I reorged.

This is what I installed:

 

Spoiler

installationFile=AAF Beta 161.1-31304-161-1b-1610914138.7z
repository=Nexus
url=https://www.nexusmods.com/fallout4/mods/31304


Which is weird, since LL says the latest AAF is 164 Beta, but Nexus has 161 Beta

Edited by gooser
Posted (edited)
1 hour ago, EgoBallistic said:

 

AAF is now hosted at https://www.moddingham.com/

 

The 164 Beta version is available there.

Wow. Thanks I don't know how I missed that. 

 

Anyways, I installed the debug esp. and Here's the startup:

haven't tried starting an AAF scene yet.
 

20210722194515_1.jpg

Edited by gooser
Posted

Well installing AAF Beta 164 didn't improve things. I tried using Harrassment to start the scene and nothing happened. Seeing all kinds of problems in the log:

 

Spoiler

[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1931
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1932
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1933
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1934
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1935
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1936
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1937
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot ModValue with None ActorValue
stack:
    [ (00000014)].Actor.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1938
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1986
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1987
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1988
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1989
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1990
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1991
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1992
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1993
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2001
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2002
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2004
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2005
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2006
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (00000014)].Actor.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2007
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:53PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1981
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1930
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1931
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1932
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1933
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1934
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1935
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1936
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1937
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot ModValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.ModValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.generateAttractionValues() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1938
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1982
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    
    <truncated stack>
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1986
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1987
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1988
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1989
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1990
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1991
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1992
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionProfile() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 1993
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2027
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2001
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2002
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2004
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2005
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2006
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857
[07/22/2021 - 10:40:54PM] error: Cannot GetValue with None ActorValue
stack:
    [ (0D047B0A)].workshopnpcscript.GetValue() - "<native>" Line ?
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.getAttractionQualities() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2007
    [AAF_MainQuest (0B000F99)].aaf:aaf_mainquestscript.makeActorData() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_MainQuestScript.psc" Line 2028
    [AAF_MainQuest (0B000F99)].AAF:AAF_API.StartScene() - "C:\Games\MO2_BASE\mods\AAF_DEV\Scripts\Source\User\AAF\AAF_API.psc" Line 647
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.callAAFSexScene() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3726
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.StartSex() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 3675
    [FPSH_Player (4B000F99)].FPSH:FPSH_Main.OnPlayerSubmit() - "C:\Users\Albert\AppData\Local\Temp\PapyrusTemp\FPSH\FPSH_Main.psc" Line 2857

 

Not sure what has happened since this is a new game.

Posted
3 hours ago, gooser said:

Seeing all kinds of problems in the log:

 

Every one of those errors is related to the Attraction attributes (AAF_Attraction_Wealth, AAF_Attraction_Experience, etc.) being None.  Those attributes were added to AAF in the 162 version.  They don't appear to exist in your AAF.esm, which is why the scripts are complaining that those attributes are "None".

 

This tells me that you have the scripts from AAF 164, but the plugin is an older version.  You didn't attach the full log so I can't tell for sure, but I bet that "cock" property is still in that plugin too and generating the same warning as before.

 

I don't know which mod manager you are using, but check to see if there is a loose AAF.esm in your Data folder that is overriding the ones from your mod manager.

Posted
14 hours ago, EgoBallistic said:

but you don't have that morphset defined in any MorphSetData XML.

 

Weird, I've installed all the animations and theyr requirements as well, so shouldn't that XML be defined already? Or can I do it myself?

Posted
1 hour ago, izzyknows said:

The sleeping pose fix doesn't seem to work. Have one sitting, working & sleeping. LOL

 

OK.  What is the best way to make it happen?  Have Only Combatants turned OFF?  Which spot in Corvega makes it most likely to happen?

Posted (edited)
13 minutes ago, EgoBallistic said:

 

OK.  What is the best way to make it happen?  Have Only Combatants turned OFF?  Which spot in Corvega makes it most likely to happen?

Correct,

The main hall where Jarred is around the clear area in front of the Protectron.

Fire a few rounds to aggro them, shooting a couple more rounds towards the stairs going down. Then surrender.

Edited by izzyknows
Posted (edited)
On 7/21/2021 at 10:43 AM, vaultbait said:

 

After reinitializing with this and your updated ESP (sorry, just getting back to this after a longish vacation), I think I see part of what's been confusing me. It works perfectly if I get raped by a Sexual Harassment approacher, Raider Pet raider, or RSE II: CSA abductor; the one place it's not working for me is with Violate. The debug messages from a combat surrender violation get a debug message like "Drug After Rape isRape: False" (and so no drugging) even though I later see "Your rapist left a tattoo on your body."

 

Is the way this detects rape slightly different from how the rest of Tats After Rape does its decision making? And what is it about Violate that its scenes aren't recognized as rape even though other mods' scenes are?

I explained in #3619

 

It's different because I have to use walk event. It uses only meta, not aggresive animation tag. Violate probably didn't apply meta correctly. There is an update for violate, I will read the script to see if anything has changed.

 

EDIT: violate uses the meta "AAF_Violate"

Updated the file to support that meta. Hope I didn't mess it up because I haven't tested it yet haha

TatsAfterRapeAlsoUseDrug.7z

Edited by lampuiho
update files
Posted (edited)
8 hours ago, EgoBallistic said:

 

Every one of those errors is related to the Attraction attributes (AAF_Attraction_Wealth, AAF_Attraction_Experience, etc.) being None.  Those attributes were added to AAF in the 162 version.  They don't appear to exist in your AAF.esm, which is why the scripts are complaining that those attributes are "None".

 

This tells me that you have the scripts from AAF 164, but the plugin is an older version.  You didn't attach the full log so I can't tell for sure, but I bet that "cock" property is still in that plugin too and generating the same warning as before.

 

I don't know which mod manager you are using, but check to see if there is a loose AAF.esm in your Data folder that is overriding the ones from your mod manager.

 

Wouldn't opening up AAF.esm in FOEdit, launched from MO2 confirm what you said. I thought so, but behold:

 

image.png

 

And CK:
 

image.png

 

image.png


I think I need to nuke my PC.

Edited by gooser
Posted

Here's contents of my ...\Steam\steamapps\common\Fallout 4\Data folder:
 

Spoiler

07/23/2021  12:28 PM    <DIR>          .
07/23/2021  12:28 PM    <DIR>          ..
05/05/2020  05:16 PM             5,961 ccBGSFO4001-PipBoy(Black) - Main.ba2
05/05/2020  05:08 PM         1,480,206 ccBGSFO4001-PipBoy(Black) - Textures.ba2
05/05/2020  05:16 PM             6,409 ccBGSFO4003-PipBoy(Camo01) - Main.ba2
05/05/2020  05:08 PM         2,269,631 ccBGSFO4003-PipBoy(Camo01) - Textures.ba2
05/05/2020  05:16 PM             6,399 ccBGSFO4004-PipBoy(Camo02) - Main.ba2
05/05/2020  05:08 PM         2,095,532 ccBGSFO4004-PipBoy(Camo02) - Textures.ba2
05/05/2020  05:16 PM             6,108 ccBGSFO4006-PipBoy(Chrome) - Main.ba2
05/05/2020  05:08 PM         3,563,635 ccBGSFO4006-PipBoy(Chrome) - Textures.ba2
05/05/2020  05:08 PM         3,756,456 ccBGSFO4016-Prey - Main.ba2
05/05/2020  05:08 PM        30,169,697 ccBGSFO4016-Prey - Textures.ba2
05/05/2020  05:08 PM        15,960,669 ccBGSFO4018-GaussRiflePrototype - Main.ba2
05/05/2020  05:08 PM        14,041,713 ccBGSFO4018-GaussRiflePrototype - Textures.ba2
05/05/2020  05:08 PM         1,782,122 ccBGSFO4019-ChineseStealthArmor - Main.ba2
05/05/2020  05:08 PM        21,812,857 ccBGSFO4019-ChineseStealthArmor - Textures.ba2
05/05/2020  05:16 PM            13,222 ccBGSFO4020-PowerArmorSkin(Black) - Main.ba2
05/05/2020  05:08 PM        31,274,358 ccBGSFO4020-PowerArmorSkin(Black) - Textures.ba2
05/05/2020  05:08 PM         2,038,963 ccBGSFO4038-HorseArmor - Main.ba2
05/05/2020  05:08 PM       126,295,340 ccBGSFO4038-HorseArmor - Textures.ba2
05/05/2020  05:08 PM         2,214,255 ccBGSFO4044-HellfirePowerArmor - Main.ba2
05/05/2020  05:08 PM        76,970,780 ccBGSFO4044-HellfirePowerArmor - Textures.ba2
05/05/2020  05:08 PM         2,598,316 ccFRSFO4001-HandmadeShotgun - Main.ba2
05/05/2020  05:08 PM        31,347,740 ccFRSFO4001-HandmadeShotgun - Textures.ba2
05/05/2020  05:08 PM        15,287,090 ccFSVFO4001-ModularMilitaryBackpack - Main.ba2
05/05/2020  05:08 PM        52,674,155 ccFSVFO4001-ModularMilitaryBackpack - Textures.ba2
05/05/2020  05:08 PM         1,067,454 ccFSVFO4002-MidCenturyModern - Main.ba2
05/05/2020  05:08 PM       124,400,219 ccFSVFO4002-MidCenturyModern - Textures.ba2
05/05/2020  05:10 PM       100,938,421 DLCCoast - Geometry.csg
05/05/2020  05:10 PM     1,446,541,131 DLCCoast - Main.ba2
05/05/2020  05:11 PM     1,335,731,328 DLCCoast - Textures.ba2
05/05/2020  05:11 PM       525,025,586 DLCCoast - Voices_en.ba2
05/05/2020  05:11 PM         6,847,144 DLCCoast.cdx
06/24/2021  06:54 PM        74,159,102 DLCCoast.esm
05/05/2020  05:11 PM       104,296,054 DLCNukaWorld - Geometry.csg
05/05/2020  05:11 PM     1,488,519,533 DLCNukaWorld - Main.ba2
05/05/2020  05:11 PM     2,348,553,100 DLCNukaWorld - Textures.ba2
05/05/2020  05:11 PM       310,189,745 DLCNukaWorld - Voices_en.ba2
05/05/2020  05:11 PM         5,133,432 DLCNukaWorld.cdx
06/24/2021  06:58 PM        64,010,794 DLCNukaWorld.esm
05/05/2020  05:10 PM        32,496,988 DLCRobot - Geometry.csg
05/05/2020  05:10 PM       363,294,448 DLCRobot - Main.ba2
05/05/2020  05:10 PM       218,569,835 DLCRobot - Textures.ba2
05/05/2020  05:10 PM       122,977,015 DLCRobot - Voices_en.ba2
05/05/2020  05:10 PM         1,224,328 DLCRobot.cdx
06/24/2021  06:52 PM         7,695,387 DLCRobot.esm
05/05/2020  05:49 PM             5,824 DLCworkshop01 - Geometry.csg
05/05/2020  05:10 PM        55,469,349 DLCworkshop01 - Main.ba2
05/05/2020  05:10 PM        23,234,600 DLCworkshop01 - Textures.ba2
05/05/2020  05:49 PM             2,168 DLCworkshop01.cdx
06/24/2021  06:52 PM           633,371 DLCworkshop01.esm
05/05/2020  05:11 PM        95,186,371 DLCworkshop02 - Main.ba2
05/05/2020  05:11 PM       169,146,799 DLCworkshop02 - Textures.ba2
06/24/2021  06:57 PM           677,738 DLCworkshop02.esm
05/05/2020  05:11 PM        22,562,982 DLCworkshop03 - Geometry.csg
05/05/2020  05:11 PM       200,696,646 DLCworkshop03 - Main.ba2
05/05/2020  05:11 PM       208,483,596 DLCworkshop03 - Textures.ba2
05/05/2020  05:11 PM        51,750,623 DLCworkshop03 - Voices_en.ba2
05/05/2020  05:11 PM           696,408 DLCworkshop03.cdx
06/24/2021  06:58 PM         2,655,404 DLCworkshop03.esm
09/04/2020  11:51 AM    <DIR>          ESM_BACKUPS
05/05/2020  05:08 PM       359,787,743 Fallout4 - Animations.ba2
05/05/2020  05:08 PM       240,043,177 Fallout4 - Geometry.csg
05/05/2020  05:08 PM       472,617,933 Fallout4 - Interface.ba2
05/05/2020  05:08 PM         1,770,500 Fallout4 - Materials.ba2
05/05/2020  05:08 PM     1,493,340,537 Fallout4 - Meshes.ba2
05/05/2020  05:08 PM     1,377,740,102 Fallout4 - MeshesExtra.ba2
05/05/2020  05:08 PM        17,399,872 Fallout4 - Misc.ba2
05/05/2020  05:08 PM         6,385,127 Fallout4 - Nvflex.ba2
05/05/2020  05:08 PM        12,795,022 Fallout4 - Shaders.ba2
05/05/2020  05:08 PM     1,579,741,414 Fallout4 - Sounds.ba2
05/05/2020  05:08 PM        56,024,998 Fallout4 - Startup.ba2
05/05/2020  05:08 PM     2,703,605,715 Fallout4 - Textures1.ba2
05/05/2020  05:09 PM     2,410,629,991 Fallout4 - Textures2.ba2
05/05/2020  05:09 PM     2,101,083,744 Fallout4 - Textures3.ba2
05/05/2020  05:09 PM     1,999,988,681 Fallout4 - Textures4.ba2
05/05/2020  05:10 PM     1,963,767,149 Fallout4 - Textures5.ba2
05/05/2020  05:10 PM     1,382,855,876 Fallout4 - Textures6.ba2
05/05/2020  05:10 PM       545,959,220 Fallout4 - Textures7.ba2
05/05/2020  05:10 PM       602,176,127 Fallout4 - Textures8.ba2
05/05/2020  05:10 PM       864,524,837 Fallout4 - Textures9.ba2
05/05/2020  05:10 PM     2,606,358,161 Fallout4 - Voices.ba2
05/05/2020  05:10 PM        23,360,440 Fallout4.cdx
05/05/2020  05:10 PM       330,745,373 Fallout4.esm
07/23/2021  12:28 PM                 0 listing.txt
06/30/2021  03:32 PM    <DIR>          LSData
06/30/2021  03:32 PM    <DIR>          Scripts
06/30/2021  03:32 PM    <DIR>          Sound
05/05/2020  05:57 PM    <DIR>          Video
              82 File(s) 33,103,246,276 bytes
               7 Dir(s)  50,938,343,424 bytes free

 

Posted (edited)
6 hours ago, lampuiho said:

EDIT: violate uses the meta "AAF_Violate"

Updated the file to support that meta. Hope I didn't mess it up because I haven't tested it yet haha

 

Violate uses a comma-delimited meta string.  The first word is always AAF_Violate, then there may be a second word, either PlayerRaped, PlayerRapist, or Consensual.

 

Edit: @lampuiho, I looked at the code you are using and it seems like it should work.  However, Violate doesn't put "PlayerRaped" if the player is in Perversion.  I think for your purposes, listening for the "AAF_Violate" meta is a good solution.

 

Edited by EgoBallistic
Posted
1 hour ago, gooser said:

I think I need to nuke my PC.

 

There is definitely something strange going on there.  It really looks as if there's another AAF.esm overriding that one.  Nothing else explains the property errors in your log.

Posted
2 hours ago, lampuiho said:

I explained in #3619

 

It's different because I have to use walk event. It uses only meta, not aggresive animation tag. Violate probably didn't apply meta correctly. There is an update for violate, I will read the script to see if anything has changed.

 

EDIT: violate uses the meta "AAF_Violate"

Updated the file to support that meta. Hope I didn't mess it up because I haven't tested it yet haha

TatsAfterRapeAlsoUseDrug.7z 7.65 kB · 1 download

 

Thanks! Giving it a try. I also noticed after starting a fresh playthrough last night that the previous version began working with Violate too. I'm not sure why it didn't pick up on the prior playthrough I added it in (I did reinitialize Tats After Rape through the MCM but maybe that alone was insufficient)? The only other related change I can think of is that I upgraded to the version of Violate from this week at the same time I restarted, though I doubt anything that fundamental changed with Violate itself (certainly nothing in its changelog gives me that impression at least).

Posted (edited)
3 hours ago, EgoBallistic said:

 

There is definitely something strange going on there.  It really looks as if there's another AAF.esm overriding that one.  Nothing else explains the property errors in your log.


Found it. I have no idea why, but I recently added "FO4 Leito Voicefix 1.1". I stripped down my load order to practically nothing and continued to misbehave until I removed that mod. 

I have no freaking idea why that would stop AAF from firing.

 

EDIT: Just to confirm, I re-enabled everything from before, SS2, Whispering Hills + Golems, but kept the Voicefix mod above disabled, and everything still works.

Edited by gooser
Posted

New Version 1.54 Uploaded

  • Really fixed the issue where aggressors who were sleeping or sitting when the player surrendered sometimes remained stuck in their furniture pose
  • Added support for Furry Fallout races
  • Updated MCM and scripts to allow animation duration of up to 600 seconds
  • Added support for the Nuka World Ghoulrilla to the DLC Patch.  The DLC Patch now requires Nuka World.
  • The robbery quest will no longer strip items that are not clothes or armor from the Body slot.  This will allow the player to keep items like shoes on during the violation, assuming they are excluded from stripping by AAF.

I had the right idea for fixing the aggressors sitting/sleeping bug (reinitialize their MT animation graph), but I wasn't doing it at the right time.  I also wasn't doing it for actors in regular furniture; this new version handles both sitting and sleeping NPCs.  Thanks to @izzyknows for helping me reproduce the problem.

 

As always, it is safe to update mid-game.

Posted
21 hours ago, EgoBallistic said:

but I wasn't doing it at the right time.

Seems ya nailed it! ?

Not a slacker to be seen!!

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