question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unhandled UI exception

See original GitHub issue

Description

Had just exited Elite Dangerous. This has happened each time exiting ED since the 15.0.4 update was installed. EDDiscovery exits after this error occurs.

Additional Information

Exception Details:

EDDiscovery v15.0.4.0 There was an unhandled UI exception.

==== 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
  at EDDiscovery.UserControls.UserControl3DMap.SystemTick(Object sender, EventArgs e) in C:\Code\EDDiscovery\EDDiscovery\UserControls\3DMap\UserControl3DMap.cs:line 106
  at System.Windows.Forms.Timer.OnTick(EventArgs e)
  at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
===== END =====

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Eahlstancommented, Jun 5, 2022

Please state your hard- and software.

0reactions
pionierecommented, Jun 11, 2022

That could be it, although it had never done this prior to 15.0.4. The 15.0.4 debug version doesn’t do it either.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unhandled Exception Error: 5 Quick Fixes
What is an Unhandled exception? ... This error appears when the code of an application or program is not adequately equipped to handle...
Read more >
How to Fix Unhandled Exception Has Occurred Error on ...
Fix Unhandled Exception Has Occurred ; Step-1: Go to the Start menu and click on the Settings cog. (Shortcut keys: Win + I)...
Read more >
'Unhandled Exception has Occurred in your Application' Error
What Causes the “Unhandled Exception has Occurred in your Application” Error on Windows? · Solution 1: Install every pending Windows Update.
Read more >
Application.UnhandledException Event (Windows.UI.Xaml)
The UnhandledException event is fired only when there are no more opportunities for app code to catch an exception through normal propagation. It's...
Read more >
How to Fix “Unhandled Exception Has Occurred in Your ...
You can fix the problem by running SFC and DISM scans if the error is caused by corrupt system files. Each scan will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found