Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing when opening the 3dmap or crash after sleeping/screensaving the computer - read this #3271

Open
robbyxp1 opened this issue May 24, 2022 · 0 comments

Comments

@robbyxp1
Copy link
Contributor

robbyxp1 commented May 24, 2022

  1. On some laptops with both APUs and GPUs, it appears to pick the APU for EDD by default.

So to fix it, see https://www.howtogeek.com/351522/how-to-choose-which-gpu-a-game-uses-on-windows-10/ to tell windows to use the GPU for EDD.

Some openGL implementations seem buggy on a per graphics card basis (I'm looking at you AMD and at APUs). This is beyond our control.

  1. Sleeping or screensaving the computer with the 3dmap open seems sometimes prone to the opengl drivers crashing on resume. It is not recommended to sleep or let screen save with the 3dmap open.

symptoms include:

==== BEGIN ====
OpenTK.Graphics.GraphicsContextException: Failed to make context 131072 current. Error: 0
at OpenTK.Platform.Windows.WinGLContext.MakeCurrent(IWindowInfo window) in C:\Users\juliu\Documents\GitHub\opentk\src\OpenTK\Platform\Windows\WinGLContext.cs:line 279

@Eahlstan Eahlstan pinned this issue Jun 5, 2022
@robbyxp1 robbyxp1 changed the title Crashing when opening the 3dmap - read this Crashing when opening the 3dmap or crash after sleeping the computer - read this Oct 14, 2022
@EDDiscovery EDDiscovery locked and limited conversation to collaborators Jan 3, 2023
@robbyxp1 robbyxp1 changed the title Crashing when opening the 3dmap or crash after sleeping the computer - read this Crashing when opening the 3dmap or crash after sleeping/screensaving the computer - read this Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant