Jump to content

Animations by Leito - 10/4/15 - New Animations


Recommended Posts

I Did a lot of fixes for creation kit but after i did all of these i got not 1 error but

Starting 1 compile threads for 1 files...
Compiling "sslAnimationDefaults"...
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(344,12): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(344,23): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(344,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(350,11): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(350,22): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(350,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(354,9): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(354,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(354,2): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(359,16): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(359,27): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(359,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(361,8): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(361,19): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(361,1): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(363,19): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(363,30): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(365,9): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(365,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(365,2): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(388,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(388,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(388,34): cannot compare a none to a string (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(389,9): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(389,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(395,9): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(395,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(395,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(399,9): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(399,35): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(399,46): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(399,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(401,16): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(401,27): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(402,16): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(402,47): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(402,58): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(402,45): cannot add a int to a none (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(402,27): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(20,30): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(20,30): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(20,47): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(80,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(85,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(93,10): ResetExpressionOverrides is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(101,11): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(109,11): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(119,11): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(126,11): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(279,11): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(279,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(279,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(280,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(280,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(281,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(281,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(282,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(282,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(51,8): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(51,8): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(51,40): cannot cast a none to a sslcreatureanimationdefaults, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(53,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(53,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(53,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(53,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(165,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(165,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(165,30): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(308,295): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(782,55): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(807,56): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(843,57): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(101,22): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(109,22): GetVoiceType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(157,23): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(94,31): GetAliasByName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(94,57): cannot cast a none to a sslbasevoice, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(119,61): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(208,22): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(208,38): cannot cast a none to a sslbasevoice, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(118,17): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(118,32): cannot cast a none to a sslbaseanimation, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(275,13): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(275,28): cannot cast a none to a sslbasevoice, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(425,18): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(425,33): cannot cast a none to a sslbaseexpression, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(122,27): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(122,43): cannot cast a none to a sslbaseexpression, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(150,8): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(150,8): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(150,40): cannot cast a none to a sslexpressiondefaults, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(29,33): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(29,49): cannot cast a none to a sslbaseexpression, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(36,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(37,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(37,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(37,6): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(38,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(38,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(39,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(39,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(46,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(152,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(152,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(152,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(152,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(536,15): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(539,16): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(541,9): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(541,18): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(541,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(542,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(542,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(543,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(543,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(546,15): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(549,16): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(230,32): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(230,32): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(230,65): cannot cast a none to a sexlabframework, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(241,8): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(241,8): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(241,40): cannot cast a none to a sslvoicedefaults, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(25,28): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(25,44): cannot cast a none to a sslbasevoice, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(32,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,6): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(34,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(34,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(35,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(35,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(42,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(243,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(243,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(243,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(243,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(395,22): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(395,22): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(395,39): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(420,22): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(420,22): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(420,39): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(458,21): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(458,21): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(458,38): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(474,60): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(474,60): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(474,77): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(495,10): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(495,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(495,27): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(534,10): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(534,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(534,27): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(560,41): GetVoiceType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(561,11): SetVoiceType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(615,12): SetVoiceType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(617,12): SetVoiceType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(699,12): UnequipItemEX is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(705,12): UnequipItemEX is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(714,40): GetMaskForSlot is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(714,40): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(714,22): GetWornForm is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(749,28): GetType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(749,8): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(808,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(809,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(810,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(811,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(812,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(813,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(814,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(815,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(816,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(817,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(818,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(819,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(820,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(821,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(822,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(823,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(827,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(828,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(829,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(830,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(831,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(832,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(833,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(834,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(835,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(836,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(837,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(838,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(839,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(840,10): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(844,10): ResetExpressionOverrides is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(854,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(859,10): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(875,11): SetExpressionPhoneme is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(882,11): SetExpressionModifier is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(905,11): SheatheWeapon is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(914,1): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(915,1): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(916,1): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(917,1): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(918,1): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(925,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(926,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(927,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(928,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(929,1): UnregisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(148,50): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(151,50): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(154,50): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(159,50): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(311,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(312,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(313,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(314,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(315,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(517,105): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(794,2): SendModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(799,11): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(799,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(799,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(801,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(801,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(802,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(802,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(803,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(803,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(807,1): SendModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(833,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(833,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(833,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(833,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(850,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(850,16): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(850,25): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(850,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(885,11): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(885,20): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(885,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(886,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(886,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(887,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(887,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(888,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(888,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(979,17): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(979,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(980,17): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(980,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(981,17): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(981,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(982,17): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(982,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(983,17): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(983,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(302,8): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(302,14): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(314,8): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(314,14): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(326,8): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(326,14): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(354,92): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(374,1): the parameter defaults of function centeroncoords in state animating on script sslthreadcontroller do not match the parent script sslthreadmodel
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(600,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(601,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(602,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(603,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(604,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(605,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(606,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(607,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(608,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(609,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(610,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(611,2): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(618,1): UnregisterForAllKeys is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(58,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(58,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(58,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(58,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(944,1): the parameter defaults of function newthread in state disabled on script sexlabframework does not match the empty state
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(958,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(958,16): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(958,25): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(958,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(965,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(965,16): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(965,25): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabFramework.psc(965,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(113,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(113,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(113,38): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(123,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(123,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(123,36): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(126,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(126,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(126,38): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(129,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(129,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(129,38): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(132,4): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(132,15): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(132,40): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(160,26): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(160,26): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\SexLabUtil.psc(160,43): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(80,25): GetWornForm is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(110,12): UnequipItemEX is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(116,12): UnequipItemEX is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(125,40): GetMaskForSlot is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(125,40): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(125,22): GetWornForm is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(158,26): GetType is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(158,7): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(180,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(186,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(189,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(192,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(195,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(198,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(201,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(204,31): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(207,30): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(214,29): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,62): IsRaceFlagSet is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,91): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,102): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,126): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,136): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,147): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,172): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,181): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,192): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,214): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,223): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,234): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,259): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,269): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,280): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,303): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,345): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,356): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,380): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(281,14): GetModCount is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(281,14): cannot call the member function GetModCount alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(281,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(284,21): GetModName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(284,21): cannot call the member function GetModName alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(327,32): variable UI is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(327,35): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(327,61): variable UI is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(327,64): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(350,80): GetName is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(371,12): SheatheWeapon is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(401,9): GetCameraState is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(401,9): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(401,26): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,8): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,14): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,34): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,34): cannot relatively compare variables to None
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,42): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,48): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,95): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,101): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,142): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(408,148): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,8): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,14): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,34): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,34): cannot relatively compare variables to None
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,42): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,48): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,100): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,106): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,149): variable Input is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,155): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(524,5): variable StringUtil is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(524,16): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(524,58): cannot cast a none to a float, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(528,8): variable SKSE is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(528,13): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(528,39): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(528,39): cannot relatively compare variables to None
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(532,14): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(532,14): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(544,9): variable FNIS is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(544,14): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(605,1): UnregisterForAllKeys is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(606,1): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(607,1): RegisterForKey is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(612,1): RegisterForCrosshairRef is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(625,16): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(625,16): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(625,49): cannot cast a none to a sexlabframework, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(105,22): GetRace is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(105,22): cannot call the member function GetRace alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(532,30): GetRace is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(532,30): cannot call the member function GetRace alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(275,26): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(275,42): cannot cast a none to a sslbaseanimation, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(297,32): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(297,32): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(297,65): cannot cast a none to a sexlabframework, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(309,8): GetQuest is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(309,8): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(309,42): cannot cast a none to a sslanimationdefaults, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(311,1): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(311,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(311,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(311,10): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(55,32): GetNthAlias is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(55,48): cannot cast a none to a sslbaseanimation, types are incompatible
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(62,2): RegisterForModEvent is not a function or does not exist
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(63,15): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(63,24): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(63,6): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(64,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(64,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(65,2): variable ModEvent is undefined
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(65,11): none is not a known user-defined type
D:\Steam Games\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(72,1): UnregisterForModEvent is not a function or does not exist
No output generated for sslAnimationDefaults, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on sslAnimationDefaults

 
It only happens when i paste this into sslanimationdefault.psc
 

function Leito Doggy(int id)
sslBaseAnimation Base = Create(id)

Base.Name = "Leito Doggy"

Base.SetContent(Sexual)
Base.SoundFX = Squishing

int a1 = Base.AddPosition(Female, addCum=Anal)
Base.AddPositionStage(a1, "leito_doggy_2_a1_s1", 0)
Base.AddPositionStage(a1, "leito_doggy_2_a1_s2", 0)
Base.AddPositionStage(a1, "leito_doggy_2_a1_s3", 0)
Base.AddPositionStage(a1, "leito_doggy_2_a1_s4", 0)
Base.AddPositionstage(a1, "leito_doggy_2_a1_s5", 0)

int a2 = Base.AddPosition(Male)
Base.AddPositionStage(a2, "leito_doggy_2_a2_s1", -104, sos = 4)
Base.AddPositionStage(a2, "leito_doggy_2_a2_s2", -104, sos = 3)
Base.AddPositionStage(a2, "leito_doggy_2_a2_s3", -104, sos = 3)
Base.AddPositionStage(a2, "leito_doggy_2_a2_s4", -104, sos = 3)
Base.AddPositionStage(a2, "leito_doggy_2_a2_s5", -104, sos = 3)

Base.AddTag("Doggystyle")
Base.AddTag("Vaginal")

Base.Save(id)
endFunction

Link to comment

Wow! Leito, thank you so much for the amazing work you do. I'm completely in love with the non-con animations because I always felt that pretty much all I can think of that come with SL lack... authenticity? They lack "oomph", something that actually makes them seem non consensual. Either that or they're stiff, unnatural, ... 

 

Your animations on the other hand, not just the non consensual ones, are absolutely amazing. They are fluid, look believable and just all around stand out of the "crowd".

 

Again, thank you Leito! For all your hard work and the great results :)

Link to comment

Amazing work with these anims Leito, I should have payed more attention to you before! Although, I want to replace the current rough missionary with your non-consent vag missionary...but the rough missionary that's up there now only has 4 stages, while yours has 5. How do I make SL recognize that?

Link to comment

Thanks for the kind words people.

 

 

Amazing work with these anims Leito, I should have payed more attention to you before! Although, I want to replace the current rough missionary with your non-consent vag missionary...but the rough missionary that's up there now only has 4 stages, while yours has 5. How do I make SL recognize that?

 

My recommendation is to use NSAP

Link to comment

Leito, your work is amazing. ALL animators have done awesome jobs but I find your animations to be the most exceptional! your new aggressive animations are really great!

 

My personal suggestion would be aggressive doggy vaginal/anal animations. But anything you pump out is pretty great, thanks all your efforts and letting your animations run with NSAP

Link to comment

We live in a golden age of porn this is just great thank you for all of this.

 

post-22898-0-22297100-1432790869_thumb.gif

 

 

I agree with aggressive doggystyle. Also I specifically have a thing for a cowgirl dp oral gangbang for some reason so that would be amazing. Youre the best.

 

Link to comment

 

My personal suggestion would be aggressive doggy vaginal/anal animations. 

Those two positions are planned.

 

 

 

I agree with aggressive doggystyle. Also I specifically have a thing for a cowgirl dp oral gangbang for some reason so that would be amazing. Youre the best.

 

We'll see if I get around to 3+ actors.

 

 

If i was to suggest something would be one boobjob, then you would have made literally a bit of everything.

Sorry, no boob related animations from me just because there's so many size variations.

Link to comment

Finally got to see the new animations in action, great as always of course, especially how well the animations synch.

 

Altough I find it unfair that onlf female characters are put through the non-consensual  actions, would be decent to see a man overpowered and dominated by a woman for once. Something akin to one of the Spriggan animations, actually laughed when the Spriggan pounced the character.

Link to comment

 

Altough I find it unfair that onlf female characters are put through the non-consensual  actions, would be decent to see a man overpowered and dominated by a woman for once.

 

Skyrim isn't a fair place...

 

..You can probably just swap actors.

Link to comment

 

 

Altough I find it unfair that onlf female characters are put through the non-consensual  actions, would be decent to see a man overpowered and dominated by a woman for once.

 

Skyrim isn't a fair place...

 

..You can probably just swap actors.

 

 

Yeah, that works too :)

Link to comment

So i fixed a lot of compile errors but can someone help me with these 2 lines?

 

Starting 1 compile threads for 1 files...
Compiling "sslAnimationDefaults"...
D:\Steam Games\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(374,1): the parameter defaults of function centeroncoords in state animating on script sslthreadcontroller do not match the parent script sslthreadmodel
D:\Steam Games\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(944,1): the parameter defaults of function newthread in state disabled on script sexlabframework does not match the empty state
No output generated for sslAnimationDefaults, compilation failed.
 
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on sslAnimationDefaults
 
Link to comment

 

So i fixed a lot of compile errors but can someone help me with these 2 lines?

 

Starting 1 compile threads for 1 files...
Compiling "sslAnimationDefaults"...
D:\Steam Games\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(374,1): the parameter defaults of function centeroncoords in state animating on script sslthreadcontroller do not match the parent script sslthreadmodel
D:\Steam Games\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(944,1): the parameter defaults of function newthread in state disabled on script sexlabframework does not match the empty state
No output generated for sslAnimationDefaults, compilation failed.
 
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on sslAnimationDefaults

 

 

What exactly are you trying to do?

Link to comment

I am trying to install these animations to sexlab with the tutorial in the description but after compiling it with papyrus in creation kit i got these errors. There were many of them but i fixed them but these i don't understand.

If I may ask, why aren't you just using Non-Sexlab Animations Pack which has done this already?

Link to comment

Hmm..I have an idea...Leito if you were about to make another con-vaginal missionary animation, would you make it somewhat of a mix between your current non-con missionary, and missionary 3? Probably minus the choking, and the crying at the end. xD That would be awesome if you did, a consensual, yet rough/passionate animation like that.

Link to comment

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use