Jump to content

Defeat animations not working.


TwoOfFiveIsTen

Recommended Posts

Posted

Right off the bat here are some of the things that I did.

Use SKSE and installed it properly (It's confirmed working)

Launched from SKSE.

Installed and ran FNIS,

Installed the framework.

Installed the mod (Duh)

Got a Papyrus log (Down below)

Installed the unofficial patch latest version.

I installed Zaz Main 0605, Patch 0607, and textures 0605

 

Logs and mod list:

http://pastebin.com/eUZq3Z8Plog

http://prntscr.com/9imfaemod list using NMM

 

My issue:

When I rape someone in any fashion, what happens is if they are clothed the animation for their clothes to be taken off

plays, they are nude, and then everyone stands there doing nothing forever. I left it for 20-30 seconds to see if it will do anything, but the game HUD appeared after a few seconds and nothing happened after that.

 

My guess to the problem lies here:

 

[12/26/2015 - 12:31:50AM] SEXLAB - GetByTags(ActorCount=2, Tags=DomSub, TagsSuppressed=, RequireAll=TRUE)

[12/26/2015 - 12:31:50AM] SEXLAB - No Animations Found
[12/26/2015 - 12:31:50AM] Defeat: SexLabScene - No animations were found for 'DomSub' tag, the script will set lesbian animations animations
[12/26/2015 - 12:31:50AM] SEXLAB - GetByTags(ActorCount=2, Tags=Lesbian,aggressive, TagsSuppressed=, RequireAll=TRUE)
[12/26/2015 - 12:31:50AM] SEXLAB - No Animations Found
[12/26/2015 - 12:31:50AM] Defeat: SexLabScene - No animations were found for 'Lesbian,aggressive' the script will set default 'Lesbian' tagged animations
[12/26/2015 - 12:31:50AM] SEXLAB - GetByTags(ActorCount=2, Tags=Lesbian, TagsSuppressed=, RequireAll=TRUE)
[12/26/2015 - 12:31:50AM] SEXLAB - No Animations Found
[12/26/2015 - 12:31:50AM] Defeat: SexLabScene - No animations were found, the script will set default aggressive animations
[12/26/2015 - 12:31:50AM] SEXLAB - GetByType(ActorCount=2, Males=-1, Females=-1, StageCount=-1, Aggressive=TRUE)
[12/26/2015 - 12:31:50AM] SEXLAB - No Animations Found
[12/26/2015 - 12:31:50AM] ERROR: Cannot call AddActors() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2635
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] warning: Assigning None to a non-object variable named "::temp521"
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2635
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call DisableUndressAnimation() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2636
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call DisableRagdollEnd() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2637
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call SetAnimations() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2647
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call DisableBedUse() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2648
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call IsAggressive() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2649
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call DisableRagdollEnd() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1320
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call SetHook() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1324
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:50AM] ERROR: Cannot call StartThread() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1329
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:31:55AM] Defeat: NPC Camilla Valerius / Slot 0 Exit of a tie up state // TieUpSlots - [None, [TrainerGoldScript < (0001A697)>], None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]
[12/26/2015 - 12:32:09AM] Updating Orphanables Status: ------------------------
[12/26/2015 - 12:32:10AM] Requesting transfer for [Actor < (00013484)>]
[12/26/2015 - 12:32:10AM] Transfer of [Actor < (00013484)>] was rejected.
[12/26/2015 - 12:32:10AM] ERROR: Cannot call GetState() on a None object, aborting function call
stack:
[sexLabQuestFramework (04000D62)].sslthreadslots.PickModel() - "sslThreadSlots.psc" Line 16
[sexLabQuestFramework (04000D62)].sexlabframework.NewThread() - "SexLabFramework.psc" Line 55
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2542
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:10AM] warning: Assigning None to a non-object variable named "::temp0"
stack:
[sexLabQuestFramework (04000D62)].sslthreadslots.PickModel() - "sslThreadSlots.psc" Line 16
[sexLabQuestFramework (04000D62)].sexlabframework.NewThread() - "SexLabFramework.psc" Line 55
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2542
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:10AM] ERROR: Cannot call HasCreature() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2567
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:10AM] warning: Assigning None to a non-object variable named "::temp518"
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2567
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] SEXLAB - GetByTags(ActorCount=2, Tags=Lesbian,aggressive, TagsSuppressed=, RequireAll=TRUE)
[12/26/2015 - 12:32:11AM] SEXLAB - No Animations Found
[12/26/2015 - 12:32:11AM] Defeat: SexLabScene - No animations were found for 'Lesbian,aggressive' the script will set default 'Lesbian' tagged animations
[12/26/2015 - 12:32:11AM] SEXLAB - GetByTags(ActorCount=2, Tags=Lesbian, TagsSuppressed=, RequireAll=TRUE)
[12/26/2015 - 12:32:11AM] SEXLAB - No Animations Found
[12/26/2015 - 12:32:11AM] Defeat: SexLabScene - No animations were found, the script will set default aggressive animations
[12/26/2015 - 12:32:11AM] SEXLAB - GetByType(ActorCount=2, Males=-1, Females=-1, StageCount=-1, Aggressive=TRUE)
[12/26/2015 - 12:32:11AM] SEXLAB - No Animations Found
[12/26/2015 - 12:32:11AM] ERROR: Cannot call AddActors() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2635
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] warning: Assigning None to a non-object variable named "::temp521"
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2635
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call DisableUndressAnimation() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2636
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call DisableRagdollEnd() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2637
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call SetAnimations() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2647
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call DisableBedUse() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2648
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call IsAggressive() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2649
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call SetHook() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1324
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] ERROR: Cannot call StartThread() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1329
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:11AM] -------------------
[12/26/2015 - 12:32:34AM] ERROR: Cannot call GetState() on a None object, aborting function call
stack:
[sexLabQuestFramework (04000D62)].sslthreadslots.PickModel() - "sslThreadSlots.psc" Line 16
[sexLabQuestFramework (04000D62)].sexlabframework.NewThread() - "SexLabFramework.psc" Line 55
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2542
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] warning: Assigning None to a non-object variable named "::temp0"
stack:
[sexLabQuestFramework (04000D62)].sslthreadslots.PickModel() - "sslThreadSlots.psc" Line 16
[sexLabQuestFramework (04000D62)].sexlabframework.NewThread() - "SexLabFramework.psc" Line 55
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2542
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call HasCreature() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2567
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] warning: Assigning None to a non-object variable named "::temp518"
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2567
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] SEXLAB - GetByTags(ActorCount=2, Tags=Lesbian,aggressive, TagsSuppressed=, RequireAll=TRUE)
[12/26/2015 - 12:32:34AM] SEXLAB - No Animations Found
[12/26/2015 - 12:32:34AM] Defeat: SexLabScene - No animations were found for 'Lesbian,aggressive' the script will set default 'Lesbian' tagged animations
[12/26/2015 - 12:32:34AM] SEXLAB - GetByTags(ActorCount=2, Tags=Lesbian, TagsSuppressed=, RequireAll=TRUE)
[12/26/2015 - 12:32:34AM] SEXLAB - No Animations Found
[12/26/2015 - 12:32:34AM] Defeat: SexLabScene - No animations were found, the script will set default aggressive animations
[12/26/2015 - 12:32:34AM] SEXLAB - GetByType(ActorCount=2, Males=-1, Females=-1, StageCount=-1, Aggressive=TRUE)
[12/26/2015 - 12:32:34AM] SEXLAB - No Animations Found
[12/26/2015 - 12:32:34AM] ERROR: Cannot call AddActors() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2635
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] warning: Assigning None to a non-object variable named "::temp521"
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2635
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call DisableUndressAnimation() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2636
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call DisableRagdollEnd() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2637
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call SetAnimations() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2647
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call DisableBedUse() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2648
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call IsAggressive() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2649
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call SetHook() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1324
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:34AM] ERROR: Cannot call StartThread() on a None object, aborting function call
stack:
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1329
[DefeatActionQst (0C036014)].defeatactionscr.Stun() - "defeatactionscr.psc" Line 520
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 291
[12/26/2015 - 12:32:44AM] Defeat: NPC Camilla Valerius / Slot 0 Enters in a tie up state // TieUpSlots - [[WIDeadBodyCleanupScript < (00013488)>], [TrainerGoldScript < (0001A697)>], None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]
[12/26/2015 - 12:32:53AM] ERROR: Cannot call GetState() on a None object, aborting function call
stack:
[sexLabQuestFramework (04000D62)].sslthreadslots.PickModel() - "sslThreadSlots.psc" Line 16
[sexLabQuestFramework (04000D62)].sexlabframework.NewThread() - "SexLabFramework.psc" Line 55
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2542
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:32:53AM] warning: Assigning None to a non-object variable named "::temp0"
stack:
[sexLabQuestFramework (04000D62)].sslthreadslots.PickModel() - "sslThreadSlots.psc" Line 16
[sexLabQuestFramework (04000D62)].sexlabframework.NewThread() - "SexLabFramework.psc" Line 55
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2542
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:32:53AM] ERROR: Cannot call HasCreature() on a None object, aborting function call
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2567
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794
[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301
[12/26/2015 - 12:32:53AM] warning: Assigning None to a non-object variable named "::temp518"
stack:
[DefeatRessourcesQst (0C04B8D1)].defeatconfig.SexLabScene() - "defeatconfig.psc" Line 2567
[DefeatActionQst (0C036014)].defeatactionscr.OptionRape() - "defeatactionscr.psc" Line 1318
[DefeatActionQst (0C036014)].defeatactionscr.Tied() - "defeatactionscr.psc" Line 794

[DefeatActionQst (0C036014)].defeatactionscr.OnKeyDown() - "defeatactionscr.psc" Line 301

 

 

This happens multiple times in the log, and appears to happen whenever I try to use the rape function.

 

If I need to put anything here like FNIS logs or whatever or anything else I can.

Posted

Did you go in the MCM and unchecked "restrict aggresive animations" I think that's what it's called... Try cleaning up SexLab and Defeat, through the MCM menu also.

 

FNIS Log plox. Always helpful.

Posted

hey im having this same problem. how did you fix it? 

From my multiple nights of looking shit up I found it could be multiple things, most of them pretty stupid.

 

I fixed it by going into MCM and turning the framework on (Doi)

 

You could try doing FNIS again, make sure SKSE is installed as they require and not like a normal mod, make sure you have everything that is needed and everything that is needed has everything that is needed and so on and so forth.

 

Mostly basic stuff. Looking around at LL previous posts and trying basic debug stuff normally helps. I was a special snowflake because I was stupid. gg me.

 

Anyways don't know how I went from the idiot to the expert, but okay. Good luck.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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