Jump to content

MO not showing all scripts? (Papyrus Compiler)


Recommended Posts

Posted

So I wanted to have my player look in fear when gagged.

This thread I made back a few months ago someone delivered and shared the zadlibs.pex which was perfect.

Now that DD4.1 is out, this edited script is obsolete, so I want to try and add the edit myself.

The person who shared this edit said I had to add a line after the phoneme modifier, which Isn't too difficult.

Now, I use MO, and want to compile the script with NP++

 

HOWEVER, the last time I tried this, and same goes for this time, the compiler throws a bunch of error messages:

big text dump

Spoiler

[ zadLibs.psc ]

Starting 1 compile threads for 1 files...
Compiling "zadLibs"...
No output generated for D:\Program Files (x86)\Mod Organizer\mods\[[Scripts for Compiling]]\scripts\source\zadLibs.psc, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on D:\Program Files (x86)\Mod Organizer\mods\[[Scripts for Compiling]]\scripts\source\zadLibs.psc


--- ERRORS ---

D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(274,25): GetWornForm is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(301,20): GetEquippedObject is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(304,11): UnequipItemEX is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(308,20): GetEquippedObject is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(311,11): UnequipItemEX is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,39): GetMaskForSlot is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,21): GetWornForm is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(135,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(135,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(153,16): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(153,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(158,17): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(158,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(172,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(172,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(190,17): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(190,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(201,17): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(201,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(204,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(204,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(220,16): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(220,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(223,16): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(223,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(226,16): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(226,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(229,16): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(229,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(232,16): CreateFormArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(232,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(235,16): CreateAliasArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(235,16): cannot call the member function CreateAliasArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(239,16): ResizeFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(239,16): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(242,16): ResizeIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(242,16): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(245,16): ResizeStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(245,16): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(248,16): ResizeFormArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(248,16): cannot call the member function ResizeFormArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(251,16): ResizeAliasArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(251,16): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(353,13): EquipItemEx is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(168,17): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(68,26): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(68,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(82,26): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(82,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(129,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(129,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(411,26): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(411,26): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(757,22): ResizeIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(757,22): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(758,22): ResizeFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(758,22): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(759,22): ResizeStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(759,22): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(763,24): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(763,24): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(860,22): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(860,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(861,22): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(861,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(862,22): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(862,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(863,22): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(863,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(865,18): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(865,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(866,18): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(866,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(867,18): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(867,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(868,18): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(868,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(869,18): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(869,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(871,20): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(871,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(872,20): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(872,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(873,20): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(873,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(874,20): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(874,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(875,20): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(875,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(892,28): CreateFormArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(892,28): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(895,22): GetRace is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(895,22): cannot call the member function GetRace alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1025,16): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1025,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1070,16): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1070,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1093,21): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1093,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1094,21): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1094,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1096,21): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1096,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1097,21): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1097,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1099,21): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1099,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1100,21): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1100,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1102,21): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1102,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1103,21): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1103,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(25,29): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(25,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(42,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(42,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(74,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(105,17): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(108,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(191,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(287,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(291,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(295,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(299,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(303,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(405,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(445,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(470,16): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(495,16): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(520,16): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,44): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,44): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,61): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(152,20): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(152,20): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(441,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(441,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(442,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(442,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(443,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(443,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(444,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(444,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(445,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(445,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(446,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(446,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(447,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(447,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(448,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(448,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(449,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(449,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(450,19): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(450,19): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(91,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(91,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(212,26): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(212,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(344,21): ResizeStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(344,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,50): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,21): ResizeAliasArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(355,15): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(81,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(243,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(25,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(25,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(37,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(37,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(75,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(75,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(95,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(95,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,32): GetAliasByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a none to a sslbasevoice, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(201,26): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(201,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(301,27): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(301,27): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(359,21): ResizeStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(359,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,50): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,21): ResizeAliasArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(370,15): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(398,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(42,24): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(42,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(99,26): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(99,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(222,21): ResizeStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(222,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,50): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,21): ResizeAliasArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(233,15): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(28,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(28,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(44,29): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(44,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(61,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(61,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(76,29): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(76,29): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(97,25): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(97,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,29): GetDisplayName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,87): GetDisplayName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(194,38): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(197,38): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,47): GetType is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,29): type mismatch on parameter 1 (did you forget a cast?)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,58): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(769,79): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(875,100): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(898,61): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(1051,49): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(115,22): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(175,23): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(304,54): GetWornForm is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(306,31): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(306,42): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(307,19): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(307,30): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(312,5): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(312,16): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(313,5): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(313,16): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,23): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,23): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,40): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,40): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(718,32): GetWornForm is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(722,31): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(722,42): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(723,5): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(723,16): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,79): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,79): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,96): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,10): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,27): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1106,20): GetEquippedObject is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1109,11): UnequipItemEX is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1113,20): GetEquippedObject is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1116,11): UnequipItemEX is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,39): GetMaskForSlot is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,21): GetWornForm is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1125,12): UnequipItemEX is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1161,13): EquipItemEx is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,10): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,27): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1255,11): SheatheWeapon is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1272,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1273,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1274,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1276,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1277,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1278,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1279,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1280,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1287,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1288,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1289,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1291,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1292,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1293,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1294,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1295,1): UnregisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1348,26): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1348,26): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1349,26): CreateFormArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1349,26): cannot call the member function CreateFormArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(262,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(263,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(264,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(265,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(266,2): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(275,109): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(278,52): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(278,180): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(281,52): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(281,178): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(286,52): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(286,176): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(731,105): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1025,2): SendModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1037,1): SendModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,15): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,30): cannot cast a none to a referencealias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,17): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,17): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,17): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,17): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,17): GetNthAlias is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,32): cannot cast a none to a sslactoralias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,16): GetAliasByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,46): cannot cast a none to a referencealias, types are incompatible
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1330,29): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1330,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1331,29): CreateStringArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1331,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1332,29): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1332,29): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(343,77): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(365,1): the parameter defaults of function centeroncoords in state animating on script sslthreadcontroller do not match the parent script sslthreadmodel
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,10): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,27): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(734,3): RegisterForKey is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(746,1): UnregisterForAllKeys is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(369,54): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(374,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(379,32): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(382,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(385,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(388,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(391,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(394,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(397,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(400,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(404,31): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(408,32): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(411,32): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(414,32): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(418,30): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(425,29): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(426,20): IsRaceFlagSet is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(505,25): CreateIntArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(505,25): cannot call the member function CreateIntArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(54,1): RegisterForModEvent is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,8): variable FNIS is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,13): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,28): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,28): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,41): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,41): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,58): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,58): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,47): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,32): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,45): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,46): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,51): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(467,80): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(538,12): SheatheWeapon is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,9): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,9): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,26): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(621,18): GetSpellCount is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(621,5): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(624,28): GetNthSpell is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(625,15): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(626,42): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(629,19): GetNumEffects is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(629,6): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(632,15): GetNthEffectMagicEffect is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(682,15): GetQuest is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(682,15): cannot call the member function GetQuest alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(691,9): variable FNIS is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(691,14): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(691,38): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(691,38): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(694,9): variable FNIS is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(694,14): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(697,9): variable FNIS is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(697,14): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(697,44): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(697,44): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,79): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,79): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,96): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,96): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,78): GetCameraState is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,78): cannot call the member function GetCameraState alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,95): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,95): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(753,1): RegisterForCrosshairRef is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(758,1): UnregisterForAllKeys is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(759,1): RegisterForKey is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(760,1): RegisterForKey is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(761,1): RegisterForKey is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,61): variable NiOverride is undefined
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,72): none is not a known user-defined type
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): cannot relatively compare variables to None
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,22): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,22): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,54): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,21): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,21): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,51): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,20): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,20): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,66): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,81): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,81): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,127): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(783,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(783,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(783,39): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(795,9): GetModByName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(795,9): cannot call the member function GetModByName alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(795,40): cannot compare a none to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1092,78): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1345,20): CreateFloatArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1345,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1368,20): CreateBoolArray is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1368,20): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(65,39): GetName is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(129,21): GetType is not a function or does not exist
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(129,6): type mismatch while assigning to a int (cast missing or types unrelated)
D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(3016,1): the parameter defaults of function newthread in state disabled on script sexlabframework does not match the empty state
zadLibs.psc(0,0): unable to locate script zadNativeFunctions
zadLibs.psc(24,20): unknown type slautilscr
zadLibs.psc(25,19): unknown type zadconfig
zadLibs.psc(26,27): unknown type zadnpcquestscript
zadLibs.psc(27,33): unknown type zadarmbinderquestscript
zadLibs.psc(28,28): unknown type zadyokequestscript
zadLibs.psc(29,23): unknown type zadeventslots
zadLibs.psc(30,36): unknown type zaddevicesunderneathscript
zadLibs.psc(32,30): unknown type zadboundcombatscript
zadLibs.psc(518,50): GetName is not a function or does not exist
zadLibs.psc(520,53): GetName is not a function or does not exist
zadLibs.psc(544,10): EquipItemEx is not a function or does not exist
zadLibs.psc(552,55): GetName is not a function or does not exist
zadLibs.psc(554,53): GetName is not a function or does not exist
zadLibs.psc(579,10): EquipItemEx is not a function or does not exist
zadLibs.psc(586,50): GetName is not a function or does not exist
zadLibs.psc(592,51): GetName is not a function or does not exist
zadLibs.psc(598,51): GetName is not a function or does not exist
zadLibs.psc(603,10): UnequipItemEx is not a function or does not exist
zadLibs.psc(609,10): UnequipItemEx is not a function or does not exist
zadLibs.psc(613,16): zadboundcombatscript is not a known user-defined type
zadLibs.psc(629,55): GetName is not a function or does not exist
zadLibs.psc(635,57): GetName is not a function or does not exist
zadLibs.psc(639,56): GetName is not a function or does not exist
zadLibs.psc(645,51): GetName is not a function or does not exist
zadLibs.psc(648,9): UnequipItemEx is not a function or does not exist
zadLibs.psc(704,15): zadconfig is not a known user-defined type
zadLibs.psc(704,27): none is not a known user-defined type
zadLibs.psc(704,39): none is not a known user-defined type
zadLibs.psc(715,34): cannot convert to unknown type zadequipscript
zadLibs.psc(715,34): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(715,16): unknown type zadequipscript
zadLibs.psc(718,26): zadequipscript is not a known user-defined type
zadLibs.psc(719,13): zadequipscript is not a known user-defined type
zadLibs.psc(719,53): zadequipscript is not a known user-defined type
zadLibs.psc(730,41): zadequipscript is not a known user-defined type
zadLibs.psc(730,65): zadequipscript is not a known user-defined type
zadLibs.psc(732,42): zadequipscript is not a known user-defined type
zadLibs.psc(732,66): zadequipscript is not a known user-defined type
zadLibs.psc(756,26): GetNumItems is not a function or does not exist
zadLibs.psc(756,5): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(760,23): GetNthForm is not a function or does not exist
zadLibs.psc(763,36): cannot convert to unknown type zadequipscript
zadLibs.psc(763,36): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(763,18): unknown type zadequipscript
zadLibs.psc(764,33): zadequipscript is not a known user-defined type
zadLibs.psc(764,91): zadequipscript is not a known user-defined type
zadLibs.psc(765,16): zadequipscript is not a known user-defined type
zadLibs.psc(765,57): zadequipscript is not a known user-defined type
zadLibs.psc(768,51): zadequipscript is not a known user-defined type
zadLibs.psc(768,75): zadequipscript is not a known user-defined type
zadLibs.psc(770,52): zadequipscript is not a known user-defined type
zadLibs.psc(770,76): zadequipscript is not a known user-defined type
zadLibs.psc(783,26): GetNumItems is not a function or does not exist
zadLibs.psc(783,5): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(787,23): GetNthForm is not a function or does not exist
zadLibs.psc(790,36): cannot convert to unknown type zadequipscript
zadLibs.psc(790,36): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(790,18): unknown type zadequipscript
zadLibs.psc(791,33): zadequipscript is not a known user-defined type
zadLibs.psc(791,89): zadequipscript is not a known user-defined type
zadLibs.psc(805,29): GetNumItems is not a function or does not exist
zadLibs.psc(805,8): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(809,29): GetNthForm is not a function or does not exist
zadLibs.psc(812,45): cannot convert to unknown type zadequipscript
zadLibs.psc(812,45): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(812,27): unknown type zadequipscript
zadLibs.psc(813,42): zadequipscript is not a known user-defined type
zadLibs.psc(813,57): none is not a known user-defined type
zadLibs.psc(813,104): zadequipscript is not a known user-defined type
zadLibs.psc(827,37): cannot convert to unknown type zadequipscript
zadLibs.psc(827,37): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(827,19): unknown type zadequipscript
zadLibs.psc(829,25): zadequipscript is not a known user-defined type
zadLibs.psc(841,37): cannot convert to unknown type zadequipscript
zadLibs.psc(841,37): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(841,19): unknown type zadequipscript
zadLibs.psc(843,25): zadequipscript is not a known user-defined type
zadLibs.psc(857,37): cannot convert to unknown type zadequipscript
zadLibs.psc(857,37): cannot cast a objectreference to a zadequipscript, types are incompatible
zadLibs.psc(857,19): unknown type zadequipscript
zadLibs.psc(859,25): zadequipscript is not a known user-defined type
zadLibs.psc(884,62): GetName is not a function or does not exist
zadLibs.psc(999,37): zadconfig is not a known user-defined type
zadLibs.psc(999,7): type mismatch on parameter 2 (did you forget a cast?)
zadLibs.psc(1000,9): slautilscr is not a known user-defined type
zadLibs.psc(1001,9): slautilscr is not a known user-defined type
zadLibs.psc(1032,9): slautilscr is not a known user-defined type
zadLibs.psc(1043,12): slautilscr is not a known user-defined type
zadLibs.psc(1043,38): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(1043,38): cannot relatively compare variables to None
zadLibs.psc(1072,9): slautilscr is not a known user-defined type
zadLibs.psc(1083,12): slautilscr is not a known user-defined type
zadLibs.psc(1083,38): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(1083,38): cannot relatively compare variables to None
zadLibs.psc(1160,57): GetName is not a function or does not exist
zadLibs.psc(1162,57): GetName is not a function or does not exist
zadLibs.psc(1164,57): GetName is not a function or does not exist
zadLibs.psc(1166,57): GetName is not a function or does not exist
zadLibs.psc(1170,55): GetName is not a function or does not exist
zadLibs.psc(1174,55): GetName is not a function or does not exist
zadLibs.psc(1180,56): GetName is not a function or does not exist
zadLibs.psc(1186,55): GetName is not a function or does not exist
zadLibs.psc(1193,56): GetName is not a function or does not exist
zadLibs.psc(1196,56): GetName is not a function or does not exist
zadLibs.psc(1201,55): GetName is not a function or does not exist
zadLibs.psc(1241,64): GetName is not a function or does not exist
zadLibs.psc(1254,10): SheatheWeapon is not a function or does not exist
zadLibs.psc(1267,23): GetCameraState is not a function or does not exist
zadLibs.psc(1267,23): cannot call the member function GetCameraState alone or on a type, must call it on a variable
zadLibs.psc(1267,6): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1289,12): zadconfig is not a known user-defined type
zadLibs.psc(1290,3): SendModEvent is not a function or does not exist
zadLibs.psc(1310,63): GetName is not a function or does not exist
zadLibs.psc(1315,49): IsSwimming is not a function or does not exist
zadLibs.psc(1327,62): GetName is not a function or does not exist
zadLibs.psc(1339,16): zadconfig is not a known user-defined type
zadLibs.psc(1340,3): SendModEvent is not a function or does not exist
zadLibs.psc(1368,31): slautilscr is not a known user-defined type
zadLibs.psc(1368,8): type mismatch while assigning to a float (cast missing or types unrelated)
zadLibs.psc(1371,26): slautilscr is not a known user-defined type
zadLibs.psc(1371,36): none is not a known user-defined type
zadLibs.psc(1371,3): type mismatch while assigning to a float (cast missing or types unrelated)
zadLibs.psc(1375,77): GetName is not a function or does not exist
zadLibs.psc(1381,77): slautilscr is not a known user-defined type
zadLibs.psc(1381,87): none is not a known user-defined type
zadLibs.psc(1381,20): type mismatch on parameter 3 (did you forget a cast?)
zadLibs.psc(1381,1): cannot return a none from getoriginalrate, the types do not match (cast missing or types unrelated)
zadLibs.psc(1406,16): zadconfig is not a known user-defined type
zadLibs.psc(1406,2): cannot return a none from getplugratemult, the types do not match (cast missing or types unrelated)
zadLibs.psc(1415,16): zadconfig is not a known user-defined type
zadLibs.psc(1415,2): cannot return a none from getbeltratemult, the types do not match (cast missing or types unrelated)
zadLibs.psc(1424,16): zadconfig is not a known user-defined type
zadLibs.psc(1424,2): cannot return a none from getunlockthreshold, the types do not match (cast missing or types unrelated)
zadLibs.psc(1437,42): slautilscr is not a known user-defined type
zadLibs.psc(1437,69): cannot divide a none from a int (cast missing or types unrelated)
zadLibs.psc(1437,32): cannot add a int to a none (cast missing or types unrelated)
zadLibs.psc(1454,11): zadconfig is not a known user-defined type
zadLibs.psc(1463,11): zadconfig is not a known user-defined type
zadLibs.psc(1481,12): zadconfig is not a known user-defined type
zadLibs.psc(1516,18): GetNumItems is not a function or does not exist
zadLibs.psc(1516,6): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1519,20): GetNthForm is not a function or does not exist
zadLibs.psc(1529,17): GetNumItems is not a function or does not exist
zadLibs.psc(1529,5): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1532,11): FindMatchingDevice is not a function or does not exist
zadLibs.psc(1557,26): slautilscr is not a known user-defined type
zadLibs.psc(1557,7): type mismatch while assigning to a float (cast missing or types unrelated)
zadLibs.psc(1569,23): slautilscr is not a known user-defined type
zadLibs.psc(1569,8): type mismatch while assigning to a float (cast missing or types unrelated)
zadLibs.psc(1571,10): slautilscr is not a known user-defined type
zadLibs.psc(1600,75): GetName is not a function or does not exist
zadLibs.psc(1608,76): GetName is not a function or does not exist
zadLibs.psc(1613,1): SendModEvent is not a function or does not exist
zadLibs.psc(1690,19): GetNumItems is not a function or does not exist
zadLibs.psc(1690,5): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1693,25): GetNthForm is not a function or does not exist
zadLibs.psc(1704,23): GetNumKeywords is not a function or does not exist
zadLibs.psc(1704,11): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1709,27): GetNthKeyword is not a function or does not exist
zadLibs.psc(1743,40): GetName is not a function or does not exist
zadLibs.psc(1745,40): GetName is not a function or does not exist
zadLibs.psc(1779,65): GetName is not a function or does not exist
zadLibs.psc(1779,1): SendModEvent is not a function or does not exist
zadLibs.psc(1784,37): zadconfig is not a known user-defined type
zadLibs.psc(1784,7): type mismatch on parameter 2 (did you forget a cast?)
zadLibs.psc(1785,9): slautilscr is not a known user-defined type
zadLibs.psc(1786,9): slautilscr is not a known user-defined type
zadLibs.psc(1827,20): slautilscr is not a known user-defined type
zadLibs.psc(1827,2): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1868,64): GetName is not a function or does not exist
zadLibs.psc(1868,1): SendModEvent is not a function or does not exist
zadLibs.psc(1870,37): zadconfig is not a known user-defined type
zadLibs.psc(1870,7): type mismatch on parameter 2 (did you forget a cast?)
zadLibs.psc(1878,22): slautilscr is not a known user-defined type
zadLibs.psc(1878,3): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(1972,27): slautilscr is not a known user-defined type
zadLibs.psc(1972,53): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(1972,53): cannot relatively compare variables to None
zadLibs.psc(2051,73): GetName is not a function or does not exist
zadLibs.psc(2051,2): SendModEvent is not a function or does not exist
zadLibs.psc(2082,38): zadconfig is not a known user-defined type
zadLibs.psc(2082,53): cannot multiply a none with a float (cast missing or types unrelated)
zadLibs.psc(2082,7): type mismatch on parameter 2 (did you forget a cast?)
zadLibs.psc(2092,48): slautilscr is not a known user-defined type
zadLibs.psc(2092,74): cannot multiply a none with a float (cast missing or types unrelated)
zadLibs.psc(2092,82): cannot cast a none to a int, types are incompatible
zadLibs.psc(2095,48): slautilscr is not a known user-defined type
zadLibs.psc(2095,74): cannot multiply a none with a float (cast missing or types unrelated)
zadLibs.psc(2095,82): cannot cast a none to a int, types are incompatible
zadLibs.psc(2116,54): slautilscr is not a known user-defined type
zadLibs.psc(2116,79): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(2116,79): cannot relatively compare variables to None
zadLibs.psc(2139,75): GetName is not a function or does not exist
zadLibs.psc(2139,5): SendModEvent is not a function or does not exist
zadLibs.psc(2170,49): slautilscr is not a known user-defined type
zadLibs.psc(2170,75): cannot multiply a none with a float (cast missing or types unrelated)
zadLibs.psc(2170,83): cannot cast a none to a int, types are incompatible
zadLibs.psc(2222,71): GetName is not a function or does not exist
zadLibs.psc(2222,1): SendModEvent is not a function or does not exist
zadLibs.psc(2224,9): slautilscr is not a known user-defined type
zadLibs.psc(2274,2): SendModEvent is not a function or does not exist
zadLibs.psc(2290,22): GetEffectiveMagickaCost is not a function or does not exist
zadLibs.psc(2290,6): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(2346,24): GetCameraState is not a function or does not exist
zadLibs.psc(2346,24): cannot call the member function GetCameraState alone or on a type, must call it on a variable
zadLibs.psc(2346,5): type mismatch while assigning to a int (cast missing or types unrelated)
zadLibs.psc(2347,62): zadconfig is not a known user-defined type
zadLibs.psc(2347,76): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(2347,91): zadconfig is not a known user-defined type
zadLibs.psc(2347,105): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(2355,21): zadconfig is not a known user-defined type
zadLibs.psc(2815,16): zadnpcquestscript is not a known user-defined type
zadLibs.psc(2818,20): zadnpcquestscript is not a known user-defined type
zadLibs.psc(2824,15): zadnpcquestscript is not a known user-defined type
zadLibs.psc(2824,14): type mismatch while assigning to a none (cast missing or types unrelated)
zadLibs.psc(2831,12): zadconfig is not a known user-defined type
zadLibs.psc(2831,19): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(2831,19): cannot relatively compare variables to None
zadLibs.psc(2850,67): GetName is not a function or does not exist
zadLibs.psc(2850,1): SendModEvent is not a function or does not exist
zadLibs.psc(2860,67): GetName is not a function or does not exist
zadLibs.psc(2860,1): SendModEvent is not a function or does not exist
zadLibs.psc(2885,2): SendModEvent is not a function or does not exist
zadLibs.psc(2894,42): GetName is not a function or does not exist
zadLibs.psc(2897,9): slautilscr is not a known user-defined type
zadLibs.psc(2902,19): GetWornForm is not a function or does not exist
zadLibs.psc(2933,12): slautilscr is not a known user-defined type
zadLibs.psc(2933,38): cannot compare a none to a float (cast missing or types unrelated)
zadLibs.psc(2933,38): cannot relatively compare variables to None
zadLibs.psc(2934,10): slautilscr is not a known user-defined type
zadLibs.psc(2940,111): zadboundcombatscript is not a known user-defined type
zadLibs.psc(2960,9): slautilscr is not a known user-defined type
zadLibs.psc(2965,12): slautilscr is not a known user-defined type
zadLibs.psc(2965,38): cannot compare a none to a int (cast missing or types unrelated)
zadLibs.psc(2965,38): cannot relatively compare variables to None
zadLibs.psc(3051,12): zadconfig is not a known user-defined type
zadLibs.psc(3054,10): SheatheWeapon is not a function or does not exist
zadLibs.psc(3145,11): zadconfig is not a known user-defined type
zadLibs.psc(3165,11): zadconfig is not a known user-defined type
zadLibs.psc(3180,2): variable XPMSELib is undefined
zadLibs.psc(3180,11): none is not a known user-defined type
zadLibs.psc(3182,2): variable XPMSELib is undefined
zadLibs.psc(3182,11): none is not a known user-defined type
zadLibs.psc(3194,10): UnequipItemEx is not a function or does not exist
zadLibs.psc(3332,14): zadboundcombatscript is not a known user-defined type
zadLibs.psc(3351,13): zadboundcombatscript is not a known user-defined type
zadLibs.psc(3355,11): zadconfig is not a known user-defined type
zadLibs.psc(3356,9): zadconfig is not a known user-defined type
zadLibs.psc(3356,8): type mismatch while assigning to a none (cast missing or types unrelated)
zadLibs.psc(3371,13): zadboundcombatscript is not a known user-defined type
zadLibs.psc(3384,6): SetGameSettingString is not a function or does not exist
zadLibs.psc(3384,6): cannot call the member function SetGameSettingString alone or on a type, must call it on a variable
zadLibs.psc(3385,6): SetGameSettingString is not a function or does not exist
zadLibs.psc(3385,6): cannot call the member function SetGameSettingString alone or on a type, must call it on a variable

 

