Guest User

Untitled

a guest
Jul 16th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. Could not resolve cross-reference: No RimWorld.TileMutatorDef named Pollution_Increased found to give to SmartOdyssey.MutatorAndIcon SmartOdyssey.MutatorAndIcon
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
  4. Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode)
  5. Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_0:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
  6. Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
  7. System.Threading.QueueUserWorkItemCallback:WaitCallback_Context (object)
  8. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  9. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  10. System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  11. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  12. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  13.  
  14.  
  15. Error in static constructor of SmartOdyssey.StaticCollections: System.TypeInitializationException: The type initializer for 'SmartOdyssey.StaticCollections' threw an exception. ---> System.ArgumentNullException: Value cannot be null.
  16. Parameter name: key
  17. [Ref 5B82103]
  18. [0x00006] in <51fded79cd284d4d911c5949aff4cb21>:0
  19. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00008] in <51fded79cd284d4d911c5949aff4cb21>:0
  20. at System.Collections.Generic.Dictionary`2[TKey,TValue].set_Item (TKey key, TValue value) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
  21. <0x2616f3e4110 + 0x0011a> <unknown method>
  22. --- End of inner exception stack trace ---
  23. [Ref 414DB11F]
  24. (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  25. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <51fded79cd284d4d911c5949aff4cb21>:0
  26. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00028] in <fcfab19af5d14a608a65ebd77f29482f>:0
  27. - POSTFIX LunarFramework.Bootstrap: Void LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:CallAll_Postfix()
  28. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  29. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
  30. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch1 ()
  31. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
  32. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  33. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  34. Verse.LongEventHandler:LongEventsUpdate (bool&)
  35. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
  36. Verse.Root_Entry:Update ()
  37.  
Advertisement
Add Comment
Please, Sign In to add comment