Guest User

Untitled

a guest
Jan 3rd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. OpenRA engine version {DEV_VERSION}
  2. Tiberian Dawn mod version {DEV_VERSION}
  3. on map c6dcbc855b6a70c5ee6509d614c2d8e0bb5fd970 (Antrax by norman).
  4. Date: 2018-01-03 16:27:09Z
  5. Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
  6. Runtime Version: .NET CLR 4.0.30319.42000
  7. Exception of type `OpenRA.YamlException`: ActorInfo("v01") failed to initialize because of the following:
  8. Missing:
  9. OpenRA.Mods.Common.Traits.ConditionManagerInfo
  10. Unresolved:
  11. OpenRA.Mods.Common.Traits.Render.TimedConditionBarInfo: { OpenRA.Mods.Common.Traits.ConditionManagerInfo }
  12. OpenRA.Mods.Common.Traits.ExternalConditionInfo: { OpenRA.Mods.Common.Traits.ConditionManagerInfo }
  13.  
  14. at OpenRA.ActorInfo.TraitsInConstructOrder() in d:\OpenRA-bleed\OpenRA.Game\GameRules\ActorInfo.cs:line 131
  15. at OpenRA.Actor..ctor(World world, String name, TypeDictionary initDict) in d:\OpenRA-bleed\OpenRA.Game\Actor.cs:line 98
  16. at OpenRA.World.CreateActor(Boolean addToWorld, String name, TypeDictionary initDict) in d:\OpenRA-bleed\OpenRA.Game\World.cs:line 252
  17. at OpenRA.World.CreateActor(String name, TypeDictionary initDict) in d:\OpenRA-bleed\OpenRA.Game\World.cs:line 247
  18. at OpenRA.Mods.Common.Traits.SpawnMapActors.WorldLoaded(World world, WorldRenderer wr) in d:\OpenRA-bleed\OpenRA.Mods.Common\Traits\World\SpawnMapActors.cs:line 41
  19. at OpenRA.World.LoadComplete(WorldRenderer wr) in d:\OpenRA-bleed\OpenRA.Game\World.cs:line 226
  20. at OpenRA.Game.StartGame(String mapUID, WorldType type) in d:\OpenRA-bleed\OpenRA.Game\Game.cs:line 173
  21. at OpenRA.Network.UnitOrders.ProcessOrder(OrderManager orderManager, World world, Int32 clientId, Order order) in d:\OpenRA-bleed\OpenRA.Game\Network\UnitOrders.cs:line 118
  22. at OpenRA.Network.OrderManager.TickImmediate() in d:\OpenRA-bleed\OpenRA.Game\Network\OrderManager.cs:line 126
  23. at OpenRA.Sync.<>c__DisplayClass5.<CheckSyncUnchanged>b__4() in d:\OpenRA-bleed\OpenRA.Game\Sync.cs:line 166
  24. at OpenRA.Sync.CheckSyncUnchanged[T](World world, Func`1 fn) in d:\OpenRA-bleed\OpenRA.Game\Sync.cs:line 174
  25. at OpenRA.Sync.CheckSyncUnchanged(World world, Action fn) in d:\OpenRA-bleed\OpenRA.Game\Sync.cs:line 166
  26. at OpenRA.Game.InnerLogicTick(OrderManager orderManager) in d:\OpenRA-bleed\OpenRA.Game\Game.cs:line 580
  27. at OpenRA.Game.LogicTick() in d:\OpenRA-bleed\OpenRA.Game\Game.cs:line 629
  28. at OpenRA.Game.Loop() in d:\OpenRA-bleed\OpenRA.Game\Game.cs:line 759
  29. at OpenRA.Game.Run() in d:\OpenRA-bleed\OpenRA.Game\Game.cs:line 799
  30. at OpenRA.Game.InitializeAndRun(String[] args) in d:\OpenRA-bleed\OpenRA.Game\Game.cs:line 253
  31. at OpenRA.Program.Main(String[] args) in d:\OpenRA-bleed\OpenRA.Game\Support\Program.cs:line 37
Advertisement
Add Comment
Please, Sign In to add comment