Jump to content

NVSE Extender 11 not being detected?


Recommended Posts

Posted

I recently updated Sexout NG, SCR, NVSE to v3_beta2 and the Extender to v11.

 

Each time I start the game up though, Im being informed that Sexout needs v11, but I only have v9.

 

Is there simply a detection issue at hand and nothing to worry about or am I using the wrong version of NVSE or something?

Posted

Kodiak,

 

Are you sure you have the Extender v11 in the correct folder? Not in the Data folder.

 

Fallout New Vagas/Data/NVSE/plugins  ???

 

Only mentioning it because it is a common error.

Posted

The relevant code in Sexout.esm simply does the following:

 

    set nNXVerR to 11  ;the required version of the NVSE Extender
    set nNXVerI to NX_GetVersion
    if nNXVerR > nNXVerI
      MessageBoxEx "Sexout requires NVSE Extender v%g but you have v%g" nNXVerR nNXVerI
    endif

If the message is stating you need 11 but have 9 you likely, as ritualclarity suggested, still have v9 in data/NVSE/plugins and didn't put v11 there.

Posted

Well shit....

 

For as long as I've been using Sexout mods and NVSE-E, you'd think I'd remember something like that.

 

Well that a fucking DUH on my part. Thanks :)

Posted

Well shit....

 

For as long as I've been using Sexout mods and NVSE-E, you'd think I'd remember something like that.

 

Well that a fucking DUH on my part. Thanks :)

 

 

:rolleyes: I did the same thing when I went to reload my game fresh. .. Could'nt figure out for about an hour before the ... oh duh moment. :blush:

  • 8 months later...
Posted

ive been gettin the same message but instead of v9 im gettin v0.  ive re-downloaded it multiple time to the same spot (programs x86/steam/steam apps/common/fallout new vegas/data/NVSE/plugins)  but im still gettin the same message. did i put it in the wrong spot

  • 1 month later...
Posted (edited)

wrong directory for plugins or wrong version of nvse.

I have the NVSE Extender v11 installed in the plugins folder in the game directory and NVSE v3_beta2 installed and it still tells me that I have v0 of NVSE Extender.

 

Is there something I am missing here?

 

Edit: I even started a new game and I still have this problem.

 

Edit again: I moved the two .dll's out of the folder they came in and into the plugins folder. This isn't explained very well in the installation directions. It's working now.

Edited by mythandariel
Posted

Edit again: I moved the two .dll's out of the folder they came in and into the plugins folder. This isn't explained very well in the installation directions. It's working now.

I've updated the instructions and changed them from

 

Install the extender by extracting the contents to the data/nvse/plugins directory.

To

 

Install the extender by extracting the DLLs to the data/nvse/plugins directory.

If that is not perfectly clear now, I'm open to suggestions on how to make it better.

Posted

It is perfectly clear, but I would suggest:

 

"Install the extender by extracting the DLLs (not the folder)  to the data/nvse/plugins directory."

 

Or, adding an explanatory note below saying if you see a nvse v0 warning then you installed the .dlls to the wrong place, they should be in the directory above, not within a subfolder there.

 

Because, this support question gets asked every other day. In a good week.

Posted

Gotcha. The new version (12b) does not have the folder anymore, and future version will not either, so hopefully that bit can just fall off the radar.

 

I'll add a note about the v0 thing.

  • 3 weeks later...
Posted

i need help it keeps saying i need V11 but i have V0 and i have no clue what i'm doing wrong

Most likely:

 

wrong directory for plugins or wrong version of nvse.

You did download NVSE 4.2 and NVSE Extender v12 Beta right? AND installed them properly?

Posted

Got the same problem here, i got the bad version of NVSE so i downloaded the 4.2 and re-installed the NVSE extender v12 on the right place.. But the game keep telling me that's it require the NVSE v11 and i got the v0

 

I think i just messed up something, if you got an idea of where i have to look, that would be great :P thanks :)

Posted

That error only and always comes from exactly one thing -- the extender did not load. That means it was not installed to the right place, or the version of NVSE you have is too old.

 

Uninstall the extender, delete whatever extender stuff you downloaded, and download and install the extender fomod. It doesn't give you a 'choice' about where to install it, so unless you intentionally do it manually, it can't possibly go to the wrong place.

Posted

Can you "spoiler paste" nvse.log and nvse_extender.log (also nvse_extender_ng.log while you are at it) ? They should all be in your game directory, the one containing falloutNV.exe.

 

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...