O-n-y / oxy.mods

Oxy.BugTracker
14 stars 2 forks source link

Crash (Mod Manager) #79

Closed c-artilage closed 2 years ago

c-artilage commented 2 years ago

Edition: Windows 10 Home Version: 21H1 Game Version: U41-498381-VD Mod Manager Version: v2.13.6.104

When Oxygen Not Included is started with ModManager enabled, it crashes.

Exception while loading mod ModManager at C:/Users/"USER_NAME"/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.b0 (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.b10_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 <33cbadb4d53344698461e1b8bda03e57>:0 at Ony.OxygenNotIncluded.ModManager.Loader.OnLoad (HarmonyLib.Harmony harmony) [0x00000] in :0 at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <33cbadb4d53344698461e1b8bda03e57>:0

at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <9fe2cbebfa394c8da6af069ec8cc9ef4>:0 at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <53ba8544b0394db88dcaac034e1fe553>:0 at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <53ba8544b0394db88dcaac034e1fe553>:0 at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <53ba8544b0394db88dcaac034e1fe553>:0 at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <33cbadb4d53344698461e1b8bda03e57>:0 at KMod.Mod.Load (KMod.Content content) [0x00000] in <33cbadb4d53344698461e1b8bda03e57>:0 at KMod.Manager.Load (KMod.Content content) [0x00000] in <33cbadb4d53344698461e1b8bda03e57>:0 at Global.Awake () [0x00000] in <33cbadb4d53344698461e1b8bda03e57>:0 at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3& pos, UnityEngine.Quaternion& rot) [0x00000] in <9fe2cbebfa394c8da6af069ec8cc9ef4>:0 at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <9fe2cbebfa394c8da6af069ec8cc9ef4>:0 at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <9fe2cbebfa394c8da6af069ec8cc9ef4>:0 at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <9fe2cbebfa394c8da6af069ec8cc9ef4>:0 at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.GameObject parent, System.String name, System.Boolean initialize_id, System.Int32 gameLayer) [0x00000] in <53ba8544b0394db88dcaac034e1fe553>:0 at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <53ba8544b0394db88dcaac034e1fe553>:0 at LaunchInitializer.Update () [0x00000] in <33cbadb4d53344698461e1b8bda03e57>:0 Build: U41-498381-VD

惑星.zip

O-n-y commented 2 years ago

screenshot your mods list with Mod Manager version to confirm you have them version you claim

O-n-y commented 2 years ago

as no confirmation was provided, i assume you was using actually an outdated build

c-artilage commented 2 years ago

Sorry, I'm late. スクリーンショット (770) スクリーンショット (771) スクリーンショット (772)

O-n-y commented 2 years ago

Write me in discord in pm please

O-n-y commented 2 years ago

also please attach screenshot with DebugConsole mod enabled (this is my other mod you can find on Steam)

c-artilage commented 2 years ago

スクリーンショット (773)

O-n-y commented 2 years ago

can you try delete all from /mods folder (game shoul not be running)

c-artilage commented 2 years ago

Great! OxygenNotIncluded have started working again with ModManager enabled! Thank you!!

O-n-y commented 2 years ago

you are welcome