Time: 4,2881702 seconds
Input: D:\Program Files (x86)\Mod Organizer\mods\[[Scripts for Compiling]]\scripts\source\zadLibs.psc
Output: D:\Program Files (x86)\Mod Organizer\mods\[[Scripts for Compiling]]\scripts\zadLibs.pex

Finished with 724 errors
 

 

Now I remember why I stopped trying to make this edit :classic_sad:

Yes, its 100% my fault, but I have absolutely no clue why this happens.

I might be on to something?
I opened NP++ in MO, and wanted to open the zadlibs file in the steamapps\common\Skyrim\Data\scripts\Source to see if that worked.
Except the file wasn't there.

For some reason, NP++ doesn't show all scripts.

There are a total of 15878 scripts that should be there, NP++ only shows the FIRST 441 files.
 

Could this be why it doesn't compile? because it calls functions and stuff from scripts that "don't exist"?

 

Anyways, help would greatly be appreciated, I'm at a loss here.

Posted

I not have Mod Organicer because not want the aditional complexity that add to the modding procees, i preffer the simplicity of Nexus Mod Maner, then i speak ONLY by reference to things that i read. Note that i only try help.

 

Appear that MO use a virtual directory system based in the profile and not put the files in the default installation directory of the game. Then, if you look in Skyrim\Data\scripts\Source you see ONLY the default scripts installed by the base game and NOT SEE the scripts installed by MO because that files must be inside the virtual directory created by MO related to your profile.

 

