Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception of type `System.InvalidOperationException`: Unit `nazidtrk` does not have any sequences defined.
- at OpenRA.Graphics.SequenceProvider.GetSequence(String unitName, String sequenceName)
- at OpenRA.Graphics.Animation.PlayRepeating(String sequenceName)
- at OpenRA.Mods.RA.Render.RenderUnit..ctor(Actor self)
- at OpenRA.Mods.RA.Render.RenderUnitInfo.Create(ActorInitializer init)
- at OpenRA.Actor..ctor(World world, String name, TypeDictionary initDict)
- at OpenRA.World.CreateActor(Boolean addToWorld, String name, TypeDictionary initDict)
- at OpenRA.Mods.RA.Production.DoProduction(Actor self, ActorInfo producee, ExitInfo exitinfo)
- at OpenRA.Mods.RA.Production.Produce(Actor self, ActorInfo producee)
- at OpenRA.Mods.RA.ProductionQueue.BuildUnit(String name)
- at OpenRA.Mods.RA.ProductionQueue.<ResolveOrder>c__AnonStorey15D.<>m__395(World _)
- at OpenRA.World.Tick()
- at OpenRA.Game.Tick(OrderManager orderManager)
- at OpenRA.Game.Tick(OrderManager orderManager, Viewport viewPort)
- at OpenRA.Game.Run()
- at OpenRA.Program.Run(String[] args)
- at OpenRA.Program.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement