Nuclear
Advanced
Click to see custom Rules.
Lua map
This map includes Lua scripting logic.
Display Nuclear.lua or download file.
Checkout documentation
Edit map info
Reports of Nuclear
Lint check for release-20160508
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction allies does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction england does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction france does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction germany does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction soviet does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction russia does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction ukraine does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction Random does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction RandomAllies does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction RandomSoviet does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
Errors: 10
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction england does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction france does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction germany does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction soviet does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction russia does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction ukraine does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction Random does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction RandomAllies does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
OpenRA.Utility(1,1): Error: Sprite image ironfield from actor miss of faction RandomSoviet does not define sequence prefix dead from field DeathSequence of OpenRA.Mods.Common.Traits.WithDeathAnimationInfo
Errors: 10
Lint check for release-20151224
OpenRA.Utility(1,1): Error: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckVoiceReferences failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckRevealFootprint failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckUpgrades failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.LintBuildablePrerequisites failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDeathTypes failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDefaultVisibility failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTraitPrerequisites failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPalettes failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTargetHealthRadius failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckActorReferences failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: 21
OpenRA.Utility(1,1): Error: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckVoiceReferences failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckRevealFootprint failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckUpgrades failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.LintBuildablePrerequisites failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDeathTypes failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckDefaultVisibility failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTraitPrerequisites failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPalettes failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckTargetHealthRadius failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: Missing Type: EditorOnlyTooltipInfo
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckActorReferences failed with exception: System.NullReferenceException: Object reference not set to an instance of an object
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x00007] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:67
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: 21
Lint check for git-0d33376
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/15866/Nuclear.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 |
---|---|---|
5 |
Comments for revision 17:
Comments for revision 15:
StormWing0 commented on July 4, 2017, 10:54 p.m.
This work for the current build?
Mod:
RA
File Size:
228.3 KB
Categories:
Conquest
Uploader:
Players:
12
Tileset:
TEMPERAT
Size:
110x110
MapFormat:
11
Published:
Aug. 25 - 2016
Downloading:
Parsed by: release-20160508
Rating:
0.0
Viewed:
860
Downloaded:
767
Played:
0
StormWind0: Don't pay too much attention to the Lint check status,many maps work even if the lint says fail.
The only issue I saw with the map is the AI will lag out the game but aside from that it seems to work well. Oh on a funny note I have an AI that targets tech buildings first with supers and it got funny watching the results. XD