Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created July 14, 2021 16:17
Show Gist options
  • Save HugsLibRecordKeeper/446c56afeea13d3406ba53b8e9cb2200 to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/446c56afeea13d3406ba53b8e9cb2200 to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Wednesday, July 14, 2021, 12:17:23 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:1.1.0.0]: 0Harmony(2.1.0), HarmonyMod(1.1.0)
Core(Ludeon.RimWorld): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:8.0.1]: 0Harmony(av:2.1.0,fv:2.0.4), HugsLib(1.0.0)
More Vanilla Fences(Jiopaba.Fences): (no assemblies)
Active Harmony patches:
DebugWindowsOpener.DevToolStarterOnGUI: TRANS: HugsLib.Patches.DevToolStarterOnGUI_Patch.ExtendButtonsWindow
DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
Root.OnGUI: post: HugsLib.Patches.Root_OnGUI_Patch.OnGUIHookUnfiltered
Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_OnGUI_Patch.OnGUIHook
VersionControl.DrawInfoInCorner: post: HarmonyMod.VersionControl_DrawInfoInCorner_Patch.Postfix
Harmony versions present: 2.1.0.0: net.pardeike.rimworld.lib.harmony; 2.0.4.0: UnlimitedHugs.HugsLib
Platform information: (hidden, use publishing options to include)
Log file contents:
Mono path[0] = '[Rimworld_dir]/RimWorldWin64_Data/Managed'
Mono config path = '[Rimworld_dir]/MonoBleedingEdge/etc'
Initialize engine version: 2019.4.26f1 (e0392c6b2363)
[Subsystems] Discovering subsystems at path [Rimworld_dir]/RimWorldWin64_Data/UnitySubsystems
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
D3D11 device created for Microsoft Media Foundation video decoding.
Command line arguments: -savedatafolder=C:\Users\Aaron\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
RimWorld 1.3.3059 rev833
Save data folder overridden to C:\Users\Aaron\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
Parsed 2287142613 as int.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Parsed 2287142613 as int.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
[HugsLib] version 8.0.1
[HugsLib][warn] Quickstart aborted: Space key was pressed.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Loaded file (Scenario) is from version 1.0.2150 rev801, we are running version 1.3.3059 rev833.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
[HugsLib] Quickstarter generating map with scenario: Crashlanded
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
Unloading 59 unused Assets to reduce memory usage. Loaded Objects now: 12433.
Total: 74.584300 ms (FindLiveObjects: 0.722100 ms CreateObjectMapping: 0.575400 ms MarkObjects: 73.210000 ms DeleteObjects: 0.076400 ms)
Initializing new game with mods:
- brrainz.harmony
- Ludeon.RimWorld
- UnlimitedHugs.HugsLib
- Jiopaba.Fences
Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 12838.
Total: 79.924300 ms (FindLiveObjects: 0.491300 ms CreateObjectMapping: 0.544500 ms MarkObjects: 78.797800 ms DeleteObjects: 0.090200 ms)
JobDriver threw exception in initAction for pawn Teddy driver=JobDriver_DoBill (toilIndex=13) driver.job=(DoBill (Job_443) A=Thing_Human860 B=Thing_GoJuice2244 C=(30, 0, 47))
System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Recipe_AdministerIngestible.ApplyOnPawn (Verse.Pawn pawn, Verse.BodyPartRecord part, Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients, RimWorld.Bill bill) [0x0005b] in <eb03c2d15d854698949b53c08ba7db97>:0
at RimWorld.Bill_Medical.Notify_IterationCompleted (Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients) [0x00029] in <eb03c2d15d854698949b53c08ba7db97>:0
at Verse.AI.Toils_Recipe+<>c__DisplayClass3_0.<FinishRecipeAndStartStoringProduct>b__0 () [0x000c6] in <eb03c2d15d854698949b53c08ba7db97>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <eb03c2d15d854698949b53c08ba7db97>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
[HugsLib] Quickstarter generating map with scenario: Crashlanded
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 13179.
Total: 84.663700 ms (FindLiveObjects: 0.610500 ms CreateObjectMapping: 0.568500 ms MarkObjects: 83.417300 ms DeleteObjects: 0.066900 ms)
Initializing new game with mods:
- brrainz.harmony
- Ludeon.RimWorld
- UnlimitedHugs.HugsLib
- Jiopaba.Fences
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 13587.
Total: 90.883800 ms (FindLiveObjects: 0.589100 ms CreateObjectMapping: 0.830200 ms MarkObjects: 89.433700 ms DeleteObjects: 0.030300 ms)
JobDriver threw exception in initAction for pawn Tony driver=JobDriver_DoBill (toilIndex=13) driver.job=(DoBill (Job_62) A=Thing_Human379 B=Thing_GoJuice4778 C=(46, 0, 44))
System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Recipe_AdministerIngestible.ApplyOnPawn (Verse.Pawn pawn, Verse.BodyPartRecord part, Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients, RimWorld.Bill bill) [0x0005b] in <eb03c2d15d854698949b53c08ba7db97>:0
at RimWorld.Bill_Medical.Notify_IterationCompleted (Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients) [0x00029] in <eb03c2d15d854698949b53c08ba7db97>:0
at Verse.AI.Toils_Recipe+<>c__DisplayClass3_0.<FinishRecipeAndStartStoringProduct>b__0 () [0x000c6] in <eb03c2d15d854698949b53c08ba7db97>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <eb03c2d15d854698949b53c08ba7db97>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
[HugsLib] Quickstarter generating map with scenario: Crashlanded
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 13725.
Total: 83.176000 ms (FindLiveObjects: 0.485300 ms CreateObjectMapping: 0.638600 ms MarkObjects: 81.915900 ms DeleteObjects: 0.135800 ms)
Initializing new game with mods:
- brrainz.harmony
- Ludeon.RimWorld
- UnlimitedHugs.HugsLib
- Jiopaba.Fences
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 14151.
Total: 93.502200 ms (FindLiveObjects: 0.610900 ms CreateObjectMapping: 1.286700 ms MarkObjects: 91.511700 ms DeleteObjects: 0.092600 ms)
JobDriver threw exception in initAction for pawn Arlene driver=JobDriver_DoBill (toilIndex=13) driver.job=(DoBill (Job_404) A=Thing_Human712 B=Thing_Flake2412 C=(38, 0, 19))
System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Recipe_AdministerIngestible.ApplyOnPawn (Verse.Pawn pawn, Verse.BodyPartRecord part, Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients, RimWorld.Bill bill) [0x0005b] in <eb03c2d15d854698949b53c08ba7db97>:0
at RimWorld.Bill_Medical.Notify_IterationCompleted (Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients) [0x00029] in <eb03c2d15d854698949b53c08ba7db97>:0
at Verse.AI.Toils_Recipe+<>c__DisplayClass3_0.<FinishRecipeAndStartStoringProduct>b__0 () [0x000c6] in <eb03c2d15d854698949b53c08ba7db97>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <eb03c2d15d854698949b53c08ba7db97>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment