O-n-y / oxy.mods

Oxy.BugTracker
19 stars 2 forks source link

Mod Manager Crashes on Startup after October QOL update [2.13.7.125] #134

Closed ariaqf closed 11 months ago

ariaqf commented 11 months ago

When openning MOD Manager after October QOL update i receive the error bellow:

[DebugConsole][1]: Error[Exception]: MissingFieldException: Field 'KMod.Mod.file_source' not found.
Ony.OxygenNotIncluded.ModManager.Updater.UpdateAuthorsInfo (System.Collections.Generic.HashSet`1[T] updateAuthors, System.Boolean threadPool) (at <bc7fe753ca3f420aa048c2afbc3bf54c>:0)
Ony.OxygenNotIncluded.ModManager.SteamUGCService_OnSteamUGCQueryDetailsCompleted.Postfix (Steamworks.SteamUGCQueryCompleted_t pCallback, System.Boolean bIOFailure, System.Collections.Generic.HashSet`1[T] ___publishes) (at <bc7fe753ca3f420aa048c2afbc3bf54c>:0)
(wrapper dynamic-method) SteamUGCService.SteamUGCService.OnSteamUGCQueryDetailsCompleted_Patch1(SteamUGCService,Steamworks.SteamUGCQueryCompleted_t,bool)
Steamworks.CallResult`1[T].OnRunCallResult (System.IntPtr pvParam, System.Boolean bFailed, System.UInt64 hSteamAPICall_) (at <265662ccba5f4b45b650e9f26e9148fe>:0)
UnityEngine.Debug:LogException(Exception)
Steamworks.CallbackDispatcher:ExceptionHandler(Exception)
Steamworks.CallResult`1:OnRunCallResult(IntPtr, Boolean, UInt64)
Steamworks.CallbackDispatcher:RunFrame(Boolean)
Steamworks.SteamAPI:RunCallbacks()
SteamManager:Update()

Happens if:

  1. Other mods are enabled
  2. Other mods are disabled
  3. Tried to go to the previous version, update all mods and come back, still happening.
ariaqf commented 11 months ago

What worked for me: Deleted all mods, except ModManager, from the mods folder on explorer.

Then I started the game, all mods were redownloaded, and the error didn't appear again.

I'm not going to close this issue now, because i think this behavior is worth checking. Maybe add a log with the offending mod?

O-n-y commented 11 months ago

You had outdated version of the mod, this is not the mod issue. How to: Troubleshooting How to Report Bugs