For see the two directories joined you must launch NP++ from inside MO, and you say that make it. Then must have a bad configuration in the setup of NP++ inside MO or any incompatibilty issue.

Posted

If you want to compile a script, you will need all resource psc-files.

 

The resources can be integrated in this way

 

scriptName YourScript extends SomeOtherScript

or

import SomeOtherScript

 

Take a look for that in your script

 

 

And either you work in the mod folder (profile name) of MO or Skyrim\Data.

Posted

I am using the psc file zadlibs.psc from Devious Devices Integration, so the source has been provided of the mod.

I looked at DDi's requirements and tossed all scripts from said requirements in the skyrim base data folder. I assume this would work, but it clearly doesn't.

 

I have zero scripting knowledge, but I assume the scripting errors don't occur because I typed a mistake, it happens because the files just "don't exist" according to MO.

 

I open NP++ in MO and look at files in the scripts folder (.pex files).
Pretty much all pex files of all mods I have enabled are there.
If i look in the Meshes folder, all the folders + loose files of all mods I have enabled are also there.

 

BUT when I look in scripts folder and then open the source folder, it doesn't show any of the files of all mods i have enabled + it stops showing vanilla Skyrim scripts that are in the Skyrim folder after like 441 files down.

 

NP++ in MO works perfectly fine, except for the source folder.

 

