XNA Framework HiDef profile supports a maximum Texture2D size of 4096.
at Microsoft.Xna.Framework.Graphics.ProfileCapabilities.ThrowNotSupportedException(String message, Object arg1, Object arg2)
Edit
XNA Framework HiDef profile supports a maximum Texture2D size of 4096.
at Microsoft.Xna.Framework.Graphics.ProfileCapabilities.ThrowNotSupportedException(String message, Object arg1, Object arg2)
at Microsoft.Xna.Framework.Graphics.Texture2D.ValidateCreationParameters(ProfileCapabilities profile, Int32 width, Int32 height, SurfaceFormat format, Boolean mipMap)
at Microsoft.Xna.Framework.Graphics.RenderTarget2D.CreateRenderTarget(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Boolean mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, Int32 preferredMultiSampleCount, RenderTargetUsage usage)
at Microsoft.Xna.Framework.Graphics.RenderTarget2D..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height)
at ZombieBlocks.PlayerViewportController.CreateSingleBigViewport(PlayerIndex playerIndex) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\SupportComponents\PlayerViewportController.cs:line 270
at ZombieBlocks.PlayerViewportController.UpdateViewports(Int32 playerCount) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\SupportComponents\PlayerViewportController.cs:line 148
at ZombieBlocks.PlayerViewportController.Update(GameTime gameTime) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\SupportComponents\PlayerViewportController.cs:line 87
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) in C:\Users\teamt\Documents\Deadburg\Deadburg_PC\ZombieBlocks\ZombieBlocks\Program.cs:line 81
OS Version
Microsoft Windows NT 6.2.9200.0
CPU
AMD Ryzen 7 5800X3D 8-Core Processor
GPU
NVIDIA GeForce RTX 3070 Ti
fileuploads/file_1122_GameLog.txt8/4/2022 11:46:32 AM - Steam Init Attempt
8/4/2022 11:46:32 AM - Steam Init Success
SteamStatAndAchievementController Initialized
8/4/2022 11:46:32 AM - ScreenManager AddScreen ZombieBlocks.PressAnyKeyUIScreen
StatAndAchieveWatcherComponent Initialized
8/4/2022 11:46:32 AM - InputHandlerComponent Initialized
8/4/2022 11:46:32 AM - PlayerViewportController Initialized
8/4/2022 11:46:32 AM - PlayerManagerComponent Initialized
8/4/2022 11:46:35 AM - ScreenManager RemoveScreen ZombieBlocks.PressAnyKeyUIScreen
8/4/2022 11:46:35 AM - ScreenManager AddScreen ZombieBlocks.MainMenuUIScreen
8/4/2022 11:46:35 AM - Steam Shutdown