aenigmat

El's Archeology Error

Jul 14th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. Error in static constructor of MuseumsIntegration_EllitArcheology.Startup: System.TypeInitializationException: The type initializer for 'MuseumsIntegration_EllitArcheology.Startup' threw an exception. ---> System.TypeLoadException: Could not load type Museum.RoomRoleWorker_Museum, Museum, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
  2. [Ref E20552FE]
  3. (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
  4. at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <51fded79cd284d4d911c5949aff4cb21>:0
  5. at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <51fded79cd284d4d911c5949aff4cb21>:0
  6. at System.RuntimeType.GetCustomAttributes (System.Boolean inherit) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
  7. at HarmonyLib.HarmonyMethodExtensions.GetFromType (System.Type type) [0x00000] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  8. <0x26766eec0f0 + 0x0009a> <unknown method>
  9. at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00000] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  10. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  11. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  12. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  13. at HarmonyLib.Harmony.PatchAll () [0x0001d] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  14. <0x267548ba3f0 + 0x0005a> <unknown method>
  15. --- End of inner exception stack trace ---
  16. [Ref 3627A40E]
  17. (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  18. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <51fded79cd284d4d911c5949aff4cb21>:0
  19. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00028] in <fcfab19af5d14a608a65ebd77f29482f>:0
  20. - POSTFIX LunarFramework.Bootstrap: Void LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:CallAll_Postfix()
  21. - POSTFIX net.avilmask.rimworld.mod.NonUnoPinata: Void NonUnoPinata.Patches.StaticConstructorOnStartupUtility_CallAll_NonUnoPinataPatch:Postfix()
  22. - POSTFIX VanillaTradingExpandedEarly.Mod: Void VanillaTradingExpanded.Initializer:Postfix()
  23. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  24. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
  25. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
  26. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
  27. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  28. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  29. Verse.LongEventHandler:LongEventsUpdate (bool&)
  30. Verse.Root:Update ()
  31. Verse.Root_Entry:Update ()
Advertisement
Add Comment
Please, Sign In to add comment