Guest User

Untitled

a guest
Jul 15th, 2025
18
0
157 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Error in static constructor of MoreBiotechLetters.MBLPatcher: System.TypeInitializationException: The type initializer for 'MoreBiotechLetters.MBLPatcher' threw an exception. ---> HarmonyLib.HarmonyException: __state type mismatch in patch "MoreBiotechLetters.LRAPatch.Postfix": previous __state was declared as "MoreBiotechLetters.LRAData" but this patch expects "MoreBiotechLetters.LGRFData"
  2. [Ref B02065B0]
  3. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0013c] in <6d95342aed83466590f051d9db8ff282>:0
  4. at HarmonyLib.PatchClassProcessor.Patch () [0x000a0] in <6d95342aed83466590f051d9db8ff282>:0
  5. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <6d95342aed83466590f051d9db8ff282>:0
  6. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <6d95342aed83466590f051d9db8ff282>:0
  7. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <6d95342aed83466590f051d9db8ff282>:0
  8. <0x3757c3be0 + 0x00043> <unknown method>
  9. --- End of inner exception stack trace ---
  10. [Ref B8532D71]
  11. (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  12. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <79a1904c928a4c2d9eba5ede6e6aa92e>:0
  13. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00028] in <534823b972414f9f979a1cf5b707e890>:0
  14. - POSTFIX LunarFramework.Bootstrap: Void LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:CallAll_Postfix()
  15. - POSTFIX Nebulae.RimWorld.UI: Void Nebulae.RimWorld.UI.Patches.StaticConstructorOnStartupUtility_Patch:CallAllPostfix()
  16. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  17. Verse.Log:Error (string)
  18. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  19. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
  20. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  21. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  22. Verse.LongEventHandler:LongEventsUpdate (bool&)
  23. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
  24. Verse.Root_Entry:Update ()
  25.  
Advertisement
Add Comment
Please, Sign In to add comment