Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- RimWorld 0.19.2006 rev487
- Verse.Log:Message(String, Boolean)
- RimWorld.VersionControl:LogVersionNumber()
- Verse.Root:CheckGlobalInit()
- Verse.Root:Start()
- Verse.Root_Entry:Start()
- ReflectionTypeLoadException getting types in assembly Temperature: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
- at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
- at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
- at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
- Loader exceptions:
- => System.TypeLoadException: Could not load type 'TemperatureFixes.TempPatcher' from assembly 'Temperature, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- => System.TypeLoadException: Could not load type 'TempSettings' from assembly 'Temperature, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
- => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
- Verse.Log:Error(String, Boolean)
- Verse.ModAssemblyHandler:AssemblyIsUsable(Assembly)
- Verse.ModAssemblyHandler:ReloadAll()
- Verse.ModContentPack:ReloadContent()
- Verse.LoadedModManager:LoadModContent()
- Verse.LoadedModManager:LoadAllActiveMods()
- Verse.PlayDataLoader:DoPlayLoad()
- Verse.PlayDataLoader:LoadAllPlayData(Boolean)
- Verse.Root:<Start>m__1()
- Verse.LongEventHandler:RunEventFromAnotherThread(Action)
- Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement