Guest User

Untitled

a guest
Dec 23rd, 2024
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. Exception while loading mod PipedOutput at /home/C2/.config/unity3d/Klei/Oxygen Not Included/mods/Steam/2550027771.
  2. HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static System.Boolean NightLib.PortDisplayDrawing.DrawPorts::Prefix(BuildingCellVisualizer __instance, HashedString mode)
  3. at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  4. at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  5. --- End of inner exception stack trace ---
  6. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  7. at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  8. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  9. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  10. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <6dcb326e4f6442999f701f1e67d0b5a0>:0
  11. at KMod.UserMod2.OnLoad (HarmonyLib.Harmony harmony) [0x00007] in <af816d7b69b94ff2849f55a4ce590287>:0
  12. at Nightinggale.PipedOutput.PipedKMod.OnLoad (HarmonyLib.Harmony harmony) [0x00000] in <f7601b3ab9c047d1879b74cb46a3ed32>:0
  13. at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00222] in <af816d7b69b94ff2849f55a4ce590287>:0
  14.  
  15. at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <44795fdd2f534a10b35fa7129542a129>:0
  16. at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <bc0a11df8980400fb11c2fb06defb68e>:0
  17. at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <bc0a11df8980400fb11c2fb06defb68e>:0
  18. at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <bc0a11df8980400fb11c2fb06defb68e>:0
  19. at KMod.DLLLoader.LoadDLLs (KMod.Mod ownerMod, System.String harmonyId, System.String path, System.Boolean isDev) [0x00000] in <af816d7b69b94ff2849f55a4ce590287>:0
  20. at KMod.Mod.Load (KMod.Content content) [0x00000] in <af816d7b69b94ff2849f55a4ce590287>:0
  21. at KMod.Manager.Load (KMod.Content content) [0x00000] in <af816d7b69b94ff2849f55a4ce590287>:0
  22. at Global.Awake () [0x00000] in <af816d7b69b94ff2849f55a4ce590287>:0
  23. at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object , UnityEngine.Transform , UnityEngine.Vector3& , UnityEngine.Quaternion& ) [0x00000] in <44795fdd2f534a10b35fa7129542a129>:0
  24. at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <44795fdd2f534a10b35fa7129542a129>:0
  25. at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <44795fdd2f534a10b35fa7129542a129>:0
  26. at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <44795fdd2f534a10b35fa7129542a129>:0
  27. 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 <bc0a11df8980400fb11c2fb06defb68e>:0
  28. at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <bc0a11df8980400fb11c2fb06defb68e>:0
  29. at LaunchInitializer.Update () [0x00000] in <af816d7b69b94ff2849f55a4ce590287>:0
  30. Build: U54-647408-SCR
Advertisement
Add Comment
Please, Sign In to add comment