Jump to content

SexLab SE - Sex Animation Framework v1.66b - 01/18/2024


Recommended Posts

Posted

Hi,

I wanted to try adding an animation event to Helgen Reborn (the prostitute scenes) after its original fade-to-black (not instead because of the cool dialogue that happens while the screen is faded). But I can't find a tutorial for adding such an event. Can it be simply added to an existing script, and recompiled? Does it require any special care to ensure the animation waits before the fade-to-black scene ends, and then triggers?

If you can point me to a general tutorial for adding sl animations I'd be thankful, as I can't find any.

Posted

can anyone tell me what I'm missing in the CK compiler?Ā  Ā  it is saying certain functions don't exist, but they obviously do:
Ā 

Spoiler

Starting 1 compile threads for 1 files...
Compiling "SexLabUtil"...
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(274,25): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(301,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(304,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(308,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(311,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(318,39): GetMaskForSlot is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(318,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(318,21): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(140,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(140,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(158,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(158,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(163,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(163,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(177,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(177,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(195,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(195,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(206,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(206,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(209,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(209,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(225,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(225,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(228,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(228,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(231,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(231,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(234,16): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(234,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(237,16): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(237,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(240,16): CreateAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(240,16): cannot call the member function CreateAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(244,16): ResizeFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(244,16): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(247,16): ResizeIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(247,16): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(250,16): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(250,16): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(253,16): ResizeFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(253,16): cannot call the member function ResizeFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(256,16): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(256,16): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(353,13): EquipItemEx is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(369,54): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(374,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(379,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(382,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(385,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(388,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(391,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(394,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(397,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(400,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(404,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(408,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseObject.psc(168,17): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(83,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(83,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(97,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(97,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(149,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(149,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(431,26): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(431,26): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(614,24): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(614,24): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(787,22): ResizeIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(787,22): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(788,22): ResizeFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(788,22): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(789,22): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(789,22): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(793,24): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(793,24): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(890,22): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(890,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(891,22): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(891,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(892,22): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(892,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(893,22): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(893,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(895,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(895,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(896,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(896,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(897,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(897,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(898,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(898,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(899,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(899,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(901,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(901,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(902,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(902,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(903,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(903,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(904,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(904,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(905,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(905,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(922,28): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(922,28): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(925,22): GetRace is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(925,22): cannot call the member function GetRace alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1055,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1055,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1100,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1100,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1123,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1123,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1124,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1124,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1126,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1126,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1127,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1127,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1129,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1129,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1130,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1130,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1132,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1132,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1133,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1133,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadLibrary.psc(169,29): GetDisplayName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadLibrary.psc(169,87): GetDisplayName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(209,38): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(212,38): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(476,47): GetType is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(476,29): type mismatch on parameter 1 (did you forget a cast?)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(476,58): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(784,79): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(890,100): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(913,61): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(1066,49): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(95,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(103,11): SetExpressionModifier is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(138,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(146,11): SetExpressionModifier is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(451,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(451,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(452,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(452,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(453,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(453,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(454,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(454,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(455,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(455,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(456,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(456,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(457,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(457,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(458,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(458,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(459,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(459,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(460,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(460,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(575,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(583,11): SetExpressionModifier is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(46,12): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(54,12): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(83,44): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(83,44): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(83,61): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(92,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(99,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(156,20): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(156,20): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(132,22): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(193,23): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(25,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(25,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(37,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(37,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(75,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(75,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(95,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(95,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(118,32): GetAliasByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a none to a sslbasevoice, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(74,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(105,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(108,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(191,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(287,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(291,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(295,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(299,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(303,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(405,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(445,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(470,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(495,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(520,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(201,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(201,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(301,27): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(301,27): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(369,21): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(369,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(370,50): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(370,21): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(370,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(380,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(81,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(243,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(398,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(42,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(42,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(99,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(99,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(232,21): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(232,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(233,50): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(233,21): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(233,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(243,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(351,54): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(353,31): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(353,42): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(354,19): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(354,30): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(359,5): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(359,16): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(360,5): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(360,16): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,23): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,23): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,40): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,40): cannot relatively compare variables to None
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(789,32): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(793,31): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(793,42): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(794,5): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(794,16): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(850,79): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(850,79): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(850,96): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(879,10): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(879,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(879,27): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1192,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1195,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1199,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1202,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1209,39): GetMaskForSlot is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1209,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1209,21): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1211,12): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1247,13): EquipItemEx is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1333,10): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1333,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1333,27): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1341,11): SheatheWeapon is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1358,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1359,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1360,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1362,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1363,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1364,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1365,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1366,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1373,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1374,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1375,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1377,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1378,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1379,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1380,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1381,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1435,26): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1435,26): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1436,26): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1436,26): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(264,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(265,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(266,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(267,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(268,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(277,109): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(280,52): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(280,180): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(283,52): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(283,178): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(288,52): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(288,176): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(767,105): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1061,2): SendModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1073,1): SendModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadHook.psc(102,23): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadHook.psc(102,23): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1363,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1363,30): cannot cast a none to a referencealias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1366,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1366,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1367,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1367,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1368,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1368,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1369,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1369,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1370,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1370,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1402,16): GetAliasByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1402,46): cannot cast a none to a referencealias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1447,29): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1447,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1448,29): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1448,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1449,29): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1449,29): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(370,77): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(647,10): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(647,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(647,27): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(763,3): RegisterForKey is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(775,1): UnregisterForAllKeys is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(32,29): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(32,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(57,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(57,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(113,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(113,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(236,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(236,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(638,21): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(638,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(639,50): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(639,21): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(639,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(649,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(35,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(35,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(58,29): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(58,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(82,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(82,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(104,29): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(104,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(125,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(125,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(411,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(414,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(418,30): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(505,25): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(505,25): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemLibrary.psc(54,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,8): variable FNIS is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,13): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,28): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,28): cannot relatively compare variables to None
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,41): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,41): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,58): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,58): cannot relatively compare variables to None
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(403,9): GetModByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(403,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(403,47): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(406,9): GetModByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(406,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(406,32): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(409,9): GetModByName is not a function or does not exist

..reminds me of when I was programing and the IDE didn't see the extension, so it couldn't find anything..Ā  saying it didn't exist.

Posted
56 minutes ago, shadowclone0 said:

can anyone tell me what I'm missing in the CK compiler?Ā  Ā  it is saying certain functions don't exist, but they obviously do:
Ā 

Ā  Hide contents

Starting 1 compile threads for 1 files...
Compiling "SexLabUtil"...
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(274,25): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(301,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(304,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(308,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(311,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(318,39): GetMaskForSlot is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(318,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(318,21): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(140,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(140,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(158,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(158,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(163,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(163,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(177,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(177,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(195,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(195,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(206,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(206,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(209,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(209,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(225,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(225,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(228,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(228,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(231,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(231,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(234,16): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(234,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(237,16): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(237,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(240,16): CreateAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(240,16): cannot call the member function CreateAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(244,16): ResizeFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(244,16): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(247,16): ResizeIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(247,16): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(250,16): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(250,16): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(253,16): ResizeFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(253,16): cannot call the member function ResizeFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(256,16): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\PapyrusUtil.psc(256,16): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(353,13): EquipItemEx is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(369,54): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(374,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(379,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(382,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(385,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(388,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(391,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(394,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(397,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(400,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(404,31): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(408,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseObject.psc(168,17): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(83,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(83,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(97,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(97,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(149,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(149,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(431,26): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(431,26): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(614,24): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(614,24): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(787,22): ResizeIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(787,22): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(788,22): ResizeFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(788,22): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(789,22): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(789,22): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(793,24): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(793,24): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(890,22): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(890,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(891,22): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(891,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(892,22): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(892,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(893,22): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(893,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(895,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(895,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(896,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(896,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(897,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(897,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(898,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(898,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(899,18): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(899,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(901,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(901,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(902,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(902,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(903,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(903,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(904,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(904,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(905,20): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(905,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(922,28): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(922,28): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(925,22): GetRace is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(925,22): cannot call the member function GetRace alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1055,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1055,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1100,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1100,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1123,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1123,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1124,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1124,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1126,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1126,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1127,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1127,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1129,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1129,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1130,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1130,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1132,21): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1132,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1133,21): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1133,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadLibrary.psc(169,29): GetDisplayName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadLibrary.psc(169,87): GetDisplayName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(209,38): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(212,38): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(476,47): GetType is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(476,29): type mismatch on parameter 1 (did you forget a cast?)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(476,58): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(784,79): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(890,100): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(913,61): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorStats.psc(1066,49): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(95,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(103,11): SetExpressionModifier is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(138,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(146,11): SetExpressionModifier is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(451,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(451,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(452,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(452,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(453,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(453,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(454,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(454,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(455,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(455,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(456,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(456,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(457,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(457,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(458,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(458,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(459,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(459,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(460,19): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(460,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(575,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseExpression.psc(583,11): SetExpressionModifier is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(46,12): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(54,12): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(83,44): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(83,44): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(83,61): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(92,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(99,11): SetExpressionPhoneme is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(156,20): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslBaseVoice.psc(156,20): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(132,22): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(193,23): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(25,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(25,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(37,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(37,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(75,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(75,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(95,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(95,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(118,32): GetAliasByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a none to a sslbasevoice, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(74,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(105,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(108,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(191,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(287,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(291,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(295,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(299,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(303,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(405,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(445,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(470,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(495,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslUtility.psc(520,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(201,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(201,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(301,27): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(301,27): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(369,21): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(369,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(370,50): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(370,21): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(370,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(380,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(81,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(243,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(398,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(42,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(42,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(99,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(99,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(232,21): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(232,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(233,50): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(233,21): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(233,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(243,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(351,54): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(353,31): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(353,42): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(354,19): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(354,30): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(359,5): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(359,16): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(360,5): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(360,16): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,23): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,23): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,40): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(728,40): cannot relatively compare variables to None
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(789,32): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(793,31): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(793,42): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(794,5): variable NiOverride is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(794,16): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(850,79): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(850,79): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(850,96): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(879,10): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(879,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(879,27): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1192,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1195,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1199,20): GetEquippedObject is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1202,11): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1209,39): GetMaskForSlot is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1209,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1209,21): GetWornForm is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1211,12): UnequipItemEX is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1247,13): EquipItemEx is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1333,10): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1333,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1333,27): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1341,11): SheatheWeapon is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1358,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1359,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1360,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1362,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1363,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1364,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1365,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1366,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1373,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1374,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1375,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1377,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1378,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1379,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1380,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1381,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1435,26): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1435,26): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1436,26): CreateFormArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(1436,26): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(264,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(265,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(266,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(267,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(268,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(277,109): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(280,52): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(280,180): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(283,52): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(283,178): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(288,52): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(288,176): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(767,105): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1061,2): SendModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1073,1): SendModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadHook.psc(102,23): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadHook.psc(102,23): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1363,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1363,30): cannot cast a none to a referencealias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1366,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1366,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1367,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1367,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1368,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1368,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1369,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1369,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1370,17): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1370,32): cannot cast a none to a sslactoralias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1402,16): GetAliasByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1402,46): cannot cast a none to a referencealias, types are incompatible
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1447,29): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1447,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1448,29): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1448,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1449,29): CreateFloatArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadModel.psc(1449,29): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(370,77): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(647,10): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(647,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(647,27): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(763,3): RegisterForKey is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslThreadController.psc(775,1): UnregisterForAllKeys is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(32,29): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(32,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(57,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(57,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(113,24): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(113,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(236,26): CreateStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(236,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(638,21): ResizeStringArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(638,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(639,50): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(639,21): ResizeAliasArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(639,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(649,15): GetNthAlias is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(35,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(35,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(58,29): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(58,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(82,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(82,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(104,29): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(104,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(125,25): CreateBoolArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(125,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(411,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(414,32): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(418,30): GetName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(505,25): CreateIntArray is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorLibrary.psc(505,25): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemLibrary.psc(54,1): RegisterForModEvent is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,8): variable FNIS is undefined
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,13): none is not a known user-defined type
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,28): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,28): cannot relatively compare variables to None
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,41): GetCameraState is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,41): cannot call the member function GetCameraState alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,58): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(301,58): cannot relatively compare variables to None
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(403,9): GetModByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(403,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(403,47): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(406,9): GetModByName is not a function or does not exist
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(406,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(406,32): cannot compare a none to a int (cast missing or types unrelated)
C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslSystemConfig.psc(409,9): GetModByName is not a function or does not exist

..reminds me of when I was programing and the IDE didn't see the extension, so it couldn't find anything..Ā  saying it didn't exist.

All those missing functions are added by SKSE. Compiler can't find SKSE sources, .psc files.

Ā 

Posted
23 hours ago, petronius said:

Hi,

I wanted to try adding an animation event to Helgen Reborn (the prostitute scenes) after its original fade-to-black (not instead because of the cool dialogue that happens while the screen is faded). But I can't find a tutorial for adding such an event. Can it be simply added to an existing script, and recompiled? Does it require any special care to ensure the animation waits before the fade-to-black scene ends, and then triggers?

If you can point me to a general tutorial for adding sl animations I'd be thankful, as I can't find any.

I assume this:Ā Ā 

but I haven't done it myself yet

Posted

For some reason after installing this mod (having previously used papyrus and sexlab lite) I get the error "SkyUIĀ  Error Code 4: Your papyrus INI settings are invalid. Please fix this, otherwise SkyUI will stop working at some point"

Ā 

Anyone else have this problem? How to fix?

Ā 

When I went back to papyrus+sexlab lite it worked fine

Ā 

EDIT: The solution was to reinstall SKSE! Works now!

Posted

So, I'm not sure what I did wrong, but I don't have cum textures, it doesn't matters what I do... sometimes I have textures, other times I don't have cum textures, and I can't find a solution to this anywhere, and I hope if someone can help me to fix this.

Posted

Try reinstalling Sexlab.Ā Ā 

If that doesn't fix it, then you need to provide information on you install type and whether you have run FNIS and all that.

Posted
59 minutes ago, gregathit said:

Try reinstalling Sexlab.Ā Ā 

If that doesn't fix it, then you need to provide information on you install type and whether you have run FNIS and all that.

Tried Reinstalling Sexlab and Now I'm Getting a CTD at the title screen. What Information should I send and how do I send it?

Posted
29 minutes ago, Mikeosix said:

Tried Reinstalling Sexlab and Now I'm Getting a CTD at the title screen. What Information should I send and how do I send it?

ok I think I fixed the CTD issue. It for some reason has to do with Sex Lab Stories Devious. Some reason that one causes a crash

Posted

I could use some help. I had this and a selection of mods working great a couple of weeks ago, however, today when I try to launch from vortex like I used to skyrim crashes after the logo at the very start. I started disabling mods and isolated this one; launching skyrim with this disabled works. I tried re downloading it, reinstalling skse, updating vortex and restarting my computer all to no avail. Does anyone have any ideas of what to do next?

Ā 

Edit: I enabled and made a new profile in vortex, and started enabling mods in batches. Got all the mods enabled and profile 2 works fine while profile 1 still crashes. No idea what the base issue was, but i'm just glad I got it working again.

Posted
17 hours ago, Mikeosix said:

and now i just need to fix immersive first person view cause for some reason it stopped working... Ugh I hate modding sometimes.Ā 

Sometimes I have more fun trouble shooting than actually playing the game.

Posted
On 7/23/2020 at 1:28 AM, Fetterbr said:

hi. i have a question regarding the stripping in sexlab. Is there a way to set a npc only to strip serten amors during sex ? same as i can set for the player.Ā 

Yes, but you have to target the npc select them using the "N" key and go to the McM SL tab for stripping click show all inventory selector box for that NPC by their name ... there you can see their entire inventory and haveĀ three choice to assign to each item, "never remove", "always remove" and "---" which I think will default to whatever is set in the slot setting tab for female/male stripping. (Works for me, for the longest time Serana kept on her gauntlets and sometimes her weapons till I found that selection box and set thingsĀ to be removed, or kept ) .

Posted
On 7/30/2020 at 5:14 AM, PresidentPorpoise said:

I could use some help. I had this and a selection of mods working great a couple of weeks ago, however, today when I try to launch from vortex like I used to skyrim crashes after the logo at the very start. I started disabling mods and isolated this one; launching skyrim with this disabled works. I tried re downloading it, reinstalling skse, updating vortex and restarting my computer all to no avail. Does anyone have any ideas of what to do next?

Ā 

Edit: I enabled and made a new profile in vortex, and started enabling mods in batches. Got all the mods enabled and profile 2 works fine while profile 1 still crashes. No idea what the base issue was, but i'm just glad I got it working again.

Vortex is a pain in the ass... here's the thing, if any of the mod directories change within it that is what it uses and deploys, what you would have to do to fixĀ profile 1Ā is reinstall every mod (which re-extracts the archives back to the mod directories) in the order you installed them.

Ā 

I hate Vortex because most the time it hides what it's doing... but what other option is there if you use nexus? I use bash and loot to actually address my load order, look for issues and such - simplicity and visibility compared to vortex - I like to see how someone would set up a specific 200+ mod load order in Vortex using that crazy drag icon to icon crap they have (while I know you can set up category groups that's more a chore and not intuitive, some mods cross categories). Oh, and don't get me started on the Vortex fnis integration... I like to watch what fnis is doing while generating the animation lists, when integrated in Vortex you've no clue unless a hardĀ error occurs.

Posted
On 7/16/2020 at 9:21 PM, 4nk8r said:

I swap out the empty spots when I have a mod I want to add, but I'm not sure about the game's ability to recover save data when plugin locations change.Ā  From my POV, if that were true I shouldn't see mods re-init like they were being loaded for the first time.Ā  I'm either preventing my saves from corruption or doing nothing to change anything.Ā  Either way, I'm OK with it until better data comes along.

Ā 

Edit:Ā  Giving it a try without the spacer plugins.Ā  I didn't see any re-inits, so I'll write off what I've seen before as UFO's and move on.Ā  See how it goes from here.Ā  Simplify my modding life quite a bit.Ā  Thanks for the education and perspective.Ā  Now I can be even more reckless with my savegames ;)

SSE's allocation handles form id's (you can move them around as long as any mod do not overwrite - use the same resources the way you intended - as others). Most issues with saves are attached scripts which lead nowhere after a mod is removed.Ā Ā Use Fallrim tools (or something like it) to clean a save once in a while.

Posted

Here's a question,Ā My female PC is married to Serana, for the longest time Serana equip'd the strap-on, SL sometimes leaves the strap-on in inventoryĀ after the animation scenes - on theĀ pc I just remove them from there and the sl strap-on equip still worked fine,Ā  So, I noticed while questing that Serana had one in her inventory so did the same (removed it), and for some reason then she stopped being equiped with them in SL animation scenes, weird. So, in the McM I removed the strap-on and checked re-build strap-on list hoping that would fix that... but did not fix the issue. The PC and other female npc's stillĀ use the strapon. So, I'm a bit confused as to why Serana no longer does?Ā 

Posted

I'm having a problem with the move location key. When I use it, my character can move and when I stop at the position I want, instead of the NPC teleport to my location, I go back to where the NPC is, so in the end, I stay at the same place.

Posted

It not working for me and can u please just make all in one mod what are we back in 2000 we're no one can't just put what needed one mod and not having fight with things just get it working all it is animation and movement shouldn't be hard put it all in one download and it should be able use any mod managerĀ 

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
×
×
  • Create New...