Jump to content

Sexlab PSC files refuse to be processed on my desktop environment...


Recommended Posts

Posted

Firsthand i thought i lack required script package. But after direct testing, test scripts worked real smooth and silk

 

here's the test scripts:

 

zzBoundRuneShieldScript.pscfirst primitive version that i got recommended by local community member

zzSKSETest.pscthis one is SKSE involved one

 

they all were successful. so installed correctly confirmed.

 

and i tried to run the script that I personally edited, which disables undesired default anims from loading.

sslAnimationDefaults.psc

for sake of DAR anim limits, i had to edit out some default anims except breastfeeding ones, cuz of MME SE's sake. Visual lactation effects and actions are my only reason why I stick to Skyrim.

 

 

So yeah, ran everything. special edition CK, Notepad++, ScriptCompilerPro, Champollion utility, PCA. Every tool I could find on the internet and results were only these.

 

Quote

Skyrim Special Edition\Data\scripts\Source\Sexlab PSCs(Random Lines): CreateBoolArray is not a function or does not exist
: cannot call the member function CreateBoolArray alone or on a type, must call it on a variable
: CreateFloatArray is not a function or does not exist
: cannot call the member function CreateFloatArray alone or on a type, must call it on a variable
: CreateIntArray is not a function or does not exist
: cannot call the member function CreateIntArray alone or on a type, must call it on a variable
: CreateStringArray is not a function or does not exist
: cannot call the member function CreateStringArray alone or on a type, must call it on a variable
: CreateFormArray is not a function or does not exist
: cannot call the member function CreateFormArray alone or on a type, must call it on a variable
: CreateAliasArray is not a function or does not exist
: cannot call the member function CreateAliasArray alone or on a type, must call it on a variable
: ResizeFloatArray is not a function or does not exist
: cannot call the member function ResizeFloatArray alone or on a type, must call it on a variable
: ResizeIntArray is not a function or does not exist
: cannot call the member function ResizeIntArray alone or on a type, must call it on a variable
: ResizeStringArray is not a function or does not exist
: cannot call the member function ResizeStringArray alone or on a type, must call it on a variable
: ResizeFormArray is not a function or does not exist
: cannot call the member function ResizeFormArray alone or on a type, must call it on a variable
: ResizeAliasArray is not a function or does not exist
: cannot call the member function ResizeAliasArray alone or on a type, must call it on a variable


sslBaseExpression.psc(Numbers): SetExpressionPhoneme is not a function or does not exist
: SetExpressionModifier is not a function or does not exist
: SetExpressionPhoneme is not a function or does not exist
: SetExpressionModifier is not a function or does not exist
: CreateFloatArray is not a function or does not exist
: cannot call the member function CreateFloatArray alone or on a type, must call it on a variable


sslBaseExpression.psc(Numbers? SetExpressionPhoneme is not a function or does not exist
: SetExpressionModifier is not a function or does not exist

 

sslBaseVoice.psc(n,n? SetExpressionPhoneme is not a function or does not exist
: SetExpressionPhoneme is not a function or does not exist
: GetCameraState is not a function or does not exist
: cannot call the member function GetCameraState alone or on a type, must call it on a variable
: cannot compare a none to a int (cast missing or types unrelated)
: SetExpressionPhoneme is not a function or does not exist
: SetExpressionPhoneme is not a function or does not exist


sslVoiceSlots.psc(nn): GetAliasByName is not a function or does not exist
cannot cast a none to a sslbasevoice, types are incompatible
GetName is not a function or does not exist
GetNthAlias is not a function or does not exist


sslObjectFactory.psc(nn): GetNthAlias is not a function or does not exist
cannot cast a none to a sslbaseanimation, types are incompatible
GetNthAlias is not a function or does not exist
cannot cast a none to a sslbasevoice, types are incompatible


sslExpressionFactory.psc(nn): RegisterForModEvent is not a function or does not exist
UnregisterForModEvent is not a function or does not exist

 


sslThreadLibrary.psc(nn): GetDisplayName is not a function or does not exist


sslActorStats.psc(nn): GetType is not a function or does not exist
type mismatch on parameter 1 (did you forget a cast?)
cannot compare a none to a int (cast missing or types unrelated)


sslActorAlias.psc(nn): GetWornForm is not a function or does not exist
variable NiOverride is undefined
none is not a known user-defined type
GetCameraState is not a function or does not exist
cannot call the member function GetCameraState alone or on a type, must call it on a variable
cannot compare a none to a int (cast missing or types unrelated)
cannot relatively compare variables to None
GetEquippedObject is not a function or does not exist
UnequipItemEX is not a function or does not exist
GetMaskForSlot is not a function or does not exist
cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable
scripts\Source\sslActorAlias.psc(1333,27): cannot compare a none to a int (cast missing or types unrelated)
SheatheWeapon is not a function or does not exist

sslThreadModel.psc(nn): SendModEvent is not a function or does not exist

sslThreadController.psc(nn): RegisterForKey is not a function or does not exist
UnregisterForAllKeys is not a function or does not exist

sslSystemConfig.psc(nn) variable FNIS is undefined

-SO ON AND SO FORTH-

 

No output generated for sslAnimationDefaults, compilation failed.

...and now i'm stuck on blind limbo. Heard others all were successful but dont get how my computer keeps failing on me when other people all succeeded with rare few suffering the same errors.

 

And those who tested out my scripts and confirmed its working states refuse to give me the result because of 'you have to do it on your own or else' nonsense.

 

I need help. I dont get how the hell others advice and efforts all fail when i am doing it as same as people advised me of. I am frustrated.

 

H E L P

 

also i didnt install any other mods: i only had SKSE of recent version of 2021 on fresh new SSE folder, with CK tool and unzipped Script.zip files. No other irrelevant mods were installed.

 

or just send me the result pex file to ease my pain.

  • 2 months later...
Posted

make sure the referenced files that are needed during compilation aren't windows simlinks, fucks up the compilation. fixed my issue of it erroring on referenced files

Archived

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

  • Recently Browsing   0 members

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