Just for more info, I tried copying the source folder and just put it in data to see if the issue is still there, and it is.

Doesn't matter where the source folder is, hell, I can put it somewhere deep in the meshes folder, It will always miss a certain amount of files.

 

Here my ScriptCompile.bat for good measure.

Spoiler

"D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Papyrus Compiler\PapyrusCompiler.exe" %1

-f="TESV_Papyrus_Flags.flg"

-i="D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\scripts\Source"

-o="D:\Program Files (x86)\SteamLibrary\steamapps\common\Skyrim\Data\scripts"
pause

 


I also tried compiling with Papyrus Compiler Plus, same thing.

Posted

Well.. then you have the normal problem when want compile a scrip the first time.

 

A lot of mod are distributed with BSA files, and have all inside the bsa. When you install the mod the game read all the files from the bsa. Others mod's are distributed in lossles format, without bsa, and when install put all the diferents files in each directory (Mesh, Textures, Scripts). Then, in some mods you must manually extract the psc files from the bsa. In othes mods, they can go directly to the scripts/source directory.

 

But the souce psc files not are always included in the mod distribution and, some times, you must download it manually. That depend of the mod that you want recompile.

 

The other problem when want compile is that you need all the source files referenced by the file that you want compile. That mean that you must download, extract and put the psc files on the source directory for each required mod and their dependant mod. A mod can have dependencie from a mod without require it for work, but you need the source code of the dependant mod for recomplile it. And of course, need it in the correct version. Incompatibility version is a common problem when try compile a file.

 

