Jump to content

Recommended Posts

38 minutes ago, Dojo_dude said:

...ok wow... I got to lay back on the mods.. lol

Yes, we have removed ZAP as a dependency from DD in version 4. Most newer DD mods released based on version 4 do also not require ZAP. Cursed Loot removed ZAP as of version 6.x. There are still a few legacy DD mods requiring ZAP, so you'd still need to consult the requirements of any DD mod you are using. I am not aware of any DD mod requiring ZAP 8 though (the one that did got pulled I think), so you should be ok staying with version 7, which has a MUCH smaller footprint in your installation than 8.

Link to comment

Hey, I'm creating a mod in CK and having problems equipping devices to the player.  From what i understand you need to setup zadlibs property in your script and point it towards zadquest.. However when i move to *Add property* I do not see zadlibs as an option.. I've tried re-installing DDI and all its dependencies but it still dosn't show in the CK..

when I just add it to my source manually i get like a thousand errors spit at me.

Spoiler

Starting 1 compile threads for 1 files...
Compiling "QF_BCsBindevent_0B0477C5"...
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(274,25): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(301,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(304,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(308,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(311,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,39): GetMaskForSlot is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,21): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(135,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(153,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(158,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(172,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(190,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(201,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(204,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(220,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(223,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(226,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(229,16): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(232,16): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(235,16): CreateAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(239,16): ResizeFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(242,16): ResizeIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(245,16): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(248,16): ResizeFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(251,16): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(353,13): EquipItemEx is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(68,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(82,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(129,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(411,26): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(757,22): ResizeIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(758,22): ResizeFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(759,22): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(763,24): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(860,22): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(861,22): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(862,22): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(863,22): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(865,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(866,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(867,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(868,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(869,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(871,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(872,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(873,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(874,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(875,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(892,28): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(895,22): GetRace is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1025,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1070,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1093,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1094,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1096,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1097,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1099,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1100,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1102,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1103,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(25,29): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(42,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,44): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,61): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(152,20): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(441,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(442,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(443,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(444,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(445,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(446,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(447,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(448,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(449,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(450,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(91,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(212,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(344,21): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,50): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,21): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(355,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(25,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(37,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(75,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(95,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,32): GetAliasByName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a none to a sslbasevoice, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(201,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(301,27): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(359,21): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,50): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,21): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(370,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(42,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(99,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(222,21): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,50): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,21): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(233,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(28,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(44,29): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(61,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(76,29): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(97,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,29): GetDisplayName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,87): GetDisplayName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(194,38): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(197,38): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,47): GetType is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,29): type mismatch on parameter 1 (did you forget a cast?)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,58): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(769,79): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(875,100): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(898,61): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(1051,49): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(115,22): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(175,23): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(304,54): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ArmorAddon.psc(40,14): GetMaskForSlot is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ArmorAddon.psc(40,14): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ArmorAddon.psc(40,1): cannot return a none from getmaskforslot, the types do not match (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,23): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,40): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,40): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(718,32): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,79): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,96): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,10): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,27): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1106,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1109,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1113,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1116,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,39): GetMaskForSlot is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,21): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1125,12): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1161,13): EquipItemEx is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,10): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,27): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1255,11): SheatheWeapon is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1272,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1273,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1274,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1276,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1277,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1278,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1279,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1280,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1287,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1288,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1289,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1291,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1292,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1293,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1294,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1295,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1348,26): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1349,26): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(262,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(263,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(264,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(265,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(266,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(275,109): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(278,52): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(278,180): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(281,52): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(281,178): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(286,52): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(286,176): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(731,105): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1025,2): SendModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1037,1): SendModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,30): cannot cast a none to a referencealias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,16): GetAliasByName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,46): cannot cast a none to a referencealias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1330,29): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1331,29): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1332,29): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(343,77): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,10): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,27): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(734,3): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(746,1): UnregisterForAllKeys is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(369,54): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(374,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(379,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(382,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(385,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(388,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(391,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(394,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(397,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(400,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(404,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(408,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(411,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(414,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(418,30): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(425,29): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(426,20): IsRaceFlagSet is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(505,25): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(54,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,41): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,58): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,58): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,47): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,32): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,45): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,46): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,51): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(467,80): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(538,12): SheatheWeapon is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,9): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,26): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(621,18): GetSpellCount is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(621,5): type mismatch while assigning to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(624,28): GetNthSpell is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(625,15): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(626,42): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(629,19): GetNumEffects is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(629,6): type mismatch while assigning to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(632,15): GetNthEffectMagicEffect is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(682,15): GetQuest is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,79): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,96): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,96): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,78): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,95): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,95): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(753,1): RegisterForCrosshairRef is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(758,1): UnregisterForAllKeys is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(759,1): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(760,1): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(761,1): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,22): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,54): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,21): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,51): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,20): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,66): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,81): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,127): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(783


And advice?

Thanks!

Link to comment
23 minutes ago, Krazzle said:

Hey, I'm creating a mod in CK and having problems equipping devices to the player.  From what i understand you need to setup zadlibs property in your script and point it towards zadquest.. However when i move to *Add property* I do not see zadlibs as an option.. I've tried re-installing DDI and all its dependencies but it still dosn't show in the CK..

when I just add it to my source manually i get like a thousand errors spit at me.

  Reveal hidden contents

Starting 1 compile threads for 1 files...
Compiling "QF_BCsBindevent_0B0477C5"...
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(274,25): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(301,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(304,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(308,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(311,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,39): GetMaskForSlot is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,21): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(135,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(153,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(158,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(172,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(190,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(201,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(204,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(220,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(223,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(226,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(229,16): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(232,16): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(235,16): CreateAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(239,16): ResizeFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(242,16): ResizeIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(245,16): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(248,16): ResizeFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\PapyrusUtil.psc(251,16): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(353,13): EquipItemEx is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(68,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(82,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(129,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(411,26): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(757,22): ResizeIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(758,22): ResizeFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(759,22): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(763,24): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(860,22): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(861,22): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(862,22): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(863,22): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(865,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(866,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(867,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(868,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(869,18): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(871,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(872,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(873,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(874,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(875,20): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(892,28): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(895,22): GetRace is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1025,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1070,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1093,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1094,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1096,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1097,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1099,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1100,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1102,21): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1103,21): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(25,29): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(42,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,44): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,61): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(152,20): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(441,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(442,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(443,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(444,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(445,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(446,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(447,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(448,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(449,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseExpression.psc(450,19): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(91,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(212,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(344,21): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,50): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(345,21): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(355,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(25,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(37,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(75,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(95,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,32): GetAliasByName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a none to a sslbasevoice, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(201,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(301,27): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(359,21): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,50): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(360,21): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(370,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(42,24): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(99,26): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(222,21): ResizeStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,50): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,21): ResizeAliasArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(233,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(28,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(44,29): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(61,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(76,29): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(97,25): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,29): GetDisplayName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,87): GetDisplayName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(194,38): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(197,38): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,47): GetType is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,29): type mismatch on parameter 1 (did you forget a cast?)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(461,58): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(769,79): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(875,100): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(898,61): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(1051,49): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(115,22): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(175,23): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(304,54): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ArmorAddon.psc(40,14): GetMaskForSlot is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ArmorAddon.psc(40,14): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ArmorAddon.psc(40,1): cannot return a none from getmaskforslot, the types do not match (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,23): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,40): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(657,40): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(718,32): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,79): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(778,96): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,10): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(807,27): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1106,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1109,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1113,20): GetEquippedObject is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1116,11): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,39): GetMaskForSlot is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1123,21): GetWornForm is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1125,12): UnequipItemEX is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1161,13): EquipItemEx is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,10): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1247,27): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1255,11): SheatheWeapon is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1272,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1273,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1274,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1276,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1277,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1278,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1279,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1280,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1287,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1288,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1289,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1291,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1292,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1293,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1294,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1295,1): UnregisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1348,26): CreateBoolArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1349,26): CreateFormArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(262,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(263,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(264,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(265,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(266,2): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(275,109): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(278,52): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(278,180): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(281,52): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(281,178): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(286,52): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(286,176): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(731,105): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1025,2): SendModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1037,1): SendModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,15): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,30): cannot cast a none to a referencealias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,17): GetNthAlias is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,32): cannot cast a none to a sslactoralias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,16): GetAliasByName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,46): cannot cast a none to a referencealias, types are incompatible
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1330,29): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1331,29): CreateStringArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1332,29): CreateFloatArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(343,77): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,10): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(620,27): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(734,3): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(746,1): UnregisterForAllKeys is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(369,54): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(374,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(379,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(382,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(385,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(388,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(391,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(394,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(397,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(400,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(404,31): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(408,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(411,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(414,32): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(418,30): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(425,29): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(426,20): IsRaceFlagSet is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(505,25): CreateIntArray is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(54,1): RegisterForModEvent is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,41): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,58): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(294,58): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,47): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,32): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,45): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,46): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,9): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,51): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(467,80): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(538,12): SheatheWeapon is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,9): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,26): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(621,18): GetSpellCount is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(621,5): type mismatch while assigning to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(624,28): GetNthSpell is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(625,15): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(626,42): GetName is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(629,19): GetNumEffects is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(629,6): type mismatch while assigning to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(632,15): GetNthEffectMagicEffect is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(682,15): GetQuest is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,79): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,96): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(699,96): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,78): GetCameraState is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,95): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,95): cannot relatively compare variables to None
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(753,1): RegisterForCrosshairRef is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(758,1): UnregisterForAllKeys is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(759,1): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(760,1): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(761,1): RegisterForKey is not a function or does not exist
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,22): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,54): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,21): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,51): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,20): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,66): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,81): GetModByName is not a function or does not exist
F:\Games\Steam\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
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,127): cannot compare a none to a int (cast missing or types unrelated)
F:\Games\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(783


And advice?

Thanks!

Do you have the SexLab source scripts installed?

Link to comment
46 minutes ago, Laura 'Lokomootje' said:

Do you have the SexLab source scripts installed?


Thanks for the fast reply :D

The sources come with sexlab framework right? I double checked to make sure i have them. which I do so that's not the issue unfortunately :(

I checked Sexlab, DDI, DDA, DDe, Sexlab_aroused, Zaz, skyui and skse, And unpacked the BSA files on skyui and Sexlab aroused..

So really not sure what i'm missing to why this property dosn't appear..


 

Link to comment
2 hours ago, Krazzle said:


Thanks for the fast reply :D

The sources come with sexlab framework right? I double checked to make sure i have them. which I do so that's not the issue unfortunately :(

I checked Sexlab, DDI, DDA, DDe, Sexlab_aroused, Zaz, skyui and skse, And unpacked the BSA files on skyui and Sexlab aroused..

So really not sure what i'm missing to why this property dosn't appear..


 

Adding a property like that should be easy if the CK has all the files. I just add:

zadlibs Property libs  Auto
zadxLibs Property xlibs  Auto

 

I then save the script, click it away, rightclick the script, choose Edit Properties and I then fill that property.

 

You can also check if you have what you need by loading another DD mod and opening the Edit Properties menu of one of the scripts. You'll get an error when you're missing files.

You can ofcourse also use other mods (like mine) as an example, that's how I taught myself.

Link to comment
18 hours ago, Laura 'Lokomootje' said:

Adding a property like that should be easy if the CK has all the files. I just add:

zadlibs Property libs  Auto
zadxLibs Property xlibs  Auto

 

I then save the script, click it away, rightclick the script, choose Edit Properties and I then fill that property.

 

You can also check if you have what you need by loading another DD mod and opening the Edit Properties menu of one of the scripts. You'll get an error when you're missing files.

You can ofcourse also use other mods (like mine) as an example, that's how I taught myself.

Hey Thanks for this, I'll poke around your mod a bit and try to figure out what I'm missing thanks!

I've mostly been using captured dreams for reference and while it's been super helpful Veladarius's Scripting sometimes goes way beyond my understanding xD

Something i installed must not have done it correctly that's for sure!

 

Link to comment
20 hours ago, Laura 'Lokomootje' said:

Adding a property like that should be easy if the CK has all the files. I just add:

zadlibs Property libs  Auto
zadxLibs Property xlibs  Auto

 

I then save the script, click it away, rightclick the script, choose Edit Properties and I then fill that property.

 

You can also check if you have what you need by loading another DD mod and opening the Edit Properties menu of one of the scripts. You'll get an error when you're missing files.

You can ofcourse also use other mods (like mine) as an example, that's how I taught myself.

Checked out your mod.. While I can load everything without issues when I try to compile something I get the same errors as in mine.. and still do not have the abilty to make these properties.. (interesting to note none of the issues are with compiling the actual script rather issues with other script files..)

I think the issue might be with my files as a whole.. As much as it pains me i'm going to just save my mod somewhere.. nuke my skyrim folder and start fresh with only the mod and it's requirements rather than a bunch of other stuff potentially messing with it.

Will let peeps know how this goes since im now fairly sure the issue isn't with DD and is on my side.

Link to comment
1 minute ago, Krazzle said:

Checked out your mod.. While I can load everything without issues when I try to compile something I get the same errors as in mine.. and still do not have the abilty to make these properties.. (interesting to note none of the issues are with compiling the actual script rather issues with other script files..)

I think the issue might be with my files as a whole.. As much as it pains me i'm going to just save my mod somewhere.. nuke my skyrim folder and start fresh with only the mod and it's requirements rather than a bunch of other stuff potentially messing with it.

Will let peeps know how this goes since im now fairly sure the issue isn't with DD and is on my side.

Don't nuke your Skyrim install or start fresh. It's probably just a missing file.

When you load a mod in the CK, only the ones needed for the mod itself and it's requirements are used. So a broken script from another mod won't mess with it in the CK.

 

I had the same thing where I was apparently missing some source files from SLA and SKYUI and it felt like the whole things was on fire because of the wall of errors I got.

Look at the requirements of your mods and make sure that you have all the source scripts. If you want to be sure, redownload all the source scripts and put them in. This whole things could be caused by only 1 or 2 missing source scripts.

Link to comment

So I've ran into a problem and I'm not sure what's going on here but my character she acts like she's wearing a hobble dress and a yoke yet she doesn't have any of those equipped at all. Not sure what I can do to fix the issue but here is the screenshot of what i'm talking about

 

I tried to use the spoiler option for the picture but couldn't get it to work sorry

 

 

20190227143626_1.jpg.da695decfdb61b88486bf3f319afa614.jpg

 

 

Link to comment
28 minutes ago, Hiderius said:

So I've ran into a problem and I'm not sure what's going on here but my character she acts like she's wearing a hobble dress and a yoke yet she doesn't have any of those equipped at all. Not sure what I can do to fix the issue but here is the screenshot of what i'm talking about

 

I tried to use the spoiler option for the picture but couldn't get it to work sorry

Have you tried equpping an armbinder, yoke hobble dress, or other device with animations attached?

That normally sorts that out. In my experience this can sometimes happen if DD is installed after starting a game/save.

Link to comment

Is it possible to enchant Devices? Like Sticking a Resist Frost Enchantment on piercings or something similar? I can't seem to find anything via google and searching using loverslab just gives thousand of pages of basically every mention of keywords resulting in thousands of pages of links to the same topic that I just don't have the time to sort through. 

Link to comment
1 hour ago, Sterben4 said:

Is it possible to enchant Devices? Like Sticking a Resist Frost Enchantment on piercings or something similar? I can't seem to find anything via google and searching using loverslab just gives thousand of pages of basically every mention of keywords resulting in thousands of pages of links to the same topic that I just don't have the time to sort through. 

I'm 90% sure that that's not possible. The devices need their enchantment to function, so there's no room for an enchantment anymore.

Link to comment
1 hour ago, Sterben4 said:

Is it possible to enchant Devices? Like Sticking a Resist Frost Enchantment on piercings or something similar? I can't seem to find anything via google and searching using loverslab just gives thousand of pages of basically every mention of keywords resulting in thousands of pages of links to the same topic that I just don't have the time to sort through. 

 

32 minutes ago, Laura 'Lokomootje' said:

I'm 90% sure that that's not possible. The devices need their enchantment to function, so there's no room for an enchantment anymore.

It is possible to add effects to current enchantments via Creation Kit but no, vanilla enchanting will not work with devious devices as they have keywords to block any and all tampering via enchantment because like Laura said they are enchanted to restrain. Therefore it is there for balance reasons e.g. you do not want to enchant your helmet to be a yoke unless you do in which case go wild.

Link to comment

I'm having a strange issue, where i can't really remove devices properly.

If i try to remove, let's say a pair of boots, the game simply says "You decide to put the [variant] boots on." and calls it a day, though i am already wearing it.

So i can't even use my keys to remove them because the game thinks i want to equip them or some such, doesn't even show me the menu.

Any advice on what could cause this would be most welcome.

Link to comment

So I am using cursed loot as part of my skyrim run and when an event triggers, it also affects my follower. But I don't know if there is a way I can remove my follower's item since no conversation popped out since she is wearing a gag and removing it by console doesn't work. So is there another way to solve the problem or did I do anything wrong? 

Link to comment
24 minutes ago, peteretea said:

So I am using cursed loot as part of my skyrim run and when an event triggers, it also affects my follower. But I don't know if there is a way I can remove my follower's item since no conversation popped out since she is wearing a gag and removing it by console doesn't work. So is there another way to solve the problem or did I do anything wrong? 

a) Probably, you are asking in the wrong thread

DCL this way, please:

b) Yes, you are doing something wrong. AFAIK has DCL always at least one way out of everything. Plus removing items via console command requires 2 items to be removed if we are talking about a DD. But in case of a DCL item, you will highly likely break a quest with that.

Link to comment
17 hours ago, worik said:

a) Probably, you are asking in the wrong thread

DCL this way, please:

b) Yes, you are doing something wrong. AFAIK has DCL always at least one way out of everything. Plus removing items via console command requires 2 items to be removed if we are talking about a DD. But in case of a DCL item, you will highly likely break a quest with that.

Thanks for helping, I asked the question on there but no one answered me, that's why I came here....

I will try again though, thanks

Link to comment
On 3/8/2019 at 7:46 AM, thedarlec said:

suggestion for incompatibilities "sexy little apparel replacer" as it seems to knock off the bottom half of the outfits I think it is this mod as there is an invisible worn when I hit player.inv that matches this mod's xx

The invisible item is most likely the device hider. You can go into the DD MCM and fiddle with the "Devices Underneath" settings to see if that changes things. By default, when wearing anything in the main body slot (32) anything worn in slots 49, 51, 56 and 58 will be rendered invisible.

 

The other possibility I can think of is Schlongs of Skyrim, which removes anything in slot 52 when wearing anything in slot 32 for a character with an SOS penis or pubic hair add-on. You can use the SOS MCM to flag a slot 32 item as "revealing" to prevent that for specific items.

 

Not sure what slots are used by the apparel mod, but those are places you can look.

Link to comment

lol so get this I dug though the files of the mod file wich is known aszzlsar conflicts with both mods go figure eh? 32 34 38 49 52 53 56

 

so it conflicts at 49 56 with this mod and 52 with sos will do a little more testing to see how badly either conflicts now that I know this as I am not sure what it does with each of these

though only effects the player so guessing it would be the device hider at work? so yes would say that the mod https://www.nexusmods.com/skyrim/mods/5564/?tab=images&BH=0 is not compatible by default anyway honestly pretty nice mod in some cases eh in others I ussualy just stop it from doing anything as it intertwined its self someplace...probably a script someplace that makes it difficult for skyrim to start easier than rooting out the real problem given the mod has an off switch in its mcm

Link to comment

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

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