System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> HarmonyLib.HarmonyException: IL Compile Error (unknown location) ---> HarmonyLib.HarmonyException: IL Compile Error (unknown location) ---> System.NullReferenceException: Object reference not set to an instance of an object
at HarmonyLib.Internal.RuntimeFixes.StackTraceFixes.OnILChainRefresh (System.Object self) [0x00000] in <40a82cc9705b4865b72ee4c45165e7e9>:0
at MonoMod.RuntimeDetour.ILHook.Apply () [0x00059] in <7e79d87a23084646a4f7750a6feaa4c0>:0
at HarmonyLib.Public.Patching.ManagedMethodPatcher.DetourTo (System.Reflection.MethodBase replacement) [0x00047] in <40a82cc9705b4865b72ee4c45165e7e9>:0
--- End of inner exception stack trace ---
at HarmonyLib.Public.Patching.ManagedMethodPatcher.DetourTo (System.Reflection.MethodBase replacement) [0x0005f] in <40a82cc9705b4865b72ee4c45165e7e9>:0
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00033] in <40a82cc9705b4865b72ee4c45165e7e9>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00045] in <40a82cc9705b4865b72ee4c45165e7e9>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00095] in <40a82cc9705b4865b72ee4c45165e7e9>:0
at HarmonyLib.Harmony.PatchAll (System.Type type) [0x00008] in <40a82cc9705b4865b72ee4c45165e7e9>:0
at HarmonyLib.Harmony.CreateAndPatchAll (System.Type type, System.String harmonyInstanceId) [0x0001e] in <40a82cc9705b4865b72ee4c45165e7e9>:0
at BepInEx.Preloader.RuntimeFixes.ConsoleSetOutFix.Apply () [0x0001f] in <ce899b451996417592208c1602343bb3>:0
at BepInEx.Unity.Mono.Preloader.UnityPreloaderRunner.PreloaderMain () [0x00011] in <238353e7c6e7407190ba55b00dbba40f>:0
at BepInEx.Unity.Mono.Preloader.UnityPreloaderRunner.PreloaderPreMain () [0x00047] in <238353e7c6e7407190ba55b00dbba40f>: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 <a1e9f114a6e64f4eacb529fc802ec93d>: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) [0x0004b] in <a1e9f114a6e64f4eacb529fc802ec93d>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <a1e9f114a6e64f4eacb529fc802ec93d>:0
at Doorstop.Entrypoint.Start () [0x00061] in <238353e7c6e7407190ba55b00dbba40f>:0
got this from the preloader, can anyone tell me what it means?