Jump to content

NiOverride not found


Recommended Posts

Posted

I'm having a problem compiling a new creature script. These are the errors I'm getting:

Ā 

E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(299,31): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(299,42): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(300,19): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(300,30): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(305,5): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(305,16): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(306,5): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(306,16): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(715,31): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(715,42): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(716,5): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(716,16): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(696,61): variable NiOverride is undefined
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(696,72): none is not a known user-defined type
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(696,91): cannot compare a none to a int (cast missing or types unrelated)
E:\Steam\SteamApps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(696,91): cannot relatively compare variables to None
No output generated for Weregalscript, compilation failed.
Ā 
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on Weregalscript
Ā 
I have the source scripts from SexLab, XPMSE, FNIS, SKSE, and SkyUI 5.0 in my scripts folder. Any idea as to what I'm doing wrong? Thanks.
Posted

Ah, thanks. I thought I had those because I was using XPMSE. I'll dig it up and get those installed.

Archived

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

  • Recently Browsing   0 members

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