Guest User

Crash 8/27/23 update

a guest
Aug 27th, 2023
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. Exception while loading mod BrokenRocketInteriorPortFix at C:/Users/marti/Documents/Klei/OxygenNotIncluded/mods/Steam/3021827424.
  2. HarmonyLib.HarmonyException: Patching exception in method virtual System.Void RocketEnvelopeWindowTileConfig::DoPostConfigureComplete(UnityEngine.GameObject go) ---> System.ArgumentOutOfRangeException: Token 0x6000005 is not valid in the scope of module buzhuo.dll
  3. Parameter name: metadataToken
  4. at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00037] in <695d1cc93cca45069c528c15c9fdd749>:0
  5. at System.Reflection.Module.ResolveMethod (System.Int32 metadataToken) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  6. at HarmonyLib.Patch.get_PatchMethod () [0x0006c] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  7. at HarmonyLib.PatchSorter+PatchSortingWrapper.GetHashCode () [0x00000] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  8. at System.Collections.Generic.ObjectEqualityComparer`1[T].GetHashCode (T obj) [0x0000a] in <695d1cc93cca45069c528c15c9fdd749>:0
  9. at System.Collections.Generic.HashSet`1[T].InternalGetHashCode (T item) [0x0000a] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  10. at System.Collections.Generic.HashSet`1[T].AddIfNotPresent (T value) [0x0000f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  11. at System.Collections.Generic.HashSet`1[T].Add (T item) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  12. at HarmonyLib.PatchSorter.AddNodeToResult (HarmonyLib.PatchSorter+PatchSortingWrapper node) [0x0000c] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  13. at HarmonyLib.PatchSorter.Sort (System.Reflection.MethodBase original) [0x000b5] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  14. at HarmonyLib.PatchFunctions.GetSortedPatchMethods (System.Reflection.MethodBase original, HarmonyLib.Patch[] patches, System.Boolean debug) [0x00007] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  15. at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x0001f] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  16. at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000bb] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  17. --- End of inner exception stack trace ---
  18. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0010f] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  19. at HarmonyLib.PatchClassProcessor.Patch () [0x00082] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  20. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  21. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  22. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <2f5aaaa000594d07b9998f4cff1e9662>:0
  23. at KMod.UserMod2.OnLoad (HarmonyLib.Harmony harmony) [0x00007] in <ad882e55d8ac49379773540ee16f428f>:0
  24. at BrokenRocketInteriorPortFix.Mod.OnLoad (HarmonyLib.Harmony harmony) [0x00000] in <17bf7f4c0a7049df85bf6be9b8015465>:0
  25. at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <ad882e55d8ac49379773540ee16f428f>:0
  26.  
  27. at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  28. at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <d2ff0ec32ae74bb091b2c7c87705ee3b>:0
  29. at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <d2ff0ec32ae74bb091b2c7c87705ee3b>:0
  30. at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <d2ff0ec32ae74bb091b2c7c87705ee3b>:0
  31. at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <ad882e55d8ac49379773540ee16f428f>:0
  32. at KMod.Mod.Load (KMod.Content content) [0x00000] in <ad882e55d8ac49379773540ee16f428f>:0
  33. at KMod.Manager.Load (KMod.Content content) [0x00000] in <ad882e55d8ac49379773540ee16f428f>:0
  34. at Global.Awake () [0x00000] in <ad882e55d8ac49379773540ee16f428f>:0
  35. at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3& pos, UnityEngine.Quaternion& rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  36. at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  37. at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  38. at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  39. 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 <d2ff0ec32ae74bb091b2c7c87705ee3b>:0
  40. at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <d2ff0ec32ae74bb091b2c7c87705ee3b>:0
  41. at LaunchInitializer.Update () [0x00000] in <ad882e55d8ac49379773540ee16f428f>:0
  42. Build: U48-568201-S
Advertisement
Add Comment
Please, Sign In to add comment