RimWorld

RimWorld

Ratkin Gene Expanded
wjw_wrsnk Jun 2, 2024 @ 10:04am
bug report
Error in static constructor of RatkinGeneExpanded.Patch: System.TypeInitializationException: The type initializer for 'RatkinGeneExpanded.Patch' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static System.Boolean RatkinGeneExpanded.SYSPatch_ReplaceSYSDrawPrefix::ReplacePrefix(System.Boolean& __result)
[Ref 863C5FC]
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal, System.Boolean unpatch) [0x00047] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x0006e] in <abec11463bc04855a5322a0a868aeb22>:0
--- End of inner exception stack trace ---
[Ref 5D0879EB]
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00154] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x000a0] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <abec11463bc04855a5322a0a868aeb22>:0
at <0x20bea5243f0 + 0x0007a> <unknown method>
--- End of inner exception stack trace ---
[Ref 563CAE16]
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x00054] in <eae584ce26bc40229c1b1aa476bfa589>:0
- PREFIX rimworld.aRandomKiwi.RimTheme: Boolean aRandomKiwi.RimThemes.RuntimeHelpers_RunClassConstructor_Patch:Prefix(RuntimeTypeHandle type)
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00043] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- PREFIX rimworld.aRandomKiwi.RimTheme: Boolean aRandomKiwi.RimThemes.StaticConstructorOnStartupUtility_CallAll_Patch:Prefix()
- POSTFIX VanillaTradingExpandedEarly.Mod: Void VanillaTradingExpanded.Initializer:Postfix()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()