Advertisement
SqFKYo

Heat Map (2006)

Aug 25th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. RimWorld 0.19.2006 rev487
  2. Verse.Log:Message(String, Boolean)
  3. RimWorld.VersionControl:LogVersionNumber()
  4. Verse.Root:CheckGlobalInit()
  5. Verse.Root:Start()
  6. Verse.Root_Entry:Start()
  7.  
  8. ReflectionTypeLoadException getting types in assembly Temperature: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  9. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  10. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  11. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  12.  
  13. Loader exceptions:
  14. => System.TypeLoadException: Could not load type 'TemperatureFixes.TempPatcher' from assembly 'Temperature, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
  15. => System.TypeLoadException: Could not load type 'TempSettings' from assembly 'Temperature, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
  16. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  17.  
  18. Verse.Log:Error(String, Boolean)
  19. Verse.ModAssemblyHandler:AssemblyIsUsable(Assembly)
  20. Verse.ModAssemblyHandler:ReloadAll()
  21. Verse.ModContentPack:ReloadContent()
  22. Verse.LoadedModManager:LoadModContent()
  23. Verse.LoadedModManager:LoadAllActiveMods()
  24. Verse.PlayDataLoader:DoPlayLoad()
  25. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  26. Verse.Root:<Start>m__1()
  27. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  28. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement