Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NMM: Get Mod Updates not working #1345

Open
InsaneVRGamer opened this issue Dec 3, 2024 · 5 comments
Open

NMM: Get Mod Updates not working #1345

InsaneVRGamer opened this issue Dec 3, 2024 · 5 comments

Comments

@InsaneVRGamer
Copy link

InsaneVRGamer commented Dec 3, 2024

So my NMM was working fine using it for years, only thing ever use.. And all of a sudden i can't get mod updates by clicking the button that gets missing information and gets mod updates.

I have hundreds of mods downloaded.. and when i click the button it only does it for one random mod... and that's it... it should take a while but just does 1 mod! Yes i have mods not updated because bodyslider and bunch other mods i have aren't up to date and i've had to start manually checking each mod! This applies to SSE, Fallout, many other games.

  • Latest NMM
  • Windows 10
  • Tried normal NMM and Trace.
  • Clicked fix chrome button in nmm settings.
  • Reset UI
  • Restarted PC
  • Enable / Disable exclamation mark for updates.
  • Rescanned installed games
  • Uninstalled, reinstalled NMM

When I go to reinstall and start it i always get this:
Unable to execute file: C:\Program Files\NMM\NexusClient.exe
CreateProcess failed: 740.
The requested operation requires elevation

^ Google says run it in admin, still doesn't resolve issue of no mod updates

This happens only once and every time i reinstall it and go to open it the first time??

I've noticed a bunch of these types of threads "per googling" that end up posted here! Yet i can never find a direct ANSWER to resolve the issue.

Advice please and thanks, this is the only time i've had issues with this, been using NMM since release, never had issues in the past, i've been using it for years! So either my PC messed up, or an Update lately messed up!

@Slorm
Copy link

Slorm commented Dec 8, 2024

I can confirm that there seems to be an issue with v87.2 not reading mod updates from Nexus. O/S is Win 10

I've since reinstalled v87.1 and that is working correctly

@DuskDweller
Copy link
Collaborator

There seems to be a bug in the most recent Pathoschild library:
Method not found: 'Pathoschild.Http.Client.IRequest Pathoschild.Http.Client.FluentClientExtensions.WithOptions(Pathoschild.Http.Client.IRequest, System.Nullable1<Boolean>, System.Nullable1)'.'
It can't find its own stuff. I'll have a look at it but I can't give you an ETA.

@InsaneVRGamer
Copy link
Author

I can confirm that there seems to be an issue with v87.2 not reading mod updates from Nexus. O/S is Win 10

I've since reinstalled v87.1 and that is working correctly

Fantastic to know i'm not the only one!

There seems to be a bug in the most recent Pathoschild library: Method not found: 'Pathoschild.Http.Client.IRequest Pathoschild.Http.Client.FluentClientExtensions.WithOptions(Pathoschild.Http.Client.IRequest, System.Nullable1<Boolean>, System.Nullable1)'.' It can't find its own stuff. I'll have a look at it but I can't give you an ETA.

Thanks be great to finally have NMM working against and hopefully detect mods, i have to go through hundreds manually checking updates!

@DuskDweller
Copy link
Collaborator

Fixed it in 0.87.3 .

@InsaneVRGamer
Copy link
Author

InsaneVRGamer commented Dec 10, 2024

Fixed it in 0.87.3 .

Downloading it now, will try it out and update post in a moment not an hour or so later. I'm not one of those!

Still get code:740 after fresh install, but it's finally checking mods and giving me outdated stuff!!! YAY! thanks. Thanks for listening @DuskDweller to my thread and to previous persons post :) really appreciate it!

Tracing an Unhandled Exception:
Exception:
Message:
Unable to cast object of type 'System.InvalidOperationException' to type 'Pathoschild.Http.Client.ApiException'.
Full Trace:
System.InvalidCastException: Unable to cast object of type 'System.InvalidOperationException' to type 'Pathoschild.Http.Client.ApiException'.
at Nexus.Client.ModRepositories.NexusModsApiRepository.<>c__DisplayClass50_0.b__0(Exception ex)
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at Nexus.Client.ModRepositories.NexusModsApiRepository.ReactToAggregateException(AggregateException a)
at Nexus.Client.ModRepositories.NexusModsApiRepository.GetFileListInfo(List1 modFileList) at Nexus.Client.ModManagement.ModUpdateCheckTask.CheckForModListUpdate(List1 modList, List`1 modsToCheck)
at Nexus.Client.ModManagement.ModUpdateCheckTask.DoWork(Object[] args)
at Nexus.Client.ThreadedBackgroundTask.RunThreadedWork(Object p_objArgs)
at Nexus.Client.Util.Threading.TrackedThread.RunParameterizedThread(Object p_objParam)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)

Running Threads (1)
13 ()
Aborted

^
I do get this now though, for fallout 4, wont happen with skyrim, probably a me thing that. No idea, but you've fixed updates, i'm glad!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants