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+Inara send problems

See original GitHub issue

Right after starting up with 10.1, and adding Inara info, and then clicked the button to send historic Inara data:

Description

Additional Information

Exception Details:

EDDiscovery v10.1.0.0 There was an unhandled UI exception.

==== BEGIN ====
System.NullReferenceException: Object reference not set to an instance of an object.
  at EliteDangerousCore.Inara.InaraSync.HistoricList(HistoryList history) in C:\Code\EDDiscovery\EliteDangerous\Inara\InaraSync.cs:line 114
  at EliteDangerousCore.Inara.InaraSync.HistoricData(Action`1 logger, HistoryList history, EDCommander cmdr) in C:\Code\EDDiscovery\EliteDangerous\Inara\InaraSync.cs:line 57
  at EDDiscovery.EDDiscoveryForm.sendHistoricDataToInaraToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Code\EDDiscovery\EDDiscovery\EDDiscoveryForm.cs:line 1187
  at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
===== END =====

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:33 (26 by maintainers)

github_iconTop GitHub Comments

1reaction
robbyxp1commented, Jun 15, 2018

Your log pointed out a frontier localisation error which i picked over Necrobones. Thanks

0reactions
robbyxp1commented, Jun 21, 2018

Closed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft .Net Framework error "Unhandled exception has ...
Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue.
Read more >
Unhandled exception occured when getting managed ...
I am getting the above error when attempting an import of nodes from a scheduled discovery. The discovery was from a list of...
Read more >
How to Fix the 'Unhandled Exception Has Occurred ... - YouTube
How to Fix the ' Unhandled Exception Has Occurred in Your Application' Error In Windows 10/8/7 [Tutorial] Unhandled exception has occurred in ...
Read more >
c# - What is a NullReferenceException, and how do I fix it?
I have some code and when it executes, it throws a NullReferenceException , saying: Object reference not set to an instance of an...
Read more >
How To Fix Unhandled Exception Has Occurred In ... - YouTube
For me I had to expand the net framework 3.5 and there was additional options which I ticked. This sorted it out for...
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