View Issue Details

IDProjectCategoryView StatusLast Update
0000269Medieval EngineersBugpublic2022-04-19 04:47
Reportershad Assigned Toequinox  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionduplicate 
PlatformWindowsOS10 2004OS Version10.0.19041
Product Version0.7.3.33D4BB 
Summary0000269: Client crashes while chunk loads in after teleporting
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 ================================```
Steps To Reproduce

No reliable repro.

  • Teleport (with Medieval Master) back and forth between chunks that contain at least a few larger grids (doesn't have to contain excessively large grids).
  • Crash eventually
TagsNo tags attached.

Relationships

duplicate of 0000268 new Client crashes while chunk loads in after teleporting  

Activities

shad

2022-04-19 04:30

reporter   #~0000185

Duplicate - please close.

Issue History

Date Modified Username Field Change
2022-04-19 04:28 shad New Issue
2022-04-19 04:30 shad Note Added: 0000185
2022-04-19 04:47 equinox Assigned To => equinox
2022-04-19 04:47 equinox Status new => closed
2022-04-19 04:47 equinox Resolution open => duplicate
2022-04-19 04:47 equinox Relationship added duplicate of 0000268