Sometimes game crashes when i try to make new ship.
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в Cosmoteer.Game.Gui.BuildToolbox.SmartViewTargetProxy.get_AngularVelocity() в C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Gui\BuildToolbox.cs:строка 1438
в Cosmoteer.Game.Cameras.ViewController.MatchTargetRotation() в C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Cameras\ViewController.cs:строка 559
в Cosmoteer.Game.Cameras.ViewController.Update(SceneRoot root) в C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Cameras\ViewController.cs:строка 276
в Halfling.Scene.Dim2.Component.Halfling.Scene.Dim2.IUpdateableSceneObject.Update(SceneRoot root) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\Component.cs:строка 817
в Halfling.Scene.Dim2.SceneRoot.Update() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:строка 742
в Cosmoteer.Game.GameRoot.Halfling.Application.IAppState.Update(StateMethodInvoker updateParent) в C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:строка 810
в Halfling.Application.Director.CallUpdate() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:строка 627
в Halfling.Application.Director.<GetRunIterator>d__78.MoveNext() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:строка 299
в Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__42.MoveNext() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 244
в Halfling.Windows.D3D11.D3D11Window.ApplicationMain(String[] args, IEnumerable`1 iterator) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 676
в Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 112
в Cosmoteer.GameApp.Main(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 53