RSS Feed
Go to the official OpenRA Website

Update logs for map: Tournament Island TD

Update from release-20200202 to release-20230225 on May 4, 2025, 8:36 a.m.:

RemoveYesNo: Remove 'yes' and 'no' in favor of 'true' and 'false'.
Updating map... COMPLETE
Manual changes are required to complete this update:
* 'Yes' and 'no' have been removed from the mod rules. Chrome yaml files may need a manual update.

RemoveInitialFacingHardcoding: Removed InitialFacing hardcoding for non-VTOLs
Updating map... COMPLETE
Manual changes are required to complete this update:
* InitialFacing is no longer hardcoded to 192 for aircraft with VTOL: false.
You may have to set it manually now in the following places:
* ^NeutralPlane (tdrules.yaml)
* ^Helicoptercnc (tdrules.yaml)
* ORCA (tdrules.yaml)
* ORCA.Husk (tdrules.yaml)
* C17 (tdrules.yaml)
* A10 (tdrules.yaml)
* APACHE (tdrules.yaml)
* TRANcnc.Husk (tdrules.yaml)
* APACHE.Husk (tdrules.yaml)

RemoveAirdropActorTypeDefault: Removed internal default of ProductionAirdrop.ActorType
Updating map... COMPLETE

RenameProneTime: Renamed ProneTime to Duration
Updating map... COMPLETE

RemoveWithPermanentInjury: WithPermanentInjury trait has been removed.
Updating map... COMPLETE

AddResourceRenderer: Add ResourceRenderer trait
Updating map... COMPLETE

ReformatChromeProvider: Reformat UI image definitions.
Updating map... COMPLETE

RenameSpins: FallsToEarth.Spins has been refactored to MaximumSpinSpeed.
Updating map... COMPLETE

CreateScreenShakeWarhead: Create ScreenShakeWarhead to replace hardcoded shaking.
Updating map... COMPLETE
Manual changes are required to complete this update:
* Add a ScreenShakeWarhead to the following weapons:
* Weapon `atomic.cnc`, used by trait `NukePower@TD` on actor TMPL (tdrules.yaml)

RenameRallyPointPath: Renamed RallyPoint Offset to Path
Updating map... COMPLETE

AddPipDecorationTraits: Add decoration traits for selection pips.
Updating map... COMPLETE
Manual changes are required to complete this update:
* Some passenger types define custom cargo pips. Review the following definitions:
* STNKcnc (tdrules.yaml)
* APCcnc (tdrules.yaml)
* C17 (tdrules.yaml)
* TRANcnc (tdrules.yaml)
and, if required, add the following to the WithCargoPipsDecoration traits:
CustomPipSequences:
red: pip-red
yellow: pip-yellow
* Review the following definitions:
* HARVcnc (tdrules.yaml)
* HARV (tdrules.yaml)
and, if required, add the following to the WithHarvesterPipsDecoration traits:
ResourceSequences:
Tiberium: pip-green
BlueTiberium: pip-blue

