Jump to content

I want to make a sex mod, but just can't.


Recommended Posts

Posted

Seriously, I've looked everywhere and consulted everything yet I am unable to work with this complicated and million dependencies tool called Creation Kit. For two days I've been fighting with it and I am at my wits end, all I ask for is to make something of my own and I am not allowed to.

Simply put, I want to make a dialogue sex mod, I am able to make dialogue itself, make it show up in game for specific actors/classes/factions/sexes/times of day/etc, all that jam, hell even make SEQ file for it, I just can't hook SexLab to it to make the dialogue end in animation start. 

Creation Kit is launched trough MO2, Scripts.zip is extracted and put in the Data\Scripts and Scripts\Source respective directories, SKSE script files are also, so are SkyUI SDK scripts, CreationKitCustom.ini is all set up, Skyrim, Update and SexLab masters are enabled and loaded,  "quest" is ready, dialogue is written, when I get to this moment in the video I used as a guide for the script itself: https://youtu.be/IwC500pdR0c?t=214

after hitting Save, I'm met with this cute thing:

Spoiler

Starting 1 compile threads for 1 files...
Compiling "SAU_TestScript"...
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(295,25): GetWornForm is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(297,11): UnequipItemEX is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(305,17): CreateFormArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(305,17): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(322,11): SheatheWeapon is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(325,20): GetEquippedObject is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(328,11): UnequipItemEX is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(332,20): GetEquippedObject is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(335,11): UnequipItemEX is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(339,43): GetMaskForSlot is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(339,43): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(339,25): GetWornForm is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(343,39): GetMaskForSlot is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(343,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(343,21): GetWornForm is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(350,12): UnequipItemEX is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(170,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(170,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(188,16): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(188,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(193,17): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(193,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(207,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(207,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(225,17): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(225,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(236,17): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(236,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(239,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(239,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(255,16): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(255,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(258,16): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(258,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(261,16): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(261,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(264,16): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(264,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(267,16): CreateFormArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(267,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(270,16): CreateAliasArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(270,16): cannot call the member function CreateAliasArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(274,16): ResizeFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(274,16): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(277,16): ResizeIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(277,16): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(280,16): ResizeStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(280,16): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(283,16): ResizeFormArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(283,16): cannot call the member function ResizeFormArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(286,16): ResizeAliasArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\PapyrusUtil.psc(286,16): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(382,13): EquipItemEx is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(83,26): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(97,26): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(149,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(328,16): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(328,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(444,24): GetRace is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(444,24): cannot call the member function GetRace alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(451,21): GetRace is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(451,21): cannot call the member function GetRace alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(485,26): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(485,26): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(683,24): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(683,24): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(856,22): ResizeIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(856,22): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(857,22): ResizeFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(857,22): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(858,22): ResizeStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(858,22): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(862,24): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(862,24): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1001,22): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1001,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1002,22): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1002,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1003,22): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1003,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1004,22): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1004,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1006,18): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1006,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1007,18): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1007,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1008,18): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1008,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1009,18): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1009,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1010,18): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1010,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1012,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1012,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1013,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1013,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1014,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1014,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1015,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1015,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1016,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1016,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1033,28): CreateFormArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1033,28): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1036,22): GetRace is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1036,22): cannot call the member function GetRace alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1166,16): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1166,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1211,16): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1211,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1234,21): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1234,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1235,21): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1235,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1237,21): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1237,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1238,21): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1238,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1240,21): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1240,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1241,21): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1241,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1243,21): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1243,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1244,21): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1244,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1281,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1281,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1305,20): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseAnimation.psc(1305,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(39,29): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(39,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(83,29): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(83,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(106,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(106,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(94,3): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(94,18): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(99,12): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(110,3): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(110,18): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(115,12): SetExpressionModifier is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(138,4): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(138,19): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(140,13): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(149,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(149,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(151,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(187,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(187,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(241,5): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(241,20): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(243,14): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(253,3): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(253,18): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(255,12): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(263,4): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(263,19): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(265,13): SetExpressionModifier is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(580,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(580,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(581,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(581,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(582,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(582,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(583,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(583,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(584,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(584,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(585,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(585,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(586,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(586,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(587,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(587,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(588,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(588,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(589,19): CreateFloatArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseExpression.psc(589,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(86,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(86,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(88,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(97,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(97,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(99,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(111,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(111,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(113,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(181,44): GetCameraState is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(181,44): cannot call the member function GetCameraState alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(181,61): cannot compare a none to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(194,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(194,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(198,3): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(198,18): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(201,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(201,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(203,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(207,12): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(210,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(222,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(222,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(226,3): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(226,18): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(229,2): variable MfgConsoleFunc is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(229,17): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(231,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(235,12): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(238,11): SetExpressionPhoneme is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(295,20): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslBaseVoice.psc(295,20): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(164,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(164,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(232,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(232,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(362,26): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(362,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationDefaults.psc(14,9): GetCameraState is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationDefaults.psc(14,9): cannot call the member function GetCameraState alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationDefaults.psc(14,26): cannot compare a none to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(867,53): GetNumAliases is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(867,50): cannot compare a int to a none (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(867,50): cannot relatively compare variables to None
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(889,9): GetNumAliases is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(889,7): cannot compare a int to a none (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(889,7): cannot relatively compare variables to None
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(890,7): GetNumAliases is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(890,3): type mismatch while assigning to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(893,21): ResizeStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(893,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(894,50): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(894,21): ResizeAliasArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(894,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslAnimationSlots.psc(904,15): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(34,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(34,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(60,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(60,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(72,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(72,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(101,32): GetVoiceType is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(168,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(168,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(184,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(184,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(207,32): GetAliasByName is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(207,59): cannot cast a none to a sslbasevoice, types are incompatible
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(236,61): GetName is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(297,26): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(297,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(397,27): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(397,27): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(465,21): ResizeStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(465,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(466,50): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(466,21): ResizeAliasArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(466,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslVoiceSlots.psc(476,15): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(54,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(54,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(65,24): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(65,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(127,26): CreateStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(127,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(260,21): ResizeStringArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(260,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(261,50): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(261,21): ResizeAliasArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(261,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslExpressionSlots.psc(271,15): GetNthAlias is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(35,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - 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
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(67,29): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(67,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(91,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(91,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(122,29): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(122,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(231,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(231,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(378,29): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(378,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(439,25): CreateBoolArray is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(439,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslCreatureAnimationSlots.psc(482,25): CreateBoolArray is not a function or does not exist
?


The script file is created and resting in MO2 overwrite folder but that thing above makes me believe it won't be of much use to me.

I swear to God, someone please help me understand what is wrong or I will find a person who decided complicated things should exist and will do things to them.

 

Posted

I don't use MO (mod manager with virtual folders).

 

Install order is important:

- first you install Skyrim

- then you install CK

- extract that Scripts.zip (has source for vannila scripts)

- *then* you install SKSE and overwrite "scripts" (.pex and .psc) with what SKSE has

- *then* you install RaceMenu and SkyUI and so on ...

 

"

\The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(297,11): UnequipItemEX is not a function or does not exist

"

You get this error, because script Actor.psc does not have method UnequipItemEX(). And this method comes from SKSE.

 

Again: SKSE must overwrite "vannila". And nothing can overwrite SKSE. And by default, source for scripts(.psc) goes into data\Source\Scripts.

 

Posted

You're missing the source scripts for SKSE and PapyrusUtil.

 

As for the SEQ file, that I always makde with xEdit, simply right click your plugin when its loaded in xEdit and select the option to create a seq file. Remember to move it to the correct mod in MO2 afterwards.

Posted
5 hours ago, Fotogen said:

I don't use MO (mod manager with virtual folders).

 

Install order is important:

- first you install Skyrim

- then you install CK

- extract that Scripts.zip (has source for vannila scripts)

- *then* you install SKSE and overwrite "scripts" (.pex and .psc) with what SKSE has

- *then* you install RaceMenu and SkyUI and so on ...

 

"

\The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(297,11): UnequipItemEX is not a function or does not exist

"

You get this error, because script Actor.psc does not have method UnequipItemEX(). And this method comes from SKSE.

 

Again: SKSE must overwrite "vannila". And nothing can overwrite SKSE. And by default, source for scripts(.psc) goes into data\Source\Scripts.

 

 

2 hours ago, traison said:

You're missing the source scripts for SKSE and PapyrusUtil.

 

As for the SEQ file, that I always makde with xEdit, simply right click your plugin when its loaded in xEdit and select the option to create a seq file. Remember to move it to the correct mod in MO2 afterwards.


Right, I packed SKSE scripts and installed them trough MO2, then pushed them on the very bottom of loadorder making them overwrite everything they had to, it turned out I also had to unpack RaceMenu bsa and extract scripts which I did, now the error bouquet presents itself like that:
 

Spoiler

Starting 1 compile threads for 1 files...
Compiling "SAU_TesScript3"...
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(367,10): ApplyFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(432,10): RemoveFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(562,12): RemoveFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(607,11): ApplyFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(679,10): ApplyFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(940,36): DisableOrgasms is not a property on script sslthreadcontroller or one of its parents
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(1054,10): ApplyFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(1377,9): RemoveFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(1430,9): RemoveFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorAlias.psc(1556,29): DisableOrgasms is not a property on script sslthreadcontroller or one of its parents
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadModel.psc(505,5): variable xxsUtility is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadModel.psc(505,16): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadModel.psc(505,41): cannot compare a none to a bool (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(36,2): HookAnimationPrepare is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(146,2): HookStageStart is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(163,40): variable DisableOrgasms is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(197,2): HookStageEnd is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(198,40): variable DisableOrgasms is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(420,1): the parameter defaults of function centeroncoords in state animating on script sslthreadcontroller do not match the parent script sslthreadmodel
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(434,3): SetFurnitureIgnored is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(481,3): ApplyFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(507,6): AreUsingFurniture is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(507,35): cannot compare a none to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(507,35): cannot relatively compare variables to None
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(512,4): ClearAnimations is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(644,2): ApplyFade is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(816,3): SetFurnitureIgnored is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(818,2): HookAnimationEnding is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslThreadController.psc(833,2): HookAnimationEnd is not a function or does not exist
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(324,8): variable FNIS is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(324,13): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(324,28): cannot compare a none to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(324,28): cannot relatively compare variables to None
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(836,9): variable FNIS is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(836,14): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(836,38): cannot compare a none to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(836,38): cannot relatively compare variables to None
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(839,9): variable FNIS is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(839,14): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(842,9): variable FNIS is undefined
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(842,14): none is not a known user-defined type
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(842,44): cannot compare a none to a int (cast missing or types unrelated)
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslSystemConfig.psc(842,44): cannot relatively compare variables to None
 \The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\SexLabFramework.psc(3319,1): the parameter defaults of function newthread in state disabled on script sexlabframework does not match the empty state
No output generated for SAU_TesScript3, compilation failed.

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

Much shorter as you can see, but makes just as little sense to me like before. Now variable FNIS is undefined leads me to believe that what, I need FNIS scripts now? I looked it up in its MO2 mod directory and it does have the folder it's just that .psc files are in source folder instead of scripts ( all the script stuff has \Scripts\Source construction with .pex in Scripts folder and .psc in Source folder). Do I need to change it? I don't want any more slip-ups so before I do anything else I need you guys.

Posted (edited)

ApplyFade is called on Thread which is declared as follows: sslThreadController Thread

 

That is another way of saying you have something messing with (overwriting) the sslThreadController script.

Edited by traison
Posted
1 hour ago, traison said:

ApplyFade is called on Thread which is declared as follows: sslThreadController Thread

 

That is another way of saying you have something messing with (overwriting) the sslThreadController script.

Well, I looked up in load order what was overwriting the ssl files, and took care of that problem. Now all that's left is FNIS errors mixed with the other stuff, I'll experiment a bit more and I must say I'm getting quite positive about this whole thing.

Posted (edited)

FNIS (fnis.pex, fnis.psc) is provided by FNIS Behavior SE 7_6 XXL-3038-7-6-1582110624 for instance.

Edited by traison
Posted
13 hours ago, Fotogen said:

I don't use MO (mod manager with virtual folders).

 

Install order is important:

- first you install Skyrim

- then you install CK

- extract that Scripts.zip (has source for vannila scripts)

- *then* you install SKSE and overwrite "scripts" (.pex and .psc) with what SKSE has

- *then* you install RaceMenu and SkyUI and so on ...

 

"

\The Elder Scrolls - Skyrim - Special Edition\Data\Scripts\Source\sslActorLibrary.psc(297,11): UnequipItemEX is not a function or does not exist

"

You get this error, because script Actor.psc does not have method UnequipItemEX(). And this method comes from SKSE.

 

Again: SKSE must overwrite "vannila". And nothing can overwrite SKSE. And by default, source for scripts(.psc) goes into data\Source\Scripts.

 

 

5 hours ago, traison said:

FNIS (fnis.pex, fnis.psc) is provided by FNIS Behavior SE 7_6 XXL-3038-7-6-1582110624 for instance.


SUCCESS

image.png.f5600322057c9e7deaea35e21c478fa7.png

 

All working and tested in game, exactly what I wanted, you guys have no idea how grafetul I am, may anything you have ever wanted be bestowed upon ye.

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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