Advertisement
Nolt

Untitled

Jan 7th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. EXCEPTION
  2.  
  3. OpenRA engine version {DEV_VERSION}
  4. Tiberian Sun mod version {DEV_VERSION}
  5. on map 0918f35917f212413a07a8d99b0d087a3f3d372a (They All Float by Westwood Studios).
  6. Date: 2018-01-08 01:10:17Z
  7. Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
  8. Runtime Version: .NET CLR 4.0.30319.42000
  9. Exception of type `System.InvalidOperationException`: Actor ttnk has multiple traits of type `OpenRA.Mods.Common.Traits.AttackBase`
  10. at OpenRA.TraitDictionary.TraitContainer`1.GetOrDefault(UInt32 actor) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\TraitDictionary.cs:line 162
  11. at OpenRA.TraitDictionary.GetOrDefault[T](Actor actor) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\TraitDictionary.cs:line 95
  12. at OpenRA.Actor.TraitOrDefault[T]() in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Actor.cs:line 242
  13. at OpenRA.Mods.Common.Traits.Render.WithSpriteTurret..ctor(Actor self, WithSpriteTurretInfo info) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Mods.Common\Traits\Render\WithSpriteTurret.cs:line 82
  14. at OpenRA.Mods.Common.Traits.Render.WithSpriteTurretInfo.Create(ActorInitializer init) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Mods.Common\Traits\Render\WithSpriteTurret.cs:line 37
  15. at OpenRA.Actor..ctor(World world, String name, TypeDictionary initDict) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Actor.cs:line 100
  16. at OpenRA.World.CreateActor(Boolean addToWorld, String name, TypeDictionary initDict) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\World.cs:line 252
  17. at OpenRA.World.CreateActor(String name, TypeDictionary initDict) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\World.cs:line 247
  18. at OpenRA.Mods.Common.Traits.Production.<>c__DisplayClass5.<DoProduction>b__4(World w) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Mods.Common\Traits\Production.cs:line 91
  19. at OpenRA.World.Tick() in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\World.cs:line 360
  20. at OpenRA.Game.InnerLogicTick(OrderManager orderManager) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Game.cs:line 605
  21. at OpenRA.Game.LogicTick() in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Game.cs:line 629
  22. at OpenRA.Game.Loop() in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Game.cs:line 759
  23. at OpenRA.Game.Run() in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Game.cs:line 799
  24. at OpenRA.Game.InitializeAndRun(String[] args) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Game.cs:line 253
  25. at OpenRA.Program.Main(String[] args) in d:\OpenRA Repo\Openra\Engine-master\OpenRA.Game\Support\Program.cs:line 37
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement