03b: Dead End
Advanced
Click to see custom Rules.
Lua map
This map includes Lua scripting logic.
Display allies03b.lua or download file.
Checkout documentation
Description:
LANDCOM 16 HQS.\nTOP SECRET.\nTO: FIELD COMMANDER A9\n\nINTELLIGENCE RECON SHOWS HEAVY\nSOVIET MOVEMENT IN YOUR AREA.\nNEARBY BRIDGES ARE KEY TO SOVIET\nADVANCEMENT. DESTROY ALL BRIDGES\nASAP. TANYA WILL ASSIST. KEEP HER\nALIVE AT ALL COSTS.\n\nCONFIRMATION CODE 1612.\n\nTRANSMISSION ENDS.\n
Edit map info
Reports of 03b: Dead End
Lint check for release-20160508
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor jeep.mission is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
Errors: 22
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor jeep.mission is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
Errors: 22
Lint check for release-20151224
OpenRA.Utility(1,1): Error: Missing Type: MissionDataInfo
OpenRA.Utility(1,1): Error: Missing Type: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor jeep.mission is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
Errors: 43
OpenRA.Utility(1,1): Error: Missing Type: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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: MissionDataInfo
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
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor jeep.mission is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
Errors: 43
Lint check for git-7abe20a
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor jeep.mission is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
Errors: 22
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e1.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor jeep.mission is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor e2.autotarget is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor prison is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: Actor hacke6 is not defined by any rule.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
Errors: 22
Previous revision | Revision | Next revision |
---|---|---|
2 |
It's the latest |
Mod:
RA
File Size:
31.3 KB
Categories:
Campaign
Uploader:
Players:
1
Tileset:
SNOW
Size:
75x75
MapFormat:
11
Published:
Dec. 29 - 2015
Downloading:
Parsed by: release-20160508
Rating:
0.0
Viewed:
1320
Downloaded:
391
Played:
0