Jump to content
  • 0

alguien me ayuda?


juan12916

Question

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

  • 0

If you have Intel HD graphics and Windows 10:

Someone from the Minecraft community made a driver patch. It's pretty incomplete if I say it myself, but it solved the problem for many users. Antivirus obviously won't like it, this patches dll files. I invite you to try it at your own risk:

 

nope

 

You disable the antivirus, run it as an administrator, give it to Patch and then tell me how about~

Link to comment
Share on other sites

  • 0

please note, this file is detected as a virus.

 

kamus has been here a few years, so im not thinking/saying he is fucking you over, but beware what you download on the internet.

 

you got the file, so for security, ill remove this 1 here

 

 

Link to comment
Share on other sites

×
×
  • Create New...