ModernizeDecorationTraits: Modernize SelectionDecorations and With*Decoration traits.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ModernizeDecorationTraits to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameHealCrateAction: Rename 'HealUnitsCrateAction' to 'HealActorsCrateAction'.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameHealCrateAction to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameInfiltrationNotifications: Renamed InfiltrateForCash Notification to InfiltratedNotification.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameInfiltrationNotifications to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
MoveClassicFacingFudge: UseClassicFacingFudge functionality was moved to Cnc-specific sequence/coordinate code.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to MoveClassicFacingFudge to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameWithNukeLaunch: Renamed WithNukeLaunchAnimation and Overlay
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameWithNukeLaunch to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
SpawnActorPowerDefaultEffect: Set SpawnActorPower EffectSequence to it's previous default value.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to SpawnActorPowerDefaultEffect to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveConditionManager: ConditionManager trait has been removed.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveConditionManager to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ConvertSupportPowerRangesToFootprint: Convert support power ranges to footprint
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ConvertSupportPowerRangesToFootprint to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
UpdateTilesetColors: Rename Tileset LeftColor and RightColor
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to UpdateTilesetColors to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
UpdateMapInits: Update map actor definitions
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to UpdateMapInits to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
CreateFlashPaletteEffectWarhead: Create FlashPaletteEffectWarhead to replace hardcoded nuke flashing.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to CreateFlashPaletteEffectWarhead to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ChangeTargetLineDelayToMilliseconds: Changed DrawLineToTarget.Delay interpretation from ticks to milliseconds.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ChangeTargetLineDelayToMilliseconds to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceFacingAngles: Increase facing angle resolution
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceFacingAngles to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameSelfHealing: SelfHealing was renamed as negative SelfHealing is a common usecase.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameSelfHealing to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceBurns: Replaced Burns with separate render and health change traits.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceBurns to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveMuzzleSplitFacings: Remove Armament.MuzzleSplitFacings.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveMuzzleSplitFacings to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameStances: Renamed player 'Stances' to 'Relationships'.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameStances to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveTurnToDock: TurnToDock is removed from the Aircraft trait.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveTurnToDock to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameSmudgeSmokeFields: Renamed smoke-related properties on SmudgeLayer.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameSmudgeSmokeFields to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameCircleContrast: Rename 'ContrastColor' to 'BorderColor'.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameCircleContrast to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
SplitDamagedByTerrain: Several properties of 'DamagedByTerrain' have been moved to the new 'D2kBuilding' trait.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to SplitDamagedByTerrain to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveLaysTerrain: 'LaysTerrain' has been removed in favor of the new 'D2kBuilding' trait.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveLaysTerrain to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameMPTraits: Several traits spawning map actors and players have been renamed.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameMPTraits to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemovePlayerHighlightPalette: PlayerHighlightPalette trait has been removed.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemovePlayerHighlightPalette to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceWithColoredOverlayPalette: WithColoredOverlay Palette changed to Color.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceWithColoredOverlayPalette to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveRenderSpritesScale: Remove RenderSprites.Scale.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveRenderSpritesScale to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemovePlaceBuildingPalette: *PlaceBuildingPreview palette overrides have been removed.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemovePlaceBuildingPalette to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceShadowPalette: Removed ShadowPalette from WithShadow and projectiles.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceShadowPalette to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceResourceValueModifiers: HarvesterResourceMultiplier and RefineryResourceMultiplier replaced with ResourceValueMultiplier.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceResourceValueModifiers to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveResourceType: Remove ResourceType definitions.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveResourceType to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ConvertBoundsToWDist: Convert Interactable and Selection bounds from pixels to WDist.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ConvertBoundsToWDist to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveSmokeTrailWhenDamaged: 'SmokeTrailWhenDamaged' has been removed in favor of using 'LeavesTrails'.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveSmokeTrailWhenDamaged to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceCrateSecondsWithTicks: Changed Crate Lifetime to Duration and use ticks and renamed PanicLength to PanicDuration.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceCrateSecondsWithTicks to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
UseMillisecondsForSounds: Convert announcement/notifier intervals to real (milli)seconds.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to UseMillisecondsForSounds to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
UnhardcodeSquadManager: SquadManagerBotModule got new fields to configure ground attacks and defensive actions.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to UnhardcodeSquadManager to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameSupportPowerDescription: Support powers now use 'Name' and 'Description' fields like units.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameSupportPowerDescription to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
AttackBomberFacingTolerance: Adds the old default value for AttackBomber FacingTolerance.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to AttackBomberFacingTolerance to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
AttackFrontalFacingTolerance: Adds the old default value for AttackFrontal's FacingTolerance.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to AttackFrontalFacingTolerance to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameCloakTypes: Rename 'CloakTypes' to 'DetectionTypes'
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameCloakTypes to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
SplitNukePowerMissileImage: NukePower now defines the image for the missile with MissileImage.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to SplitNukePowerMissileImage to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
ReplaceSequenceEmbeddedPalette: Replace Sequence EmbeddedPalette with HasEmbeddedPalette.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to ReplaceSequenceEmbeddedPalette to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
UnhardcodeBaseBuilderBotModule: BaseBuilderBotModule got new fields to configure buildings that are defenses.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to UnhardcodeBaseBuilderBotModule to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
UnhardcodeVeteranProductionIconOverlay: VeteranProductionIconOverlay is changed to ProductionIconOverlayManager giving it more customisation.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to UnhardcodeVeteranProductionIconOverlay to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RenameContrailProperties: Rename contrail color properties
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RenameContrailProperties to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
RemoveDomainIndex: Remove DomainIndex from World and add path finder overlays.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to RemoveDomainIndex to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
AddControlGroups: Add new ControlGroups trait.
Updating map... FAILED

The automated changes for this rule were not applied because of an error.
After the issue reported below is resolved you should run the updater
with SOURCE set to AddControlGroups to retry these changes

The exception reported was:
OpenRA.YamlException: <no filename available>:2971: There are no elements with key `WithAmmoPipsDecoration` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, Dictionary`2 inherited) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 381
at OpenRA.MiniYaml.Merge(IEnumerable`1 sources) in /home/runner/work/OpenRA/OpenRA/OpenRA.Game/MiniYaml.cs:line 328
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.LoadMapYaml(IReadOnlyFileSystem fileSystem, IReadOnlyPackage mapPackage, IEnumerable`1 files, MiniYaml mapNode) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 173
at OpenRA.Mods.Common.UpdateRules.UpdateUtils.UpdateMap(ModData modData, IReadWritePackage mapPackage, UpdateRule rule, List`1& files, HashSet`1 externalFilenames) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UpdateRules/UpdateUtils.cs:line 117
at OpenRA.Mods.Common.UtilityCommands.UpdateMapCommand.ApplyRules(ModData modData, IReadWritePackage mapPackage, IEnumerable`1 rules) in /home/runner/work/OpenRA/OpenRA/OpenRA.Mods.Common/UtilityCommands/UpdateMapCommand.cs:line 108
Semi-automated update complete.
Please review the messages above for any manual actions that must be applied.