DarkShado

ONI Moveble Features Crashing game after update March 13 2025

Mar 13th, 2025
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | Gaming | 0 0
  1. Exception while loading mod CalYu.PackAnything at D:/Users/Jamie/Documents/Klei/OxygenNotIncluded/mods/Steam/3007505281.
  2. HarmonyLib.HarmonyException: Ambiguous match for HarmonyMethod[(class=GeyserGenericConfig, methodname=CreateGeyser, type=Normal, args=undefined)] ---> System.Reflection.AmbiguousMatchException: Ambiguous match found.
  3. at System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00050] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
  4. at System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
  5. at System.Type.GetMethod (System.String name, System.Reflection.BindingFlags bindingAttr) [0x0000e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
  6. at HarmonyLib.AccessTools.DeclaredMethod (System.Type type, System.String name, System.Type[] parameters, System.Type[] generics) [0x00028] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  7. at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x0004d] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  8. --- End of inner exception stack trace ---
  9. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0010f] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  10. at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  11. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  12. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  13. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  14. at KMod.UserMod2.OnLoad (HarmonyLib.Harmony harmony) [0x00007] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  15. at PackAnything.Mod.OnLoad (HarmonyLib.Harmony harmony) [0x00000] in <fb68caeb06b0490982d32b3b8eaeeeb7>:0
  16. at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  17.  
  18. at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
  19. at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <1f583ce96a48430ba66629e5477a0517>:0
  20. at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <1f583ce96a48430ba66629e5477a0517>:0
  21. at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <1f583ce96a48430ba66629e5477a0517>:0
  22. at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  23. at KMod.Mod.Load (KMod.Content content) [0x00000] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  24. at KMod.Manager.Load (KMod.Content content) [0x00000] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  25. at Global.Awake () [0x00000] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  26. at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object , UnityEngine.Transform , UnityEngine.Vector3& , UnityEngine.Quaternion& ) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
  27. at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
  28. at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
  29. at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <82f243aab18c4f32918da2df41974365>:0
  30. 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 <1f583ce96a48430ba66629e5477a0517>:0
  31. at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <1f583ce96a48430ba66629e5477a0517>:0
  32. at LaunchInitializer.Update () [0x00000] in <6d365c3a0cb14d72822f5c03e5b3357e>:0
  33. Build: U55-659901-SCR
Advertisement
Add Comment
Please, Sign In to add comment