Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created May 24, 2019 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HugsLibRecordKeeper/2922b55ba75b97335e808dd4655af586 to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/2922b55ba75b97335e808dd4655af586 to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Saturday, May 25, 2019, 7:29:21 AM
Loaded mods:
Core: (no assemblies)
JecsTools: 0Harmony(1.0.9.1), 0JecsTools(1.0.8.0), AbilityUser(1.18.0.0), AbilityUserAI(1.18.0.0), CompActivatableEffect(1.18.0.0), CompAnimated(1.18.0.0), CompBalloon(1.18.0.0), CompDeflector(1.18.0.0), CompDelayedSpawner(1.18.0.0), CompExtraSounds(1.18.0.0), CompInstalledPart(1.18.0.0), CompLumbering(1.18.0.0), CompOverlays(1.18.0.0), CompOversizedWeapon(1.18.0.0), CompSlotLoadable(1.18.0.0), CompToggleDef(1.18.0.0), CompVehicle(1.17.0.1), PawnShields(1.0.0.0), ThinkNodes(1.0.0.0)
HugsLib[ov:6.1.1]: 0Harmony(1.2.0.1), HugsLib(av:1.0.0.0,fv:6.1.1)
[1.0] Advanced Animal Frameworks 3.3: 0Harmony(1.1.0.0), AnimalJobs(1.0.0.0), AnimalVehicles(1.0.0.0), AnimalWeaponFramework(1.0.0.0)
[1.0] Trading Economy Mod 3.1: WalkingProblemUpdateNote(1.0.0.0)
Active Harmony patches:
ApparelGraphicRecordGetter.TryGetGraphicApparel: TRANS: JecsTools.HarmonyPatches.CutOutComplexApparel_Transpiler
ApparelUtility.CanWearTogether: post: JecsTools.HarmonyPatches.Post_CanWearTogether
ArmorUtility.ApplyArmor: PRE: JecsTools.HarmonyPatches.ApplyProperDamage
ArmorUtility.GetPostArmorDamage: post: JecsTools.HarmonyPatches.Post_GetPostArmorDamage
Bill.PawnAllowedToStartAnew: PRE: AnimalJobsPatch.HarmonyPatches.PawnAllowedToStartAnew_Prefix
Caravan.AddPawn: PRE: CompVehicle.HarmonyCompVehicle.AddVehiclePawnsToCaravan
Caravan.GetGizmos: post: JecsTools.HarmonyCaravanPatches.GetGizmos_Jobs
Caravan.GetInspectString: post: JecsTools.HarmonyCaravanPatches.GetInspectString_Jobs, CompVehicle.HarmonyCompVehicle.GetInspectString_PostFix
CaravanEnterMapUtility.Enter: PRE: CompVehicle.HarmonyCompVehicle.Enter_PreFix
CaravanExitMapUtility.CanExitMapAndJoinOrCreateCaravanNow: post: CompVehicle.HarmonyCompVehicle.CanExit_PostFix
CaravanTicksPerMoveUtility.GetTicksPerMove: post: CompVehicle.HarmonyCompVehicle.GetTicksPerMove_PostFix
CaravanUIUtility.AddPawnsSections: post: CompVehicle.HarmonyCompVehicle.AddPawnsSections_PostFix
Caravan_NeedsTracker.TrySatisfyPawnNeeds: PRE: CompVehicle.HarmonyCompVehicle.TrySatisfyFuelNeeds
CompSpawnerMechanoidsOnDamaged.<TrySpawnMechanoids>m__1: post: CompVehicle.HarmonyCompVehicle.MechanoidsFixer
DamageWorker_AddInjury.FinalizeAndAddInjury: post: CompVehicle.HarmonyCompVehicle.TryInjureVehicleOccupants
DebugWindowsOpener.DevToolStarterOnGUI: TRANS: HugsLib.Patches.DevToolStarterOnGUI_Patch.ExtendButtonsWindow
DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
Dialog_FormCaravan.CheckForErrors: PRE: CompVehicle.HarmonyCompVehicle.CheckForErrors_PreFix
Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
Dialog_SplitCaravan.CheckForErrors: PRE: CompVehicle.HarmonyCompVehicle.DontSplitCaravansWithVehicles
EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
Faction.Notify_MemberDied: PRE: JecsTools.HarmonyPatches.Notify_MemberDied
FloatMenuMakerMap.AddHumanlikeOrders: post: JecsTools._HumanlikeOrdersUtility.AddHumanlikeOrders_PostFix, CompVehicle.HarmonyCompVehicle.DontRescueVehiclesInFloatMenus
Frame.CompleteConstruction: PRE: AnimalJobsPatch.HarmonyPatches.CompleteConstruction_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
GameEnder.IsPlayerControlledWithFreeColonist: post: CompVehicle.HarmonyCompVehicle.CanEndGame
GenConstruct.BlocksConstruction: post: JecsTools.HarmonyPatches.BlocksConstruction_PostFix
GenConstruct.CanConstruct: PRE: AnimalJobsPatch.HarmonyPatches.CanConstruct_Prefix
GenConstruct.HandleBlockingThingJob: PRE: AnimalJobsPatch.HarmonyPatches.HandleBlockingThingJob_Prefix
GenSpawn.SpawningWipes: post: JecsTools.HarmonyPatches.SpawningWipes_PostFix
HealthUtility.GetGeneralConditionLabel: PRE: CompVehicle.HarmonyCompVehicle.ReplaceConditionLabel
ITab_Pawn_Gear.DrawThingRow: post: CompSlotLoadable.HarmonyCompSlotLoadable.DrawThingRow_PostFix
ITab_Pawn_Gear.InterfaceDrop: PRE: CompInstalledPart.HarmonyCompInstalledPart.InterfaceDrop_PreFix
ITab_Pawn_Gear.get_IsVisible: post: AnimalWeaponPatch.HarmonyPatches.IsVisible_Prefix
JobGiver_Haul.TryGiveJob: PRE: CompVehicle.HarmonyCompVehicle.TryGiveJob_PreFix
JobGiver_Orders.TryGiveJob: post: CompVehicle.HarmonyCompVehicle.PreventWaitAttackError
JobGiver_PrepareCaravan_GatherItems.TryGiveJob: PRE: CompVehicle.HarmonyCompVehicle.TryGiveItemJob_PreFix
LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
LordToil_PrepareCaravan_GatherAnimals.UpdateAllDuties: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadAnimalDuties
LordToil_PrepareCaravan_GatherItems.LordToilTick: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadItemToil
LordToil_PrepareCaravan_GatherItems.UpdateAllDuties: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadItemDuties
LordToil_PrepareCaravan_GatherSlaves.LordToilTick: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadSlaveDuties
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
MapPawns.get_FreeColonistsSpawnedCount: post: CompVehicle.HarmonyCompVehicle.IncludeVehicleOccupantsInMapPawns
MapPawns.get_FreeColonistsSpawnedOrInPlayerEjectablePodsCount: post: CompVehicle.HarmonyCompVehicle.IncludeVehicleOccupantsInMapPawns
MassUtility.Capacity: post: CompVehicle.HarmonyCompVehicle.Capacity_PostFix
ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
Pawn.CurrentlyUsableForBills: post: CompVehicle.HarmonyCompVehicle.CantUseMovingVehicles
Pawn.ExitMap: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.ExitMap_PreFix
Pawn.GetGizmos: post: CompActivatableEffect.HarmonyCompActivatableEffect.GetGizmosPrefix, CompSlotLoadable.HarmonyCompSlotLoadable.GetGizmos_PostFix
Pawn.PostApplyDamage: post: CompSlotLoadable.HarmonyCompSlotLoadable.PostApplyDamage_PostFix
Pawn.Tick: post: PawnShields.HarmonyPatches.Patch_Pawn_Tick
Pawn.get_IsColonistPlayerControlled: post: CompVehicle.HarmonyCompVehicle.IncludeVehiclesInIsColonistPlayerControlled
PawnApparelGenerator.GenerateStartingApparelFor: post: JecsTools.HarmonyPatches.GenerateStartingApparelFor_PostFix
PawnComponentsUtility.AddAndRemoveDynamicComponents: PRE: AnimalWeaponPatch.HarmonyPatches.AddAndRemoveDynamicComponents_Prefix
PawnComponentsUtility.AddComponentsForSpawn: PRE: AnimalWeaponPatch.HarmonyPatches.AddComponentsForSpawn_Prefix
PawnComponentsUtility.CreateInitialComponents: PRE: AnimalWeaponPatch.HarmonyPatches.CreateInitialComponents_Prefix
PawnDownedWiggler.WigglerTick: PRE: CompVehicle.HarmonyCompVehicle.VehicleShouldWiggle
PawnGenerator.GenerateGearFor: post: PawnShields.HarmonyPatches.Patch_PawnGenerator_GenerateGearFor
PawnGenerator.GeneratePawn: post: JecsTools.HarmonyPatches.Post_GeneratePawn
PawnGroupKindWorker.GeneratePawns: post: AbilityUser.AbilityUserMod.GeneratePawns_PostFix
PawnGroupMakerUtility.GeneratePawns: post: JecsTools.HarmonyPatches.GeneratePawns
PawnRenderer.DrawEquipmentAiming: PRE: CompInstalledPart.HarmonyCompInstalledPart.DrawEquipmentAiming_PreFix, CompOversizedWeapon.HarmonyCompOversizedWeapon.DrawEquipmentAimingPreFix post: CompActivatableEffect.HarmonyCompActivatableEffect.DrawEquipmentAimingPostFix, CompDeflector.HarmonyCompDeflector.DrawEquipmentAimingPostFix
PawnRenderer.RenderPawnAt: post: PawnShields.HarmonyPatches.Patch_PawnRenderer_RenderPawnAt
PawnUtility.IsTravelingInTransportPodWorldObject: post: CompVehicle.HarmonyCompVehicle.PreventAssigningRandomFaction
PawnWeaponGenerator.TryGenerateWeaponFor: PRE: AnimalWeaponPatch.HarmonyPatches.TryGenerateWeaponFor_Prefix
Pawn_ApparelTracker.Notify_ApparelAdded: post: AbilityUser.AbilityUserMod.Notify_ApparelAdded_PostFix
Pawn_ApparelTracker.Notify_ApparelRemoved: post: AbilityUser.AbilityUserMod.Notify_ApparelRemoved_PostFix
Pawn_DraftController.set_Drafted: PRE: CompVehicle.HarmonyCompVehicle.DraftedVehiclesCanMove post: CompActivatableEffect.HarmonyCompActivatableEffect.set_DraftedPostFix
Pawn_EquipmentTracker.MakeRoomFor: post: PawnShields.HarmonyPatches.Patch_Pawn_EquipmentTracker_MakeRoomFor
Pawn_EquipmentTracker.Notify_EquipmentAdded: post: AbilityUser.AbilityUserMod.Notify_EquipmentAdded_PostFix
Pawn_EquipmentTracker.Notify_EquipmentRemoved: post: AbilityUser.AbilityUserMod.Notify_EquipmentRemoved_PostFix
Pawn_EquipmentTracker.TryDropEquipment: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryDropEquipment_PreFix, CompInstalledPart.HarmonyCompInstalledPart.TryDropEquipment_PreFix
Pawn_HealthTracker.HasHediffsNeedingTend: PRE: WPVehiclePatch.HarmonyPatches.HasHediffsNeedingTend_Prefix
Pawn_HealthTracker.HasHediffsNeedingTendByPlayer: PRE: WPVehiclePatch.HarmonyPatches.HasHediffsNeedingTendByPlayer_Prefix
Pawn_HealthTracker.PreApplyDamage: PRE: JecsTools.HarmonyPatches.PreApplyDamage_PrePatch, PawnShields.HarmonyPatches.Patch_Pawn_HealthTracker_PreApplyDamage
Pawn_HealthTracker.ShouldBeDowned: PRE: CompVehicle.HarmonyCompVehicle.VehicleShouldBeDowned
Pawn_RotationTracker.RotationTrackerTick: PRE: CompVehicle.HarmonyCompVehicle.VehicleRotatorTick
PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
Projectile.CanHit: post: JecsTools.HarmonyPatches.CanHit_PostFix
RestUtility.CanUseBedEver: PRE: WPVehiclePatch.HarmonyPatches.CanUseBedEver_Prefix
RestUtility.FindBedFor: post: CompVehicle.HarmonyCompVehicle.DontRescueVehicles
Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
ShortHashGiver.GiveShortHash: PRE: AbilityUser.AbilityUserMod.GiveShortHash_PrePatch
SocialCardUtility.Recache: PRE: CompVehicle.HarmonyCompVehicle.SocialTabNullHandling
StatExtension.GetStatValue: post: CompSlotLoadable.HarmonyCompSlotLoadable.GetStatValue_PostFix
StatWorker.GetExplanationUnfinalized: TRANS: PawnShields.HarmonyPatches.Transpiler_StatWorker_GetExplanationUnfinalized
StatWorker.GetValueUnfinalized: post: PawnShields.HarmonyPatches.Patch_StatWorker_GetValueUnfinalized
StatWorker.StatOffsetFromGear: post: CompSlotLoadable.HarmonyCompSlotLoadable.StatOffsetFromGear_PostFix
SymbolResolver_RandomMechanoidGroup.<Resolve>m__0: post: CompVehicle.HarmonyCompVehicle.MechanoidsFixerAncient
Targeter.ConfirmStillValid: PRE: AbilityUser.AbilityUserMod.ConfirmStillValid
Targeter.ProcessInputEvents: PRE: AbilityUser.AbilityUserMod.ProcessInputEvents_PreFix
Targeter.TargeterUpdate: post: AbilityUser.AbilityUserMod.TargeterUpdate_PostFix
Thing.TakeDamage: PRE: CompDeflector.HarmonyCompDeflector.TakeDamage_PreFix
Thing.get_DefaultGraphic: post: CompOversizedWeapon.HarmonyCompOversizedWeapon.get_Graphic_PostFix
ThingWithComps.InitializeComps: post: AbilityUser.AbilityUserMod.InitializeComps_PostFix
ThinkNode_ConditionalColonist.Satisfied: post: CompVehicle.HarmonyCompVehicle.Satisfied_PostFix
Toils_Haul.JumpToCarryToNextContainerIfPossible: PRE: AnimalJobsPatch.HarmonyPatches.JumpToCarryToNextContainerIfPossible_Prefix
UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
Verb.CanHitCellFromCellIgnoringRange: PRE: JecsTools.HarmonyPatches.CanHitCellFromCellIgnoringRange_Prefix
Verb.TryStartCastOn: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryStartCastOnPrefix
Verb.get_DirectOwner: PRE: AbilityUser.AbilityUserMod.get_DirectOwner_Prefix
Verb.get_UIIcon: PRE: AbilityUser.AbilityUserMod.get_UIIcon
VerbTracker.GetVerbsCommands: PRE: CompVehicle.HarmonyCompVehicle.GetVerbsCommands_PreFix
Verb_LaunchProjectile.get_Projectile: PRE: AbilityUser.AbilityUserMod.get_Projectile_Prefix
Verb_MeleeAttack.SoundHitBuilding: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitBuildingPrefix
Verb_MeleeAttack.SoundHitPawn: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitPawnPrefix
Verb_MeleeAttack.SoundMiss: post: CompExtraSounds.HarmonyCompExtraSounds.SoundMissPrefix
Verb_MeleeAttackDamage.DamageInfosToApply: post: CompSlotLoadable.HarmonyCompSlotLoadable.DamageInfosToApply_PostFix
Verb_Shoot.TryCastShot: PRE: CompVehicle.HarmonyCompVehicle.CanVehicleShoot
WorldSelector.AutoOrderToTileNow: post: JecsTools.HarmonyCaravanPatches.AutoOrderToTileNow_Jobs
WorldSelector.SelectableObjectsUnderMouse: post: JecsTools.HarmonyCaravanPatches.SelectableObjectsUnderMouse_InvisHandler
Harmony versions present: 1.2.0.1: UnlimitedHugs.HugsLib; 1.1.0.0: rimworld.walkingproblem.animaljobspatch, rimworld.walkingproblem.wpvehiclepatch, rimworld.walkingproblem.animalweaponpatch; 1.0.9.1: rimworld.jecrell.abilityuser, rimworld.jecrell.caravanjobs, rimworld.jecrell.comps.vehicle, rimworld.jecrell.jecstools.main, chjees.shields, rimworld.jecrell.humanlikeorders, rimworld.jecrell.comps.activator, rimworld.jecrell.comps.slotloadable, rimworld.jecrell.comps.installedpart, rimworld.jecrell.comps.oversized, rimworld.jecrell.comps.deflector, rimworld.jecrell.comps.sounds
Platform information: (hidden, hold Shift while publishing to include)
Log file contents:
Initialize engine version: 5.6.5f1 (2cac56bf7bb6)
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NAudio.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NVorbis.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
desktop: 1600x900 60Hz; virtual: 1600x900 at 0,0
RimWorld 1.0.2231 rev1144
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod 4M Mehni's Misc Modifications from Mehni "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Advanced Animal Frameworks 3.3 from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Carry Capacity Fix from Doug "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Crafting Quality Rebalanced from Phomor "0.19.1987" - parsed as "0.19"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod DeepRim from MeowMeow "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Doors Close Fast Again from Phomor "0.19.1987" - parsed as "0.19"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Enhanced Battery from NukaFrog "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Extended Trade Beacon from Doug "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Food Alert from Mehni "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Furnace from Sam_ "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Giddy-up! Caravan from Roolo "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Herbal Antibiotics from Angelix "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod HugsLib from UnlimitedHugs "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod JecsTools from jecrell "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Combat Readiness Check from MarvinKosh "1.0.2057" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Misc. Robots from Haplo "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Misc. Robots++ from Alaestor "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod No more sleeping Z's from 7H28J "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Pick Up And Haul from Mehni "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RimHUD from Jaxe "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RimSearch from ChJees,Rock5 - updated by Valcrafto "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Rimsenal - Security pack from rooki1 "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Rimsenal Vanilla CE Patch from rooki1, WereCat88 "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod WeaponsAndOutfits from EntityFramework "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RT Fuse from Ratys "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RuntimeGC from user19990313 "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [sd] advanced powergeneration from sulusdacor "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Simple sidearms from PeteTimesSix "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Smart Speed from Sarg "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Snap Out! from Dusty "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [SYR] Set Up Camp from Syrchalis "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Table1x1 from GripHAHA "0.19.0" - parsed as "0.19"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [XND] TE Turret Expansion from XeoNovaDan "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Tilled Soil from Sam "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Trading Economy Mod 3.1 from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [XND] Turret Extensions from XeoNovaDan "1.0.2094" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Weapon Attachments from czpetr "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Wild Animal Sex V4.1 from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] WoodLog to WoodPlanks from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod 4M Mehni's Misc Modifications from Mehni "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Advanced Animal Frameworks 3.3 from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Carry Capacity Fix from Doug "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Crafting Quality Rebalanced from Phomor "0.19.1987" - parsed as "0.19"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod DeepRim from MeowMeow "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Doors Close Fast Again from Phomor "0.19.1987" - parsed as "0.19"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Enhanced Battery from NukaFrog "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Extended Trade Beacon from Doug "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Food Alert from Mehni "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Furnace from Sam_ "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Giddy-up! Caravan from Roolo "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Herbal Antibiotics from Angelix "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod HugsLib from UnlimitedHugs "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod JecsTools from jecrell "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Combat Readiness Check from MarvinKosh "1.0.2057" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Misc. Robots from Haplo "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Misc. Robots++ from Alaestor "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod No more sleeping Z's from 7H28J "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Pick Up And Haul from Mehni "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RimHUD from Jaxe "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RimSearch from ChJees,Rock5 - updated by Valcrafto "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Rimsenal - Security pack from rooki1 "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Rimsenal Vanilla CE Patch from rooki1, WereCat88 "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod WeaponsAndOutfits from EntityFramework "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RT Fuse from Ratys "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod RuntimeGC from user19990313 "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [sd] advanced powergeneration from sulusdacor "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Simple sidearms from PeteTimesSix "1.0.0" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Smart Speed from Sarg "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Snap Out! from Dusty "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [SYR] Set Up Camp from Syrchalis "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Table1x1 from GripHAHA "0.19.0" - parsed as "0.19"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [XND] TE Turret Expansion from XeoNovaDan "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod Tilled Soil from Sam "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Trading Economy Mod 3.1 from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [XND] Turret Extensions from XeoNovaDan "1.0.2094" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Weapon Attachments from czpetr "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] Wild Animal Sex V4.1 from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
<targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
Malformed (correct format is Major.Minor) version string on mod [1.0] WoodLog to WoodPlanks from Mingji Lim aka WalkingProblem "1.0.2059" - parsed as "1.0"
[HugsLib] version 6.1.1
Could not find type named GiddyUpCore.FactionRestrictionsPatch from node <li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--agriculture ; Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li>
Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.DefModExtension'.
at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ObjectFromXml[DefModExtension] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ListFromXml[DefModExtension] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
XML:
<modExtensions><li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--agriculture ; Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li></modExtensions>
Could not find type named GiddyUpCore.FactionRestrictionsPatch from node <li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li>
Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.DefModExtension'.
at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ObjectFromXml[DefModExtension] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ListFromXml[DefModExtension] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
XML:
<modExtensions><li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li></modExtensions>
Could not find type named GiddyUpCore.FactionRestrictionsPatch from node <li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li>
Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.DefModExtension'.
at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ObjectFromXml[DefModExtension] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ListFromXml[DefModExtension] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
XML:
<modExtensions><li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li></modExtensions>
Could not find type named GiddyUpCore.FactionRestrictionsPatch from node <li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li>
Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.DefModExtension'.
at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ObjectFromXml[DefModExtension] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ListFromXml[DefModExtension] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
XML:
<modExtensions><li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight>0</wildAnimalWeight><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li></modExtensions>
Could not find type named GiddyUpCore.FactionRestrictionsPatch from node <li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight /><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li>
Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.DefModExtension'.
at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ObjectFromXml[DefModExtension] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ListFromXml[DefModExtension] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
XML:
<modExtensions><li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight /><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li></modExtensions>
Could not find type named GiddyUpCore.FactionRestrictionsPatch from node <li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight /><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li>
Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.DefModExtension'.
at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ObjectFromXml[DefModExtension] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
at Verse.DirectXmlToObject.ListFromXml[DefModExtension] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
XML:
<modExtensions><li Class="GiddyUpCore.FactionRestrictionsPatch"><mountChance>100</mountChance><wildAnimalWeight /><!--Weights can have any integer value, and the relative fraction to the other weight will determine the change a type of animal spawns--><nonWildAnimalWeight>100</nonWildAnimalWeight><!-- setting this to 0 ensures no default domestic animals are spawned --><allowedWildAnimalsCSV /><!--Use a csv with animal DefNames--><allowedNonWildAnimalsCSV>WalkblemCar,WalkblemBike</allowedNonWildAnimalsCSV><!-- only making this empty will imply no restrictions at all, so make sure nonWildAnimalWeight is 0 if you don't want any domestic animals--></li></modExtensions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment