Jump to content

(help !) scrip compilation problem


Recommended Posts

Hi

 

I reinstaled skyrim few days ago, and now I get an interesting problem :

 

when i tried to compile a script, I get that :

 

default: BSSString::set(): could not allocate full amount of memory asked for with aiMaxLen

 

 

And that error message (spoiler)

 

I believed it was a miss intallation of skyrim scripts, but not...

 

 

Starting 1 compile threads for 1 files...

Compiling "QF_aHH0_01000D62"...

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(274,25): GetWornForm is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(301,20): GetEquippedObject is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(304,11): UnequipItemEX is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(308,20): GetEquippedObject is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(311,11): UnequipItemEX is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,39): GetMaskForSlot is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(318,21): GetWornForm is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(135,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(153,16): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(158,17): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(172,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(190,17): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(201,17): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(204,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(220,16): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(223,16): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(226,16): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(229,16): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(232,16): CreateFormArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(235,16): CreateAliasArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(239,16): ResizeFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(242,16): ResizeIntArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(245,16): ResizeStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(248,16): ResizeFormArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\PapyrusUtil.psc(251,16): ResizeAliasArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(353,13): EquipItemEx is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseObject.psc(161,17): ResizeStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseObject.psc(161,17): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(68,26): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(82,26): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(129,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(411,26): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(746,22): ResizeIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(746,22): cannot call the member function ResizeIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(747,22): ResizeFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(747,22): cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(748,22): ResizeStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(748,22): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(752,24): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(752,24): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(844,22): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(844,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(845,22): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(845,22): cannot call the member function CreateStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(846,22): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(846,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(847,22): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(847,22): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(849,18): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(849,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(850,18): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(850,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(851,18): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(851,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(852,18): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(852,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(853,18): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(853,18): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(855,20): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(855,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(856,20): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(856,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(857,20): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(857,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(858,20): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(858,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(859,20): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(859,20): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(876,28): CreateFormArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(876,28): cannot call the member function CreateFormArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(879,22): GetRace is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(879,22): cannot call the member function GetRace alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1009,16): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1009,16): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1054,16): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1054,16): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1077,21): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1077,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1078,21): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1078,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1080,21): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1080,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1081,21): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1081,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1083,21): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1083,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1084,21): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1084,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1086,21): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1086,21): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1087,21): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1087,21): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(25,29): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(42,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(108,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(191,26): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(287,16): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(291,16): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(295,16): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(299,16): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(303,16): CreateFormArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(405,16): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(445,16): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(470,16): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(495,16): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(520,16): CreateFormArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,44): GetCameraState is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(81,61): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(152,20): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(441,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(442,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(443,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(444,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(445,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(446,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(447,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(448,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(449,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseExpression.psc(450,19): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(91,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(212,26): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(90,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(102,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(338,21): ResizeStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(338,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(339,50): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(339,21): ResizeAliasArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(339,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(349,15): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(81,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,17): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a none to a sslbaseanimation, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(243,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,13): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a none to a sslbasevoice, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(25,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(37,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(75,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(95,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,32): GetAliasByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a none to a sslbasevoice, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(201,26): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(301,27): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(44,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(355,21): ResizeStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(355,21): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(356,50): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(356,21): ResizeAliasArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(356,21): cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(366,15): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(398,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,18): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a none to a sslbaseexpression, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(42,24): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(99,26): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(34,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionFactory.psc(45,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(222,21): ResizeStringArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,50): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(223,21): ResizeAliasArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslExpressionSlots.psc(233,15): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(548,15): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(551,16): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(558,15): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslObjectFactory.psc(561,16): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(28,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(44,29): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(61,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(76,29): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(97,25): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,29): GetDisplayName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadLibrary.psc(169,87): GetDisplayName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(194,38): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(197,38): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(461,47): GetType is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(461,29): type mismatch on parameter 1 (did you forget a cast?)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(461,58): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(769,79): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(875,100): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(898,61): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(1051,49): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(114,22): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(174,23): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(297,42): GetWornForm is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ArmorAddon.psc(40,14): GetMaskForSlot is not a function or does not exist

C:\Program Files (x86)\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

C:\Program Files (x86)\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)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(650,23): GetCameraState is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(650,23): cannot call the member function GetCameraState alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(650,40): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(650,40): cannot relatively compare variables to None

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(711,32): GetWornForm is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(771,79): GetCameraState is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(771,79): cannot call the member function GetCameraState alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(771,96): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(798,10): GetCameraState is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(798,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(798,27): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1108,20): GetEquippedObject is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1111,11): UnequipItemEX is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1115,20): GetEquippedObject is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1118,11): UnequipItemEX is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1125,39): GetMaskForSlot is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1125,39): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1125,21): GetWornForm is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1127,12): UnequipItemEX is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1163,13): EquipItemEx is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1249,10): GetCameraState is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1249,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1249,27): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1257,11): SheatheWeapon is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1274,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1275,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1276,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1278,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1279,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1280,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1281,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1282,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1289,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1290,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1291,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1293,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1294,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1295,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1296,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1297,1): UnregisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1350,26): CreateBoolArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1350,26): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1351,26): CreateFormArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(1351,26): cannot call the member function CreateFormArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(262,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(263,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(264,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(265,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(266,2): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(275,109): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(278,52): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(278,180): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(281,52): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(281,178): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(286,52): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(286,176): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(729,105): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1021,2): SendModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1033,1): SendModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1243,15): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1243,30): cannot cast a none to a referencealias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1246,17): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1246,32): cannot cast a none to a sslactoralias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,17): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,32): cannot cast a none to a sslactoralias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1248,17): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1248,32): cannot cast a none to a sslactoralias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1249,17): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1249,32): cannot cast a none to a sslactoralias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,17): GetNthAlias is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,32): cannot cast a none to a sslactoralias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1282,16): GetAliasByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1282,46): cannot cast a none to a referencealias, types are incompatible

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1326,29): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1326,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1327,29): CreateStringArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1327,29): cannot call the member function CreateStringArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1328,29): CreateFloatArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(1328,29): cannot call the member function CreateFloatArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(343,77): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(612,10): GetCameraState is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(612,10): cannot call the member function GetCameraState alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(612,27): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(726,3): RegisterForKey is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadController.psc(738,1): UnregisterForAllKeys is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(369,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(374,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(379,32): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(382,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(385,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(388,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(391,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(394,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(397,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(400,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(404,31): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(408,32): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(411,32): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(414,32): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(418,30): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(425,29): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(426,20): IsRaceFlagSet is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(490,25): CreateIntArray is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(490,25): cannot call the member function CreateIntArray alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemLibrary.psc(54,1): RegisterForModEvent is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\fnis.psc(42,51): Getname is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\fnis.psc(70,139): Getname is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(292,41): GetCameraState is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(292,41): cannot call the member function GetCameraState alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(292,58): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(292,58): cannot relatively compare variables to None

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(381,9): GetModByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(381,9): cannot call the member function GetModByName alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(381,47): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(384,9): GetModByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(384,9): cannot call the member function GetModByName alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(384,32): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(387,9): GetModByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(387,9): cannot call the member function GetModByName alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(387,45): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(395,9): GetModByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(395,9): cannot call the member function GetModByName alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(395,46): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(405,9): GetModByName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(405,9): cannot call the member function GetModByName alone or on a type, must call it on a variable

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(405,51): cannot compare a none to a int (cast missing or types unrelated)

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(450,80): GetName is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(471,12): SheatheWeapon is not a function or does not exist

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(499,9): GetCameraSt

 

 

Link to comment

You are missing the SKSE scripts.

 

First step: unzip the file Scripts.rar and put its content in the Scripts folder.

Second step: download the zip file of SKSE and overwrite all the scripts and sources in the script folder.

 

Link to comment
  • 3 months later...

I reinstlaled skyrim, and I got the same problem !

But this time, there's something different : there's only things in the source folder in the script.rar file...

 

error message is also different :

 

Starting 1 compile threads for 1 files...
Compiling "QF_aTID2SideQuestMiquote_055327CD"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1118,10): SetPathStringArray is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1118,10): cannot call the member function SetPathStringArray alone or on a type, must call it on a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1122,11): SetPathFormArray is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1122,11): cannot call the member function SetPathFormArray alone or on a type, must call it on a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1125,11): SetPathFloatArray is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1125,11): cannot call the member function SetPathFloatArray alone or on a type, must call it on a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1140,12): SetPathFloatArray is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseAnimation.psc(1140,12): cannot call the member function SetPathFloatArray alone or on a type, must call it on a variable
No output generated for QF_aTID2SideQuestMiquote_055327CD, compilation failed.

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

 

 

Edit : partially solved, it's linked to sexlab 1.62
 

Link to comment
  • 1 year later...

I'm reacitivating that old pose...

 

New instllation, new problems... with sexlab compilation.

 

Starting 1 compile threads for 1 files...
Compiling "QF_aNMM4_Courtesan_05114635"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(194,31): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(194,20): unknown type sslbaseanimation[]
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(196,4): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(203,31): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(203,20): unknown type sslbaseanimation[]
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(205,4): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(212,31): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(212,20): unknown type sslbaseanimation[]
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(214,4): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(221,31): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(221,20): unknown type sslbaseanimation[]
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(223,4): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(230,31): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(230,20): unknown type sslbaseanimation[]
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(232,4): sexlabframework is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_aNMM4_Courtesan_05114635.psc(249,25): unknown type sexlabframework
No output generated for QF_aNMM4_Courtesan_05114635, compilation failed.

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

I resintalled sexlab, SKSE, nivoverride... whithout success.

Link to comment

Archived

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

  • 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