Description | Happened on the Last Bastion server
Exception occurred: VRage.MyUpdateSchedulerException: Failed to execute Void RunCallbacks() on VRage.Systems.WorkerSystem
---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at VRage.Network.MyEventTable.Get(UInt32 id)
at VRage.Network.MyReplicationLayer.ProcessEvent(BitStream stream, NetworkId networkId, NetworkId blockedNetId, UInt32 eventId, EndpointId sender)
at VRage.Replication.MyEventsBuffer.ProcessFirstEvent(HashSet`1 targetObjectIds, MyObjectEventsBuffer eventsBuffer, NetworkId targetObjectId, NetworkId caller)
at VRage.Replication.MyEventsBuffer.ProcessEvents(HashSet`1 targetObjectIds, NetworkId caller)
at VRage.Replication.MyReplicableStreamingReceiver.OnReplicablesAddedToScene(DictionaryReader`2 replicableLoadResults)
at Sandbox.Engine.Multiplayer.MyClientSceneLoader.VRage.Scene.ISceneLoadListener.OnAddedToScene()
at VRage.Scene.MySceneExtensions.MySceneLoadWork.Completed()
at VRage.ParallelWorkers.Workers.RunCallbacks()
at VRage.Components.MyUpdateScheduler.RunFixedUpdates()
--- End of inner exception stack trace ---
at VRage.Components.MyUpdateScheduler.ReportError(Delegate action, Exception error)
at VRage.Components.MyUpdateScheduler.RunFixedUpdates()
at VRage.Components.MyUpdateScheduler.RunUpdates(TimeSpan currentTime)
at Sandbox.Engine.Platform.MySandboxUpdate.<RunLoop>b__18_0()
at VRage.Utils.FixedLoop.Run(Action tickCallback)
at Sandbox.Engine.Platform.MySandboxUpdate.RunLoop()
at Medieval.MyProgram.Main(String[] args)
=============================== FATAL EXCEPTION ================================```
|
---|