Bug IDProductVersionTypePriorityStatusDuplicate IDSubmit Time
210Deadburg1.3.1bCrashHighActive
2017-11-26 23:24:08

Index was outside the bounds of the array. at ZombieBlocks.NetworkedGameplayScreen.SendClientPackets_BigHostTerrainLoadNeededQueue() at ZombieBlocks.NetworkedGameplayScreen.SendClientPackets(Gam
Edit
Index was outside the bounds of the array.
   at ZombieBlocks.NetworkedGameplayScreen.SendClientPackets_BigHostTerrainLoadNeededQueue()
   at ZombieBlocks.NetworkedGameplayScreen.SendClientPackets(GameTime gameTime)
   at ZombieBlocks.NetworkedGameplayScreen.SendPeriodicPacket(GameTime gameTime)
   at ZombieBlocks.NetworkedGameplayScreen.UpdateNetworking(GameTime gameTime)
   at ZombieBlocks.NetworkedGameplayScreen.Update(GameTime gameTime, Boolean otherScreenHasFocus, Boolean coveredByOtherScreen)
   at GameStateManagement.ScreenManager.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
Could be fixed by our network test function fix.
jeff - 2017-11-27 22:00:22