Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2017-01-12 18:13:45.097 - Thread: 1 -> Exception occured: System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at Sandbox.Game.Entities.MyCockpit.UpdateCockpitModel()
- at Sandbox.Game.Entities.MyCockpit.UpdateCameraAfterChange(Boolean resetHeadLocalAngle)
- at Sandbox.Game.Entities.MyShipController.OnControlAcquired(MyEntityController controller)
- at Sandbox.Game.World.MyControllerInfo.set_Controller(MyEntityController value)
- at Sandbox.Game.World.MyEntityController.TakeControl(IMyControllableEntity entity)
- at Sandbox.Game.Multiplayer.MyPlayerCollection.TryTakeControll(MyPlayer player, Int64 controlledEntityId)
- at Sandbox.Game.Multiplayer.MyPlayerCollection.LoadControlledEntities(SerializableDictionaryCompat`3 controlledEntities, Int64 controlledObject, Nullable`1 savingPlayerId)
- at Sandbox.Game.World.MySession.LoadWorld(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
- at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes)
- at Sandbox.Game.World.MySessionLoader.<>c__DisplayClass1f.<LoadSingleplayerSession>b__1d()
- at Sandbox.Graphics.GUI.MyGuiScreenBase.RunLoadingAction()
- at Sandbox.Game.Gui.MyGuiScreenLoading.RunLoad()
Advertisement
Add Comment
Please, Sign In to add comment