Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created December 19, 2016 23:01
Show Gist options
  • Save HugsLibRecordKeeper/eb0d19ef2e2c45f9a77b656898dbef50 to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/eb0d19ef2e2c45f9a77b656898dbef50 to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Tuesday, December 20, 2016, 12:01:40 AM
Loaded mods:
Core: (no assemblies)
Colony Manager: Fluffy_ColonyManager(1.0.0.0)
HugsLib[2.1.2]: HugsLib(0.16.0.0)
Log file contents:
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.056 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: 1920x1080 60Hz; virtual: 3840x1133 at -1920,0
<RI> Initialized touch support.
UnloadTime: 1.135425 ms
RimWorld 0.16.1392 rev581
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Non platform assembly: data-19410048 (this message is harmless)
Fallback handler could not load library [Rimworld_dir]/RimWorldWin_Data/Mono/data-19410048.dll
Non platform assembly: data-1943CA50 (this message is harmless)
Fallback handler could not load library [Rimworld_dir]/RimWorldWin_Data/Mono/data-1943CA50.dll
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 1.443337 ms
Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 6582.
Total: 19.544281 ms (FindLiveObjects: 0.299786 ms CreateObjectMapping: 0.320313 ms MarkObjects: 18.890823 ms DeleteObjects: 0.032929 ms)
Loading game from file New Arrivals9 with mods Core, RW_Manager, and 818773962
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Misaligned load ID request. Requests didn't match between the LoadingVars and ResolvingCrossRefs stage. Id ColonyManager_0 was entered as a FluffyManager.Manager but is being read as a Verse.Area.
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Exception getting object with load id ColonyManager_0 of type Verse.Area. What we loaded was FluffyManager.Manager. Exception:
System.InvalidCastException: Cannot cast from source type to destination type.
at (wrapper managed-to-native) object:__icall_wrapper_mono_object_castclass (object,intptr)
at Verse.LoadedObjectDirectory.ObjectWithLoadID[Area] (System.String loadID) [0x00000] in <filename unknown>:0
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Misaligned load ID request. Requests didn't match between the LoadingVars and ResolvingCrossRefs stage. Id Area_4_Named_Area 1 was entered as a Verse.Area but is being read as a FluffyManager.Manager.
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Exception getting object with load id Area_4_Named_Area 1 of type FluffyManager.Manager. What we loaded was Area 1. Exception:
System.InvalidCastException: Cannot cast from source type to destination type.
at (wrapper managed-to-native) object:__icall_wrapper_mono_object_castclass (object,intptr)
at Verse.LoadedObjectDirectory.ObjectWithLoadID[Manager] (System.String loadID) [0x00000] in <filename unknown>:0
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Exception from asynchronous event: System.NullReferenceException: Object reference not set to an instance of an object
at FluffyManager.Trigger_Threshold.ExposeData () [0x00000] in <filename unknown>:0
at Verse.PostLoadInitter.DoAllPostLoadInits () [0x00000] in <filename unknown>:0
at Verse.Game.LoadGame () [0x00000] in <filename unknown>:0
at Verse.SavedGameLoader.LoadGameFromSaveFile (System.String fileName) [0x00000] in <filename unknown>:0
at Verse.Root_Play.<Start>m__736 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00000] in <filename unknown>:0
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 6707.
Total: 58.646103 ms (FindLiveObjects: 0.264718 ms CreateObjectMapping: 0.266429 ms MarkObjects: 58.098274 ms DeleteObjects: 0.016250 ms)
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 1.441198 ms
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 6705.
Total: 48.243809 ms (FindLiveObjects: 0.307911 ms CreateObjectMapping: 0.392160 ms MarkObjects: 47.518936 ms DeleteObjects: 0.023948 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment