m00nl1ght-dev / MapPreview

QoL mod for the game RimWorld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

LionelColaso opened this issue · comments

error on load
Player.log

ArgumentException: Undefined target method for patch method static System.Void MapPreview.Compatibility.ModCompat_GeologicalLandforms::LandformGraphEditor_Init_Prefix()
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00068] in <255414689d344b1385ae719f6cce8c55>:0
Rethrow as HarmonyException: Patching exception in method null
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00127] in <255414689d344b1385ae719f6cce8c55>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <255414689d344b1385ae719f6cce8c55>:0
at LunarFramework.Patching.PatchGroup.TryPatch (System.Type patchClass) [0x00021] in <5bffc502946d46ebacda7cfb7837d520>:0
at LunarFramework.Patching.PatchGroup.AddPatch (System.Type patchClass) [0x0001d] in <5bffc502946d46ebacda7cfb7837d520>:0
at LunarFramework.Patching.ModCompat.TryApply (LunarFramework.Patching.PatchGroup patchGroup) [0x0003f] in <5bffc502946d46ebacda7cfb7837d520>:0
at LunarFramework.Patching.ModCompat.ApplyAll (System.Reflection.Assembly assembly, LunarFramework.Logging.LogContext logContext, LunarFramework.Patching.PatchGroup patchGroup) [0x000db] in <5bffc502946d46ebacda7cfb7837d520>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
LunarFramework.Logging.IngameLogContext:Log(LogLevel, String, Exception)
LunarFramework.Logging.LogContext:Error(String, Exception)
LunarFramework.Patching.ModCompat:ApplyAll(Assembly, LogContext, PatchGroup)
LunarFramework.Patching.ModCompat:ApplyAll(LunarAPI, PatchGroup)
MapPreview.MapPreviewMod:Init()
LunarFramework.Bootstrap.Entrypoint:InitComponent(LunarComponent)
LunarFramework.Bootstrap.Entrypoint:OnPlayDataLoadFinished()
LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:LateInit()
Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch6()
Verse. <>c:b__4_5()
Verse.LongEventHandler:Verse.LongEventHandler.ExecuteToExecuteWhenFinished_Patch0()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Verse.Root.Update_Patch1(Root)
Verse.Root_Entry:Verse.Root_Entry.Update_Patch0(Root_Entry)
(Filename: <255414689d344b1385ae719f6cce8c55> Line: 0)

Fixed in v1.12.6