Jump to content

Recommended Posts

NiOverride issues?  I read that NiOverride belongs to RaceMenu, but doing a search through it's source I was unable to find a reference to it... Do I have a incorrect version of RaceMenu or is NiOverride defined elsewhere?

 

Scripts and Source that I have installed: RaceMenu (Main, and Base), SKSE, SKYUI, JContainers, SexLab

 

Compile Fail 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 
Link to comment

Still no resolution on this, but I *forced* the compile... it's working, but I'm not sure if I will have issues down the road so I would like to get it corrected if I can.

 

*forced the compile by commenting out the problematic code. Because it has to do directly with the HDT High Heel stuff which isn't important to the work I am doing -- just needed the code (in the log above) to pass the tests.

Link to comment

From memory, a problem can occur if you try and compile a script that is referencing another that's packed inside a .BSA.  Not sure if this helps, just thought I'd mention it.

 

Yup, this is exactly it: RaceMenu has its scripts packed in a BSA, you need to extract that BSA into loose script files so CK can access them.

Link to comment
  • 3 years later...
  • 1 month later...
  • 9 months later...
On 6/23/2017 at 10:06 AM, WraithSlayer said:

 

Yup, this is exactly it: RaceMenu has its scripts packed in a BSA, you need to extract that BSA into loose script files so CK can access them.

2021 baby, this thread saved my life I would macro an autoclicker and multiple accounts to give you infinite likes if I could.

Link to comment
  • 1 year later...

2022 baby, and still saving some butts. Thank you so much!

 

For future readers, this is not only for RaceMenu, so generally try and go through your full dependency tree for each script that throws an error, and check that all source scripts are indeed available for the compiler.

Link to comment
  • 2 months later...
On 6/23/2017 at 7:06 PM, WraithSlayer said:

 

Yup, this is exactly it: RaceMenu has its scripts packed in a BSA, you need to extract that BSA into loose script files so CK can access them.

Where should I extract the files to? I use modorganiser, should I extract the .psc to the RaceMenu folder?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 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