Guest User

Untitled

a guest
Jan 16th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.03 KB | None | 0 0
  1. Log uploaded on Wednesday, January 16, 2019, 3:17:18 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. Giddy-up! Battle Mounts[ov:1.0.2]: (no assemblies)
  5. Children, school and learning: 0Harmony(1.2.0.1), Children(1.0.0.0)
  6. VGP Vegetable Garden: (no assemblies)
  7. [KV] RimFridge - 1.0: 0Harmony(1.2.0.1), RimFridge(1.0.0.0)
  8. Survivalist's Additions: SurvivalistsAdditions(0.1.0.0)
  9. EdB Prepare Carefully: 0Harmony(1.1.0.0), EdBPrepareCarefully(1.0.10.0)
  10. HugsLib[ov:6.1.1]: 0Harmony(1.2.0.1), HugsLib(av:1.0.0.0,fv:6.1.1)
  11.  
  12. Active Harmony patches:
  13. CompTemperatureRuinable.DoTicks: PRE: RimFridge.Patch_CompTemperatureRuinable_DoTicks.Prefix
  14. DebugWindowsOpener.DevToolStarterOnGUI: TRANS: HugsLib.Patches.DevToolStarterOnGUI_Patch.ExtendButtonsWindow
  15. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  16. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  17. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  18. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  19. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  20. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  21. Game.InitNewGame: post: EdB.PrepareCarefully.HarmonyPatches.InitNewGamePostfix
  22. GameComponentUtility.LoadedGame: post: RimFridge.Patch_GameComponentUtility_LoadedGame.Postfix
  23. GameComponentUtility.StartedNewGame: post: RimFridge.Patch_GameComponentUtility_StartedNewGame.Postfix
  24. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  25. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  26. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  27. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  28. ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
  29. Page_ConfigureStartingPawns.DoWindowContents: post: EdB.PrepareCarefully.HarmonyPatches.DoWindowContentsPostfix
  30. Page_ConfigureStartingPawns.PreOpen: post: EdB.PrepareCarefully.HarmonyPatches.PreOpenPostfix
  31. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  32. ReachabilityUtility.CanReach: PRE: RimFridge.Patch_ReachabilityUtility_CanReach.Prefix
  33. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  34. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  35. TradeShip.ColonyThingsWillingToBuy: post: RimFridge.Patch_PassingShip_TryOpenComms.Postfix
  36. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  37. Harmony versions present: 1.2.0.1: UnlimitedHugs.HugsLib, com.rimfridge.rimworld.mod; 1.1.0.0: EdB.PrepareCarefully
  38.  
  39. Platform information: (hidden, hold Shift while publishing to include)
  40.  
  41. Log file contents:
  42. Initialize engine version: 5.6.5f1 (2cac56bf7bb6)
  43. GfxDevice: [Renderer information redacted]
  44. Begin MonoManager ReloadAssembly
  45. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.dll into Unity Child Domain
  46. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  47. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  48. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  49. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  50. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NAudio.dll into Unity Child Domain
  51. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NVorbis.dll into Unity Child Domain
  52. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  53. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  54. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  55. desktop: 1366x768 60Hz; virtual: 1366x768 at 0,0
  56. RimWorld 1.0.2096 rev473
  57.  
  58. Mod FishIndustry has incorrectly formatted target version 'Unknown'. For the current version, write: <targetVersion>1.0.2096</targetVersion>
  59.  
  60. ReflectionTypeLoadException getting types in assembly Battlemounts: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  61. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  62. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  63. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  64.  
  65. Loader exceptions:
  66. => System.TypeLoadException: Could not load type 'BattleMounts.Jobs.JobDriver_Mounted_BattleMount' from assembly 'Battlemounts, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
  67. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  68. => System.TypeLoadException: Could not load type 'Harmony.CodeInstruction' from assembly '0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null'.
  69. => System.TypeLoadException: Could not load type 'Harmony.CodeInstruction' from assembly '0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null'.
  70. => System.TypeLoadException: Could not load type '<MakeNewToils>d__5' from assembly 'Battlemounts, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
  71.  
  72.  
  73. ReflectionTypeLoadException getting types in assembly ChildrenHelperClasses: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  74. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  75. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  76. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  77.  
  78. Loader exceptions:
  79. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  80. => System.TypeLoadException: Could not load type 'GeneratedChildrenInheritPercentageHandleEnum' from assembly 'ChildrenHelperClasses, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  81. => System.TypeLoadException: Could not load type 'GeneratedChildrenInheritTraitsHandleEnum' from assembly 'ChildrenHelperClasses, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  82. => System.TypeLoadException: Could not load type 'GeneratedChildrenTraitMaxHandleEnum' from assembly 'ChildrenHelperClasses, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  83. => System.TypeLoadException: Could not load type 'GeneratedChildrenTraitScenarioHandleEnum' from assembly 'ChildrenHelperClasses, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  84. => System.TypeLoadException: Could not load type 'GeneratedChildrenLastNameHandleEnum' from assembly 'ChildrenHelperClasses, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  85. => System.TypeLoadException: Could not load type '<>c' from assembly 'ChildrenHelperClasses, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  86.  
  87.  
  88. [HugsLib] version 6.1.1
  89.  
  90. Could not find a type named BattleMounts.Jobs.JobDriver_Mount_BattleMount
  91.  
  92. Could not find a type named BattleMounts.Jobs.JobDriver_Mounted_BattleMount
  93.  
  94. Could not find a type named Children.Children_ArtificiallyImpregnate
  95.  
  96. Could not find a type named Children.Children_RemovePregnancy
  97.  
  98. Could not find a type named Children.Children_DiscoverPregnancy
  99.  
  100. Could not find a type named Children.RoomRoleWorker_Classroom
  101.  
  102. Could not find a type named Blackboard.Building_Blackboard
  103.  
  104. Could not find a type named SchoolTable.Building_SchoolTable
  105.  
  106. Could not find a type named WorkGiver_Study
  107.  
  108. Could not find a type named WorkGiver_Teach
  109.  
  110. Translation data for language English has 7 errors. Generate translation report for more info.
  111.  
  112. RimFridge Harmony Patches:
  113. Prefix:
  114. CompTemperatureRuinable.DoTicks - Will return false if within a RimFridge
  115. ReachabilityUtility.CanReach
  116. Postfix:
  117. GameComponentUtility.StartedNewGame
  118. GameComponentUtility.LoadedGame
Add Comment
Please, Sign In to add comment