Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created May 19, 2024 02:30
Show Gist options
  • Save HugsLibRecordKeeper/6f7bb9187a6b38105dcbb553ac5e2aaa to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/6f7bb9187a6b38105dcbb553ac5e2aaa to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Saturday, May 18, 2024, 7:30:06 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.3]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.3)
AssassinationContract(FriendlyFriend.AssassinationContract.Mission): RimworldMod(1.0.0)
Active Harmony patches:
DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
Dialog_Options.DoModOptions: TRANS: HugsLib.Patches.DialogOptions_DoModOptions_Patch.InterceptWindowOpening
Dialog_Options.PostOpen: post: HugsLib.Patches.DialogOptions_PostOpen_Patch.InjectHugsLibEntries
EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
Environment.GetStackTrace: PRE: HarmonyMod.Environment_GetStackTrace_Patch.Prefix
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
Log.ResetMessageCount: post: HarmonyMod.Log_ResetMessageCount_Patch.Postfix
MainMenuDrawer.DoMainMenuControls: TRANS: HugsLib.Patches.MainMenuDrawer_Quickstart_Patch.QuicktestButtonUsesQuickstarter
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
UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_OnGUI_Patch.OnGUIHook
VersionControl.DrawInfoInCorner: post: HarmonyMod.VersionControl_DrawInfoInCorner_Patch.Postfix
Harmony versions present: 2.3.3.0: net.pardeike.rimworld.lib.harmony; 2.2.2.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.30f1 (e8c891080a1f)
[Subsystems] Discovering subsystems at path [Rimworld_dir]/RimWorldWin64_Data/UnitySubsystems
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
Command line arguments: -savedatafolder=[Home_dir]\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
RimWorld 1.5.4085 rev545
Save data folder overridden to [Home_dir]\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
[HugsLib] version 11.0.3
Could not find a type named IncidentWorker_HostilePawn
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
XML error: <allowedThreatLevels>Medium</allowedThreatLevels> doesn't correspond to any field in type IncidentDef. Context: <IncidentDef><defName>AssassinationContractIncident</defName><category>ThreatSmall</category><targetTags><li>MapPlayerHome</li></targetTags><workerClass>IncidentWorker_HostilePawn</workerClass><questScriptDef>AssassinationQuest</questScriptDef><baseChance>0.5</baseChance><minRefireDays>20</minRefireDays><allowedThreatLevels>Medium</allowedThreatLevels></IncidentDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Exception parsing <root>QuestNode_Root</root> to type RimWorld.QuestGen.QuestNode: System.ArgumentException: Exception parsing RimWorld.QuestGen.QuestNode from "QuestNode_Root" ---> System.ArgumentException: Trying to parse to unknown data type QuestNode. Content is 'QuestNode_Root'.
[Ref D614E8C2]
at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00140] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
--- End of inner exception stack trace ---
[Ref 946190E7]
at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x0017a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.ParseHelper.FromString[T] (System.String str) [0x00011] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.DirectXmlToObject.ObjectFromXml[T] (System.Xml.XmlNode xmlRoot, System.Boolean doPostLoad) [0x00183] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
XML error: <questCategory>ThreatBig</questCategory> doesn't correspond to any field in type QuestScriptDef. Context: <QuestScriptDef><defName>AssassinationQuest</defName><root>QuestNode_Root</root><questCategory>ThreatBig</questCategory><tagToGive>AssassinationQuestTag</tagToGive><defaultChallengeRating>Medium</defaultChallengeRating><endConditions><QuestEndCondition_LeaveMapInPodsOrCaravan /></endConditions><nodes><QuestNode_GiveRoyalFavorIfFaction><faction>Outlander</faction><amount>10</amount></QuestNode_GiveRoyalFavorIfFaction><QuestNode_GiveReward><rewardDefs><li>Silver</li></rewardDefs><amount>500</amount></QuestNode_GiveReward><QuestNode_Root><outputNode>QuestNode_LeaveMapInPodsOrCaravan</outputNode></QuestNode_Root></nodes></QuestScriptDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
XML error: <tagToGive>AssassinationQuestTag</tagToGive> doesn't correspond to any field in type QuestScriptDef. Context: <QuestScriptDef><defName>AssassinationQuest</defName><root>QuestNode_Root</root><questCategory>ThreatBig</questCategory><tagToGive>AssassinationQuestTag</tagToGive><defaultChallengeRating>Medium</defaultChallengeRating><endConditions><QuestEndCondition_LeaveMapInPodsOrCaravan /></endConditions><nodes><QuestNode_GiveRoyalFavorIfFaction><faction>Outlander</faction><amount>10</amount></QuestNode_GiveRoyalFavorIfFaction><QuestNode_GiveReward><rewardDefs><li>Silver</li></rewardDefs><amount>500</amount></QuestNode_GiveReward><QuestNode_Root><outputNode>QuestNode_LeaveMapInPodsOrCaravan</outputNode></QuestNode_Root></nodes></QuestScriptDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Exception parsing <defaultChallengeRating>Medium</defaultChallengeRating> to type System.Int32: System.FormatException: Input string was not in a correct format.
[Ref EA226C90]
at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0000c] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.ParseHelper.ParseIntPermissive (System.String str) [0x0001a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.ParseHelper.FromString[T] (System.String str) [0x00009] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.DirectXmlToObject.ObjectFromXml[T] (System.Xml.XmlNode xmlRoot, System.Boolean doPostLoad) [0x00183] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
XML error: <endConditions><QuestEndCondition_LeaveMapInPodsOrCaravan /></endConditions> doesn't correspond to any field in type QuestScriptDef. Context: <QuestScriptDef><defName>AssassinationQuest</defName><root>QuestNode_Root</root><questCategory>ThreatBig</questCategory><tagToGive>AssassinationQuestTag</tagToGive><defaultChallengeRating>Medium</defaultChallengeRating><endConditions><QuestEndCondition_LeaveMapInPodsOrCaravan /></endConditions><nodes><QuestNode_GiveRoyalFavorIfFaction><faction>Outlander</faction><amount>10</amount></QuestNode_GiveRoyalFavorIfFaction><QuestNode_GiveReward><rewardDefs><li>Silver</li></rewardDefs><amount>500</amount></QuestNode_GiveReward><QuestNode_Root><outputNode>QuestNode_LeaveMapInPodsOrCaravan</outputNode></QuestNode_Root></nodes></QuestScriptDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
XML error: <nodes><QuestNode_GiveRoyalFavorIfFaction><faction>Outlander</faction><amount>10</amount></QuestNode_GiveRoyalFavorIfFaction><QuestNode_GiveReward><rewardDefs><li>Silver</li></rewardDefs><amount>500</amount></QuestNode_GiveReward><QuestNode_Root><outputNode>QuestNode_LeaveMapInPodsOrCaravan</outputNode></QuestNode_Root></nodes> doesn't correspond to any field in type QuestScriptDef. Context: <QuestScriptDef><defName>AssassinationQuest</defName><root>QuestNode_Root</root><questCategory>ThreatBig</questCategory><tagToGive>AssassinationQuestTag</tagToGive><defaultChallengeRating>Medium</defaultChallengeRating><endConditions><QuestEndCondition_LeaveMapInPodsOrCaravan /></endConditions><nodes><QuestNode_GiveRoyalFavorIfFaction><faction>Outlander</faction><amount>10</amount></QuestNode_GiveRoyalFavorIfFaction><QuestNode_GiveReward><rewardDefs><li>Silver</li></rewardDefs><amount>500</amount></QuestNode_GiveReward><QuestNode_Root><outputNode>QuestNode_LeaveMapInPodsOrCaravan</outputNode></QuestNode_Root></nodes></QuestScriptDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Could not resolve cross-reference to RimWorld.IncidentTargetTagDef named MapPlayerHome (wanter=targetTags)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Config error in AssassinationContractIncident: no target type
(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