Bug IDProductVersionTypePriorityStatusDuplicate IDSubmit Time
915Deadburg1.5.2cCrashHighActive
2022-05-08 16:08:02

Cannot access a disposed object. Object name: 'Texture2D'. at Microsoft.Xna.Framework.Helpers.CheckDisposed(Object obj, IntPtr pComPtr) at Microsoft.Xna.Framework.Graphics.TextureCollection.set_
Edit
Cannot access a disposed object.
Object name: 'Texture2D'.
   at Microsoft.Xna.Framework.Helpers.CheckDisposed(Object obj, IntPtr pComPtr)
   at Microsoft.Xna.Framework.Graphics.TextureCollection.set_Item(Int32 index, Texture value)
   at Microsoft.Xna.Framework.Graphics.SpriteBatch.RenderBatch(Texture2D texture, SpriteInfo[] sprites, Int32 offset, Int32 count)
   at Microsoft.Xna.Framework.Graphics.SpriteBatch.Flush()
   at Microsoft.Xna.Framework.Graphics.SpriteBatch.End()
   at ZombieBlocks.NetworkedGameplayScreen.DrawInGameText(GameTerrainDefinition terrainDef, SpriteBatch spriteBatch, Matrix view, Matrix projection) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\Screens\NetworkedGameplayScreen.cs:line 24205
   at ZombieBlocks.NetworkedGameplayScreen.DrawSceneDeferred(GameTime gameTime, Int32 playerIndex, LocalPlayerSession player) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\Screens\NetworkedGameplayScreen.cs:line 23263
   at ZombieBlocks.NetworkedGameplayScreen.Draw(GameTime gameTime) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\Screens\NetworkedGameplayScreen.cs:line 22443
   at GameStateManagement.ScreenManager.Draw(GameTime gameTime) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\GameStateManagement\ScreenManager.cs:line 688
   at Microsoft.Xna.Framework.Game.Draw(GameTime gameTime)
   at ZombieBlocks.ZombieGame.Draw(GameTime gameTime) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\ZombieGame.cs:line 266
   at Microsoft.Xna.Framework.Game.DrawFrame()
   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) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\Program.cs:line 81
Hardware +
Screenshot +
GameLog +
Duplicates
Notes