Created
November 1, 2019 19:43
-
-
Save OmegaRogue/80dbdee1cfa7745058c7ecc5b6d1b6e4 to your computer and use it in GitHub Desktop.
log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Message: BepInEx] BepInEx 5.0.0.0 RC1 - Nimbatus | |
[Message: BepInEx] Compiled in Unity v2018 mode | |
[Info : BepInEx] Running under Unity v2018.4.6.13492667 | |
[Message: BepInEx] Preloader started | |
[Debug : BepInEx] Loaded 0 patcher methods from Assembly-CSharp.API.mm | |
[Info : MonoMod] Collecting target assemblies from mods | |
[Info : BepInEx] Loaded 1 patcher methods from BepInEx.MonoMod.Loader | |
[Info : BepInEx] 2 patcher plugin(s) loaded | |
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader] | |
[Info : BepInEx] Patching [Assembly-CSharp] with [BepInEx.MonoMod.Loader/BepInEx.MonoMod.Loader.Patcher] | |
[Message: MonoMod] [Main] Scanning for mods in directory. | |
[Message: MonoMod] [ReadMod] Loading mod dir: D:\Projects\Nimbatus\Nimbatus-Mods\Nimbatus\Windows64\BepInEx\monomod | |
[Message: MonoMod] [ReadMod] Loading mod: D:\Projects\Nimbatus\Nimbatus-Mods\Nimbatus\Windows64\BepInEx\monomod\Assembly-CSharp.API.mm.dll | |
[Message: MonoMod] [Main] Found 1 mods | |
[Message: MonoMod] [Main] mm.PatchRefs(); fixup pre-pass | |
[Message: MonoMod] [Main] mm.AutoPatch(); | |
[Message: MonoMod] [AutoPatch] Parsing rules in loaded mods | |
[Message: MonoMod] [AutoPatch] PrePatch pass | |
[Fatal : BepInEx] Could not run preloader! | |
[Fatal : BepInEx] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: void MonoMod.Utils.MonoModExt.AddRange<!0>(Mono.Collections.Generic.Collection`1<!!0>,Mono.Collections.Generic.Collection`1<!!0>) | |
at MonoMod.MonoModder.PrePatchModule (Mono.Cecil.ModuleDefinition mod) [0x00016] in <d8ce413ab58f4f2ebbc29c1f881d96f1>:0 | |
at MonoMod.MonoModder.AutoPatch () [0x0006c] in <d8ce413ab58f4f2ebbc29c1f881d96f1>:0 | |
at BepInEx.MonoMod.Loader.RuntimeMonoModder.PerformPatches (System.String modDirectory) [0x00080] in <41805a42744a4aca9a0263657f827f35>:0 | |
at BepInEx.MonoMod.Loader.Patcher.Patch (Mono.Cecil.AssemblyDefinition assembly) [0x000bb] in <41805a42744a4aca9a0263657f827f35>:0 | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) | |
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <df7127ba07dc446d9f5831a0ec7b1d63>:0 | |
--- End of inner exception stack trace --- | |
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <df7127ba07dc446d9f5831a0ec7b1d63>:0 | |
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <df7127ba07dc446d9f5831a0ec7b1d63>:0 | |
at BepInEx.Preloader.Preloader+<>c__DisplayClass5_0.<GetPatcherMethods>b__0 (Mono.Cecil.AssemblyDefinition& ass) [0x0000c] in <202ff50d8a7c4e5791dbcf37fa83e8f3>:0 | |
at BepInEx.Preloader.Patching.AssemblyPatcher.PatchAndLoad (System.String directory) [0x0015a] in <202ff50d8a7c4e5791dbcf37fa83e8f3>:0 | |
at BepInEx.Preloader.Preloader.Run () [0x00168] in <202ff50d8a7c4e5791dbcf37fa83e8f3>:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment