This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Rules: d2k|rules/campaign-rules.yaml, ra-infantry-rules.yaml, ra-vehicles-rules.yaml, ra-structures-rules.yaml, ra-misc-rules.yaml, ra-husks-rules.yaml, ra-terrain-rules.yaml, ra-defaults.yaml, palette.yaml | |
| Sequences: ra-infantry-sequences.yaml, ra-vehicles-sequences.yaml, ra-structures-sequences.yaml, ra-misc-sequences.yaml, ra-husks-sequences.yaml, ra-terrain-sequences.yaml | |
| Weapons: ra-weapons.yaml | |
| Voices: ra-voices.yaml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MapFormat: 11 | |
| RequiresMod: d2k | |
| Title: Chrono Fault | |
| Author: Anonymous | |
| Tileset: ARRAKIS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Dune 2000 Mod at Version release-20161019 | |
| on map fab1c34d7ff3b4ccc673611d0f5e5b9b318d3477 (Chrono Fault by Anonymous). | |
| Date: 2017-02-26 18:26:05Z | |
| Operating System: Windows (Microsoft Windows NT 6.1.7601 Service Pack 1) | |
| Runtime Version: .NET CLR 4.0.30319.42000 | |
| Exception of type `System.NullReferenceException`: Nesne başvurusu bir nesnenin örneğine ayarlanmadı. | |
| konum: OpenRA.Mods.Common.Traits.Render.RenderDebugState.GetColor() | |
| konum: OpenRA.Mods.Common.Traits.Render.RenderDebugState.OpenRA.Traits.INotifyOwnerChanged.OnOwnerChanged(Actor self, Player oldOwner, Player newOwner) | |
| konum: OpenRA.Actor.<ChangeOwner>c__AnonStorey3.<>m__0(World w) | |
| konum: OpenRA.World.Tick() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Base = | |
| { | |
| Atreides = { AConyard, ABarracks1, ABarracks2, AHeavyFactory, ALightFactory1, ALightFactory2, AOutpost, ARepairPad, AStarport, AResearch, ARefinery1, ARefinery2, ARefinery3, ARefinery4, APalace, AHighTech }, | |
| Harkonnen = { HConyard, HBarracks1, HBarracks2, HHeavyFactory, HLightFactory1, HLightFactory2, HOutpost, HRepairPad, HStarport, HResearch, HRefinery1, HRefinery2, HRefinery3, HRefinery4, HPalace, HHighTech }, | |
| Ordos = { OConyard, OBarracks1, OBarracks2, OHeavyFactory, OLightFactory1, OLightFactory2, OOutpost, ORepairPad, OStarport, OResearch, ORefinery1, ORefinery2, ORefinery3, ORefinery4, OPalace, OHighTech }, | |
| Smugglers = { SBarracks, SLightFactory, SOutpost, SPower1, SPower2, SPower3, SPower4, SSilo1, SSilo2, SSilo3, SGunt1, SGunt2, SGunt3 } | |
| } | |
| IdlingUnits = |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fatal Lua Error: [string "BindingSupport.lua"]:30: Uncaught CLR exception at Lua->CLR boundary: System.Reflection.TargetInvocationException: Özel durum bir çağırma hedefi tarafından oluşturuldu. ---> System.Reflection.TargetInvocationException: Özel durum bir çağırma hedefi tarafından oluşturuldu. ---> System.ArgumentNullException: Değer null olamaz. | |
| Parametre adı: source | |
| konum: System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) | |
| konum: OpenRA.Exts.Random[T](IEnumerable`1 ts, MersenneTwister r, Boolean throws) c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Exts.cs içinde: satır 153 | |
| konum: OpenRA.Exts.Random[T](IEnumerable`1 ts, MersenneTwister r) c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Exts.cs içinde: satır 142 | |
| konum: OpenRA.Mods.Common.Scripting.UtilsGlobal.Random(LuaValue[] collection) | |
| --- İç özel durum yığını izlemesinin sonu --- | |
| konum: System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CarryallTimer = { } | |
| CarryallTimer["easy"] = DateTime.Minutes(3) | |
| CarryallTimer["normal"] = DateTime.Minutes(3) + DateTime.Seconds(45) | |
| CarryallTimer["hard"] = DateTime.Minutes(4) + DateTime.Seconds(30) | |
| CarryallPath = { CarryallEntry.Location, CarryallRally.Location } | |
| Carryall = { "carryall" } | |
| Harvester = { "harvester.starport" } | |
| Upgrades = { "upgrade.barracks", "upgrade.light", "upgrade.conyard", "upgrade.heavy", "upgrade.hightech" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Dune 2000 Mod at Version {DEV_VERSION} | |
| on map 4eac22b2a59a6efe798f3a38b91db23079b4e8cd (Chrono Fault by Anonymous). | |
| Date: 2017-03-18 14:46:20Z | |
| Operating System: Windows (Microsoft Windows NT 6.1.7601 Service Pack 1) | |
| Runtime Version: .NET CLR 4.0.30319.42000 | |
| Exception of type `System.NullReferenceException`: Nesne başvurusu bir nesnenin örneğine ayarlanmadı. | |
| konum: OpenRA.World.SyncHash() c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\World.cs içinde: satır 390 | |
| konum: OpenRA.Network.OrderManager.Tick() c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Network\OrderManager.cs içinde: satır 181 | |
| konum: OpenRA.Game.InnerLogicTick(OrderManager orderManager) c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Game.cs içinde: satır 579 | |
| konum: OpenRA.Game.LogicTick() c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Game.cs içinde: satır 611 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fatal Lua Error: [string "BindingSupport.lua"]:30: Uncaught CLR exception at Lua->CLR boundary: System.Reflection.TargetInvocationException: Özel durum bir çağırma hedefi tarafından oluşturuldu. ---> System.Reflection.TargetInvocationException: Özel durum bir çağırma hedefi tarafından oluşturuldu. ---> System.Collections.Generic.KeyNotFoundException: Verilen anahtar sözlükte yoktu. | |
| konum: System.Collections.Generic.Dictionary`2.get_Item(TKey key) | |
| konum: OpenRA.ReadOnlyDictionary`2.get_Item(TKey key) c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Primitives\ReadOnlyDictionary.cs içinde: satır 78 | |
| konum: OpenRA.Mods.Common.Traits.Transforms..ctor(ActorInitializer init, TransformsInfo info) | |
| konum: OpenRA.Mods.Common.Traits.TransformsInfo.Create(ActorInitializer init) | |
| konum: OpenRA.Actor..ctor(World world, String name, TypeDictionary initDict) c:\Users\Kullanıcı\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Actor.cs içinde: satır 102 | |
| konum: OpenRA.World.CreateActor(Boolean a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1TNK: | |
| Inherits: ^Tank | |
| Buildable: | |
| Queue: Armor | |
| BuildPaletteOrder: 50 | |
| BuildDurationModifier: 20 | |
| Prerequisites: ~weap | |
| IconPalette: ra | |
| Description: Light Tank, good for scouting.\n Strong vs Light armor\n Weak vs Infantry, Tanks, Aircraft | |
| Valued: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ^Plane: | |
| Inherits@1: ^ExistsInWorld | |
| Inherits@2: ^SpriteActor | |
| Huntable: | |
| AppearsOnRadar: | |
| UseLocation: true | |
| HiddenUnderFog: | |
| Type: CenterPosition | |
| AlwaysVisibleStances: None | |
| ActorLostNotification: |