Gates of Hell
Advanced
Click to see custom Rules.
Lua map
This map includes Lua scripting logic.
Display Script.lua or download file.
Checkout documentation
Description:
Winner of Big Map - FFA in the Map Design contest.
Changelog:
Lua Scripted
Night time Ambience
Weather Effects
Mutants
TD Civilian SHPs
Edit map info
Reports of Gates of Hell
Lint check for release-20160508
OpenRA.Utility(1,1): Error: Actor einstein is not constructible; failure: ActorInfo("einstein") failed to initialize because of the following:
Missing:
OpenRA.Mods.Common.Traits.AttackBaseInfo
Unresolved:
OpenRA.Mods.Common.Traits.AutoTargetInfo: { OpenRA.Mods.Common.Traits.AttackBaseInfo }
OpenRA.Utility(1,1): Error: Actor delphi is not constructible; failure: ActorInfo("delphi") failed to initialize because of the following:
Missing:
OpenRA.Mods.Common.Traits.AttackBaseInfo
Unresolved:
OpenRA.Mods.Common.Traits.AutoTargetInfo: { OpenRA.Mods.Common.Traits.AttackBaseInfo }
OpenRA.Utility(1,1): Error: Actor chan is not constructible; failure: ActorInfo("chan") failed to initialize because of the following:
Missing:
OpenRA.Mods.Common.Traits.AttackBaseInfo
Unresolved:
OpenRA.Mods.Common.Traits.AutoTargetInfo: { OpenRA.Mods.Common.Traits.AttackBaseInfo }
Errors: 3
Missing:
OpenRA.Mods.Common.Traits.AttackBaseInfo
Unresolved:
OpenRA.Mods.Common.Traits.AutoTargetInfo: { OpenRA.Mods.Common.Traits.AttackBaseInfo }
OpenRA.Utility(1,1): Error: Actor delphi is not constructible; failure: ActorInfo("delphi") failed to initialize because of the following:
Missing:
OpenRA.Mods.Common.Traits.AttackBaseInfo
Unresolved:
OpenRA.Mods.Common.Traits.AutoTargetInfo: { OpenRA.Mods.Common.Traits.AttackBaseInfo }
OpenRA.Utility(1,1): Error: Actor chan is not constructible; failure: ActorInfo("chan") failed to initialize because of the following:
Missing:
OpenRA.Mods.Common.Traits.AttackBaseInfo
Unresolved:
OpenRA.Mods.Common.Traits.AutoTargetInfo: { OpenRA.Mods.Common.Traits.AttackBaseInfo }
Errors: 3
Lint check for release-20151224
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckVoiceReferences failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckRevealFootprint failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckUpgrades failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.LintBuildablePrerequisites failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDeathTypes failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDefaultVisibility failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTraitPrerequisites failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPalettes failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTargetHealthRadius failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckActorReferences failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in:0
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.m__0 (OpenRA.MiniYamlNode k, System.Collections.Generic.Dictionary`2 y) [0x00012] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:64
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__0 (OpenRA.MiniYamlNode wkv, System.Collections.Generic.Dictionary`2 wyy) [0x0004a] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:113
at OpenRA.RulesetCache+c__AnonStorey1`1[OpenRA.ActorInfo].<>m__1 (OpenRA.MiniYamlNode kv) [0x0000d] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
Errors: 10
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckRevealFootprint failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckUpgrades failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.LintBuildablePrerequisites failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDeathTypes failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDefaultVisibility failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTraitPrerequisites failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPalettes failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTargetHealthRadius failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckActorReferences failed with exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in
at OpenRA.Exts.ParseIntegerInvariant (System.String s) [0x00008] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:473
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x003ef] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:248
at OpenRA.FieldLoader.TryGetValueFromYaml (System.String yamlName, System.Reflection.FieldInfo field, System.Collections.Generic.Dictionary`2 md, System.Object& ret) [0x00028] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:113
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x000a2] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:90
at OpenRA.ActorInfo.LoadTraitInfo (System.String traitName, OpenRA.MiniYaml my) [0x00048] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:115
at OpenRA.ActorInfo..ctor (System.String name, OpenRA.MiniYaml node, System.Collections.Generic.Dictionary`2 allUnits) [0x000de] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/ActorInfo.cs:55
at OpenRA.RulesetCache.
at OpenRA.RulesetCache+
at OpenRA.RulesetCache+
at OpenRA.Exts.ToDictionaryWithConflictLog[MiniYamlNode,String,ActorInfo] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, System.String debugName, System.Func`2 logKey, System.Func`2 logValue) [0x00073] in /Web/openra/engine/release-20151224/OpenRA.Game/Exts.cs:365
at OpenRA.RulesetCache.LoadYamlRules[ActorInfo] (System.Collections.Generic.Dictionary`2 itemCache, System.String[] files, System.Collections.Generic.List`1 nodes, System.Func`3 f) [0x000d0] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:121
at OpenRA.RulesetCache.Load (OpenRA.Map map) [0x00075] in /Web/openra/engine/release-20151224/OpenRA.Game/GameRules/RulesetCache.cs:62
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.CheckRules (OpenRA.Ruleset rules, OpenRA.Map map) [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs:129
Errors: 10
Lint check for git-43b7c98
OpenRA.Utility(1,1): Error: Failed with exception: System.IO.FileNotFoundException: Unable to find parent package for /Web/openra/sites/resource.openra.net/www/openra/data/maps/16012/Abyss.oramap
at OpenRA.FileSystem.ZipFile..ctor (IReadOnlyFileSystem context, System.String filename) [0x0008a] in /home/servers/servers/tmp/bleed/OpenRA.Game/FileSystem/ZipFile.cs:65
at OpenRA.FileSystem.FileSystem.OpenPackage (System.String filename) [0x00050] in /home/servers/servers/tmp/bleed/OpenRA.Game/FileSystem/FileSystem.cs:52
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.OpenRA.IUtilityCommand.Run (OpenRA.Utility utility, System.String[] args) [0x00000] in:0
at OpenRA.FileSystem.ZipFile..ctor (IReadOnlyFileSystem context, System.String filename) [0x0008a] in /home/servers/servers/tmp/bleed/OpenRA.Game/FileSystem/ZipFile.cs:65
at OpenRA.FileSystem.FileSystem.OpenPackage (System.String filename) [0x00050] in /home/servers/servers/tmp/bleed/OpenRA.Game/FileSystem/FileSystem.cs:52
at OpenRA.Mods.Common.UtilityCommands.CheckYaml.OpenRA.IUtilityCommand.Run (OpenRA.Utility utility, System.String[] args) [0x00000] in
Previous revision | Revision | Next revision |
---|---|---|
Nothing found | 1 |
It's the latest |
Mod:
RA
File Size:
4.0 MB
Categories:
Conquest
Uploader:
Players:
8
Tileset:
TEMPERAT
Size:
126x126
MapFormat:
11
Published:
Aug. 31 - 2016
Downloading:
Parsed by: release-20160508
Rating:
0.0
Viewed:
1266
Downloaded:
569
Played:
0