All of this is not easy if you not have knoweledge in computer programing. Now you are stoped in the first and most basic step. And you have a long way. You say that other person complile the file for you another time, maybe you must claim the favor again. I cant make it now because im on holydays and not have acces to my main machine.

Posted

All the dependencies of the script I want to compile do not have .bsa files.

I checked and they were all loose .psc files, so thats one problem out of the way.

 

I'm getting way too frustrated at this and I'm not gonna bother trying anymore. I just want one edit that I like, but in the end, I prefer just continuing the way it is now rather than getting frustrated to make the compiler to work for doing just a single script edit.

 

I'll post the file I want to compile in the said mods thread (Devious Devices Integration) and see if someone can do me a favor.
I posted a request for it on my old thread I linked in the original post, but that got buried and didn't get a response (yet).

Posted

DDi ... these are mods with MCM.
SkyUI has all the scripts and sources in a BSA.


Note: SkyUI 5.1 has no source files (psc). So you have to use the psc's of SkyUI 5.0 - also there in the BSA.

 

So unpack the BSA into a new folder.
Then the folder source from new folder\data\scripts\ copy into your mod folder of MO.

 

Then, ski_configbase etc. (all prefixed with ski_) should be in your MO-Modfolder\Data\Scripts\Source.

Posted

I make a more detailed look to first post, exactly inside the big text dump, and appear that yours compilation errors come from the base psc files of skyrim. For example, these lines of error:

GetWornForm is not a function or does not exist
GetEquippedObject is not a function or does not exist
UnequipItemEX is not a function or does not exist
GetEquippedObject is not a function or does not exist

 

are calling base functions of skyrim defined in Actor.psc and that mean that you are fault of the base source code of skyrim. You can get it installing the Creation Kit.

Posted

@GenioMaestro:

Good point. I have not looked at the error messages in detail.

 

 

@ SpaceHamst3r:
Did not know that it is not clear, so something more concrete.
All script resources are not just the ones used directly.
But also the script resources used in this one script-resource. And so on.

A complete tree of inheritance / dependency.

Also, if it is not directly visible in the script - properties can also refer to other scripts,
or even extendet quests that have their own scripts etc ..

Archived

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

  • Recently Browsing   0 members

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