O-n-y / oxy.mods

Oxy.BugTracker
14 stars 2 forks source link

[Mod Manager] [Ver 2.11.2.76] Null Exception Crash on Startup #95

Closed stein3 closed 1 year ago

stein3 commented 1 year ago

[DebugConsole][1]: Version: 1.0.7.45 initialized [DebugConsole][1]: Console initiated [02:59:41.448] [1] [INFO] Loading mod content DLL [Mod Manager // by @Ony 👾:1843965353] (provides DLL) [02:59:41.448] [1] [INFO] Loading MOD dll: Release_DLC1.Mod.ModManager.dll [02:59:41.479] [1] [ERROR] null Exception while loading mod ModManager at C:/Users/User/Documents/Klei/OxygenNotIncluded/mods/Steam/1843965353. System.TypeLoadException: Could not resolve type with token 0100000e (from typeref, class/assembly Steamworks.SteamUGCDetails_t, Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null) at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info(intptr,System.Reflection.MonoMethodInfo&) at System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.Reflection.MonoMethod.GetPseudoCustomAttributes () [0x00002] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.MonoCustomAttrs.GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType) [0x0000a] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x0001f] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) [0x00024] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.Reflection.MonoMethod.GetCustomAttributes (System.Boolean inherit) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at HarmonyLib.PatchTools+<>c__DisplayClass2_0.<GetPatchMethod>b__0 (System.Reflection.MethodInfo m) [0x00000] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at HarmonyLib.PatchTools.GetPatchMethod (System.Type patchType, System.String attributeName) [0x00018] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) [0x000a1] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00000] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable1[T] sequence, System.Action1[T] action) [0x00014] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <2f5aaaa000594d07b9998f4cff1e9662>:0 at KMod.UserMod2.OnLoad (HarmonyLib.Harmony harmony) [0x00007] in <1c7e9ccb4aa844e2be4538990aabf98e>:0 at Ony.OxygenNotIncluded.ModManager.Loader.OnLoad (HarmonyLib.Harmony harmony) [0x00000] in <da58ffe4d001464481c32e57b9d76a04>:0 at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <1c7e9ccb4aa844e2be4538990aabf98e>:0

O-n-y commented 1 year ago

you are using outdated version actual version: 2.13.6.104