CAmod icon indicating copy to clipboard operation
CAmod copied to clipboard

A tiny error reported by Utility

Open dnqbob opened this issue 1 year ago • 0 comments

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
``

dnqbob avatar Feb 14 '24 03:02 dnqbob