estoy teniendo un problema con el cliente cuando lo ejecuto no abre y este es el error
Â
2021-07-16 12:28:04.119 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 12:28:39.408 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 12:32:14.731 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 12:36:44.310 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:06:57.335 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:07:50.701 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:13:17.081 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:13:44.476 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 14:31:44.077 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 14:34:42.811 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
Question
juan12916
estoy teniendo un problema con el cliente cuando lo ejecuto no abre y este es el error
Â
2021-07-16 12:28:04.119 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 12:28:39.408 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 12:32:14.731 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 12:36:44.310 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:06:57.335 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:07:50.701 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:13:17.081 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 13:13:44.476 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 14:31:44.077 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
--------------------------------------------------------------------------------
2021-07-16 14:34:42.811 [Error]Â
 Message: Failed to create graphics device!
  Stack:   en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  en Microsoft.Xna.Framework.Game.DoInitialize()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  en Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\MonoGame\IntersectGame.cs:lÃnea 514
  en Intersect.Client.Core.ClientContext.InternalStart() en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Client\Core\ClientContext.cs:lÃnea 44
  en Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) en C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:lÃnea 221
Caused By
 Message: MonoGame requires either ARB_framebuffer_object or EXT_framebuffer_object.Try updating your graphics drivers.
  Stack:   en Microsoft.Xna.Framework.Graphics.GraphicsDevice.FramebufferHelper.Create(GraphicsDevice gd)
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.PlatformInitialize()
  en Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize()
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  en Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
Link to comment
Share on other sites
3 answers to this question
Recommended Posts