Allies 01: In the thick of it
Advanced
Click to see custom Rules.
Lua map
This map includes Lua scripting logic.
Display mission.lua or download file.
Checkout documentation
Description:
In the thick of it
Edit map info
Reports of Allies 01: In the thick of it
Lint check for release-20160508
OpenRA.Utility(1,1): Error: Missing Type: LuaScriptInterfaceInfo
OpenRA.Utility(1,1): Warning: The player Neutral owning the world should not have any allies or enemies.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPlayers failed with exception: OpenRA.YamlException: FieldLoader: Cannot parse `0.9921875` into `value.System.Int32`
at OpenRA.FieldLoader.m__1 (System.String s, System.Type t, System.String f) [0x0001d] in /Web/openra/engine/release-20160508/OpenRA.Game/FieldLoader.cs:59
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x0004c] in /Web/openra/engine/release-20160508/OpenRA.Game/FieldLoader.cs:186
at OpenRA.FieldLoader+c__AnonStorey1.<>m__0 (OpenRA.MiniYaml yaml) [0x00018] in /Web/openra/engine/release-20160508/OpenRA.Game/FieldLoader.cs:621
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x0006e] in /Web/openra/engine/release-20160508/OpenRA.Game/FieldLoader.cs:91
at OpenRA.ActorReference.LoadInit (System.String traitName, OpenRA.MiniYaml my) [0x00014] in /Web/openra/engine/release-20160508/OpenRA.Game/Map/ActorReference.cs:48
at OpenRA.ActorReference+c__AnonStorey0.<>m__0 () [0x00030] in /Web/openra/engine/release-20160508/OpenRA.Game/Map/ActorReference.cs:40
at System.Lazy`1[OpenRA.Primitives.TypeDictionary].InitValue () [0x00000] in:0
Errors: 3
OpenRA.Utility(1,1): Warning: The player Neutral owning the world should not have any allies or enemies.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPlayers failed with exception: OpenRA.YamlException: FieldLoader: Cannot parse `0.9921875` into `value.System.Int32`
at OpenRA.FieldLoader.
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x0004c] in /Web/openra/engine/release-20160508/OpenRA.Game/FieldLoader.cs:186
at OpenRA.FieldLoader+
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x0006e] in /Web/openra/engine/release-20160508/OpenRA.Game/FieldLoader.cs:91
at OpenRA.ActorReference.LoadInit (System.String traitName, OpenRA.MiniYaml my) [0x00014] in /Web/openra/engine/release-20160508/OpenRA.Game/Map/ActorReference.cs:48
at OpenRA.ActorReference+
at System.Lazy`1[OpenRA.Primitives.TypeDictionary].InitValue () [0x00000] in
Errors: 3
Lint check for release-20151224
OpenRA.Utility(1,1): Error: Missing Type: LuaScriptInterfaceInfo
OpenRA.Utility(1,1): Error: Missing Type: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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): Warning: The player Neutral owning the world should not have any allies or enemies.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPlayers failed with exception: OpenRA.YamlException: FieldLoader: Cannot parse `0.9921875` into `value.System.Int32`
at OpenRA.FieldLoader.m__1 (System.String s, System.Type t, System.String f) [0x0001d] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:49
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x0004c] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:176
at OpenRA.FieldLoader+c__AnonStorey1.<>m__0 (OpenRA.MiniYaml yaml) [0x00018] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:607
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x0006e] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:81
at OpenRA.ActorReference.LoadInit (System.String traitName, OpenRA.MiniYaml my) [0x00014] in /Web/openra/engine/release-20151224/OpenRA.Game/Map/ActorReference.cs:47
at OpenRA.ActorReference+c__AnonStorey0.<>m__0 () [0x00030] in /Web/openra/engine/release-20151224/OpenRA.Game/Map/ActorReference.cs:39
at System.Lazy`1[OpenRA.Primitives.TypeDictionary].InitValue () [0x00000] in:0
Errors: 23
OpenRA.Utility(1,1): Error: Missing Type: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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: LuaScriptInterfaceInfo
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): Warning: The player Neutral owning the world should not have any allies or enemies.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPlayers failed with exception: OpenRA.YamlException: FieldLoader: Cannot parse `0.9921875` into `value.System.Int32`
at OpenRA.FieldLoader.
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x0004c] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:176
at OpenRA.FieldLoader+
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x0006e] in /Web/openra/engine/release-20151224/OpenRA.Game/FieldLoader.cs:81
at OpenRA.ActorReference.LoadInit (System.String traitName, OpenRA.MiniYaml my) [0x00014] in /Web/openra/engine/release-20151224/OpenRA.Game/Map/ActorReference.cs:47
at OpenRA.ActorReference+
at System.Lazy`1[OpenRA.Primitives.TypeDictionary].InitValue () [0x00000] in
Errors: 23
Lint check for git-7abe20a
OpenRA.Utility(1,1): Error: Missing Type: LuaScriptInterfaceInfo
OpenRA.Utility(1,1): Warning: The player Neutral owning the world should not have any allies or enemies.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPlayers failed with exception: OpenRA.YamlException: FieldLoader: Cannot parse `0.9921875` into `value.System.Int32`
at OpenRA.FieldLoader.m__1 (System.String s, System.Type t, System.String f) [0x0001d] in /home/servers/servers/tmp/bleed/OpenRA.Game/FieldLoader.cs:59
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x0004c] in /home/servers/servers/tmp/bleed/OpenRA.Game/FieldLoader.cs:186
at OpenRA.FieldLoader+c__AnonStorey1.<>m__0 (OpenRA.MiniYaml yaml) [0x00018] in /home/servers/servers/tmp/bleed/OpenRA.Game/FieldLoader.cs:641
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x0006e] in /home/servers/servers/tmp/bleed/OpenRA.Game/FieldLoader.cs:91
at OpenRA.ActorReference.LoadInit (System.String traitName, OpenRA.MiniYaml my) [0x00014] in /home/servers/servers/tmp/bleed/OpenRA.Game/Map/ActorReference.cs:48
at OpenRA.ActorReference+c__AnonStorey0.<>m__0 () [0x00030] in /home/servers/servers/tmp/bleed/OpenRA.Game/Map/ActorReference.cs:40
at System.Lazy`1[OpenRA.Primitives.TypeDictionary].InitValue () [0x00000] in:0
Errors: 3
OpenRA.Utility(1,1): Warning: The player Neutral owning the world should not have any allies or enemies.
OpenRA.Utility(1,1): Error: The map allows 1 possible players, but defines only 0 spawn points
OpenRA.Utility(1,1): Error: OpenRA.Mods.Common.Lint.CheckPlayers failed with exception: OpenRA.YamlException: FieldLoader: Cannot parse `0.9921875` into `value.System.Int32`
at OpenRA.FieldLoader.
at OpenRA.FieldLoader.GetValue (System.String fieldName, System.Type fieldType, OpenRA.MiniYaml yaml, System.Reflection.MemberInfo field) [0x0004c] in /home/servers/servers/tmp/bleed/OpenRA.Game/FieldLoader.cs:186
at OpenRA.FieldLoader+
at OpenRA.FieldLoader.Load (System.Object self, OpenRA.MiniYaml my) [0x0006e] in /home/servers/servers/tmp/bleed/OpenRA.Game/FieldLoader.cs:91
at OpenRA.ActorReference.LoadInit (System.String traitName, OpenRA.MiniYaml my) [0x00014] in /home/servers/servers/tmp/bleed/OpenRA.Game/Map/ActorReference.cs:48
at OpenRA.ActorReference+
at System.Lazy`1[OpenRA.Primitives.TypeDictionary].InitValue () [0x00000] in
Errors: 3
Previous revision | Revision | Next revision |
---|---|---|
Nothing found | 2 |
It's the latest |
Mod:
RA
File Size:
5.5 KB
Categories:
Campaign
Uploader:
Players:
1
Tileset:
SNOW
Size:
30x36
MapFormat:
11
Published:
Mar. 02 - 2014
Downloading:
Parsed by: release-20160508
Rating:
0.0
Viewed:
1597
Downloaded:
385
Played:
0