CAmod
CAmod copied to clipboard
A tiny error reported by Utility
OpenRA.Utility(1,1): Error: System.AggregateException: One or more errors occurred. (rules.yaml:67: There are no elements with key `RequiresCondition` to remove)
---> OpenRA.YamlException: rules.yaml:67: There are no elements with key `RequiresCondition` to remove
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, ImmutableDictionary`2 inherited) in D:\work\Projects\Github\camod-mirror\engine\OpenRA.Game\MiniYaml.cs:line 386
at OpenRA.MiniYaml.MergeIntoResolved(MiniYamlNode overrideNode, List`1 existingNodes, HashSet`1 existingNodeKeys, Dictionary`2 tree, ImmutableDictionary`2 inherited) in D:\work\Projects\Github\camod-mirror\engine\OpenRA.Game\MiniYaml.cs:line 355
at OpenRA.MiniYaml.ResolveInherits(MiniYaml node, Dictionary`2 tree, ImmutableDictionary`2 inherited) in D:\work\Projects\Github\camod-mirror\engine\OpenRA.Game\MiniYaml.cs:line 390
``