Jump to content

Sexlab script failing to compile


Recommended Posts

Posted

I've been wanting to get into modding for Skyrim again and I wanted to make a simple talk for sex thing to get a handle on Sexlab. However, I have been getting constant compile errors and I have followed every source I can find on how to fix it with no luck.

 

My fragment: SexLabUtil.QuickStart(akSpeaker, Game.GetPlayer())

 

The compile log:

C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(306,31): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(306,42): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(307,19): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(307,30): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(312,5): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(312,16): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(313,5): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(313,16): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(722,31): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(722,42): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(723,5): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(723,16): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,61): variable NiOverride is undefined
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,72): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): 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(765,91): cannot relatively compare variables to None
No output generated for TIF__04000D68, compilation failed.

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

Any help would be greatly appreciated!

Posted

You need the sources from RaceMenu.

Usually, RaceMenu does not provide them.

 

Unpack the RaceMenu BSA and you should be good.

Archived

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

  • Recently Browsing   0 members

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