Bug IDProductVersionTypePriorityStatusDuplicate IDSubmit Time
385Deadburg1.4.0.a6CrashHighActive
2019-02-14 15:49:07

Destination array was not long enough. Check destIndex and length, and the array's lower bounds. at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destination
Edit
Destination array was not long enough. Check destIndex and length, and the array's lower bounds.
   at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
   at ZombieBlocks.CustomNetworkPacket.AppendPacket(CustomNetworkPacket packet)
   at ZombieBlocks.HeadlessServer.SendDataAndResetWriterPlayer(CustomNetworkPacket packetWriter, CustomSendDataOptions options, CustomNetworkGamer recipient)
   at ZombieBlocks.HeadlessServer.SendPeriodicPacket_SuperActiveZombies()
   at ZombieBlocks.HeadlessServer.SendPeriodicPacket(GameTime gameTime)
   at ZombieBlocks.HeadlessServer.UpdateNetworkingServer(GameTime gameTime)
   at ZombieBlocks.HeadlessServer.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at ZombieBlocks.Program.Main(String[] args)
Hardware +
Duplicates
Notes