Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created December 18, 2016 23:10
Show Gist options
  • Save HugsLibRecordKeeper/e8c2a3cbc508a1b13a3ca97d57af34cf to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/e8c2a3cbc508a1b13a3ca97d57af34cf to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Sunday, December 18, 2016, 3:10:21 PM
Loaded mods:
Core: (no assemblies)
HugsLib[2.1.2]: HugsLib(0.16.0.0)
Mad Skills - Tiered: (no assemblies)
Log file contents:
Mono path[0] = '[Rimworld_dir]/RimWorldWin_Data/Managed'
Mono path[1] = '[Rimworld_dir]/RimWorldWin_Data/Mono'
Mono config path = '[Rimworld_dir]/RimWorldWin_Data/Mono/etc'
PlayerConnection [PlayerConnect information redacted]
Initialize engine version: 5.4.1f1 (649f48bbbf0f)
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll (this message is harmless)
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
- Completed reload, in 0.070 seconds
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\System.dll (this message is harmless)
Platform assembly: [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.dll (this message is harmless)
<RI> Initializing input.
<RI> Input initialized.
desktop: 1600x900 60Hz; virtual: 3840x1995 at -1112,-1095
<RI> Initialized touch support.
UnloadTime: 1.045027 ms
RimWorld 0.16.1391 rev633
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
Verse.Log:Message(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:29)
RimWorld.VersionControl:LogVersionNumber() (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\Version\VersionControl.cs:83)
Verse.Root:CheckGlobalInit() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:76)
Verse.Root:Start() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:31)
Verse.Root_Entry:Start() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:16)
(Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 29)
Non platform assembly: data-198C2010 (this message is harmless)
Fallback handler could not load library [Rimworld_dir]/RimWorldWin_Data/Mono/data-198C2010.dll
Non platform assembly: data-196DD008 (this message is harmless)
Fallback handler could not load library [Rimworld_dir]/RimWorldWin_Data/Mono/data-196DD008.dll
ReflectionTypeLoadException getting types in assembly MadSkills: 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 /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/Assembly.cs:371
at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModAssemblyHolder.cs:100
Loader exceptions:
=> System.TypeLoadException: Could not load type 'Verse.ITab' from assembly 'Assembly-CSharp, Version=0.15.6085.2763, Culture=neutral, PublicKeyToken=null'.
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:46)
Verse.ModAssemblyHandler:AssemblyIsUsable(Assembly) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModAssemblyHolder.cs:115)
Verse.ModAssemblyHandler:ReloadAll() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModAssemblyHolder.cs:86)
Verse.ModContentPack:ReloadAllContent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:121)
Verse.LoadedModManager:LoadAllActiveMods() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:44)
Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:93)
Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
Verse.Root:<Start>m__735() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:49)
Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:317)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__733() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:236)
(Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 46)
Could not find a type named RTMadSkills.MapComponentInjector
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:46)
Verse.ParseHelper:FromString(String, Type) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Map\SaveLoad\ParseHelper.cs:63)
Verse.XmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:82)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.XmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:278)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.<AllDefsFromAsset>c__Iterator1ED:MoveNext() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlLoader.cs:140)
Verse.ModContentPack:LoadDefs() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:149)
Verse.ModContentPack:ReloadAllContent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:122)
Verse.LoadedModManager:LoadAllActiveMods() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:44)
Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:93)
Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
Verse.Root:<Start>m__735() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:49)
Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:317)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__733() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:236)
(Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
Could not find a type named RTMadSkills.MapComponentInjector
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:46)
Verse.ParseHelper:FromString(String, Type) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Map\SaveLoad\ParseHelper.cs:63)
Verse.XmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:82)
Verse.XmlToObject:ListFromXml(XmlNode) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:358)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.XmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:116)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.XmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:278)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.<AllDefsFromAsset>c__Iterator1ED:MoveNext() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlLoader.cs:140)
Verse.ModContentPack:LoadDefs() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:149)
Verse.ModContentPack:ReloadAllContent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:122)
Verse.LoadedModManager:LoadAllActiveMods() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:44)
Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:93)
Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
Verse.Root:<Start>m__735() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:49)
Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:317)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__733() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:236)
(Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
Could not instantiate inspector tab of type : System.ArgumentNullException: Argument cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[System.Type,Verse.InspectTabBase].TryGetValue (System.Type key, Verse.InspectTabBase& value) [0x000ba] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:608
at Verse.InspectTabManager.GetSharedInstance (System.Type tabType) [0x00000] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\UI\MainTabs\Inspect\InspectTabBase.cs:95
at Verse.ThingDef.PostLoad () [0x0009f] in C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\DefTypes\ThingDef.cs:543
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:46)
Verse.ThingDef:PostLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\DefTypes\ThingDef.cs:547)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.XmlToObject:TryDoPostLoad(Object) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:339)
Verse.XmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlToObject.cs:305)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
Verse.<AllDefsFromAsset>c__Iterator1ED:MoveNext() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\XmlHandling\XmlLoader.cs:140)
Verse.ModContentPack:LoadDefs() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:149)
Verse.ModContentPack:ReloadAllContent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\ModContent\ModContentPack.cs:122)
Verse.LoadedModManager:LoadAllActiveMods() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:44)
Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:93)
Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
Verse.Root:<Start>m__735() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:49)
Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:317)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__733() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:236)
(Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment