Jump to content

Custom Devious Devices script just won't compile


Recommended Posts

Posted

I'm almost cracking my head open trying to understand this compiling error when I try to compile a custom "extends zadEquipScript" script.

 

I have every dependency I can think of: Sexlab, SexLab Utility Plus, Sexlab Aroused, FNIS scripts, FNIS Creature scripts, FNIS Sexy Move scripts, Skooma Whore scripts, ZAZ scripts.

 

I have checked the scripts mentioned in the error and the functions it claims to not exist are right ******* there! So frustrating...

 

Spoiler

E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2320,4): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2320,15): cannot compare a experience to a int (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2324,5): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2324,16): cannot compare a experience to a int (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2337,72): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2337,70): cannot add a float to a experience (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2340,69): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2340,67): cannot add a float to a experience (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2343,44): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2343,42): cannot add a float to a experience (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2348,69): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2348,67): cannot add a float to a experience (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2351,44): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2351,42): cannot add a float to a experience (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2356,42): experience is not a variableE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslActorAlias.psc(2356,40): cannot add a float to a experience (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadLibrary.psc(950,8): SetFurnitureRef is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(346,10): GetIsFuta is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(577,20): GetRestricted is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(1414,20): GetRestricted is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(1415,68): GetRequiredTags is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(1420,68): GetForbiddenTags is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(2015,11): GetRestricted is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(2015,35): GetFurnitureRef is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(2347,18): SetFurnitureRef is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\sslThreadModel.psc(2419,18): SetFurnitureRef is not a function or does not existE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(4,18): variable Nemesis_AA_Core is undefinedE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(4,48): variable Nemesis_AA_Core is undefinedE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(4,64): none is not a known user-defined typeE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(4,34): none is not a known user-defined typeE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(4,5): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(25,19): variable Nemesis_AA_Core is undefinedE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(25,49): variable Nemesis_AA_Core is undefinedE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(25,65): none is not a known user-defined typeE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(25,35): none is not a known user-defined typeE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(25,6): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(51,14): variable Nemesis_AA_Core is undefinedE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(51,51): variable Nemesis_AA_Core is undefinedE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(51,67): none is not a known user-defined typeE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(51,30): none is not a known user-defined typeE:\Games\The Elder Scrolls - Skyrim - Special Edition\Data\scripts\source\Nemesis_AA_Reset.psc(51,6): type mismatch while assigning to a int (cast missing or types unrelated)

 

Posted

I've figured it out. If anyone reading this is having this issue and happens to stumble upon this thread, this is how I've solved it. I assume you use Mod Organizer.

 

Install the scripts from Bathing in Skyrim. You don't actually need anything other than the scripts from it and the mods I've mentioned above.

Disable XPMSSE - Nemesis - Papyrus Stack Fix and all of its scripts if you have it, but remember to re-enable it when you're done compiling, of course.

Disable Sexlab Utility Plus and all of its scripts if you have it. Use only the scripts from Sexlab itself. Re-enable it later like above.

 

Now your custom device script should compile, at least it did for me.

Posted

Hi,

I was having issues compiling scripts linked to Sexlab since updating the Creation Kit.

I use Vortex as against Mod Organizer.

 

Tried your suggestion of disabling Sexlab Utility Plus, and the script compiled fine.

 

Thanks ?

 

Posted
On 5/24/2022 at 2:53 PM, cwalker said:

Hi,

I was having issues compiling scripts linked to Sexlab since updating the Creation Kit.

I use Vortex as against Mod Organizer.

 

Tried your suggestion of disabling Sexlab Utility Plus, and the script compiled fine.

 

Thanks ?

 

Don't mention it ^^

Archived

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

  • Recently Browsing   0 members

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