Zifrian wrote:Veyreuth wrote:I'm not sure if I'm the only one experiencing this....
If I'm on the "Manufacturing List" tab, and I have a calculated list of jobs, no matter what Job I click I get "An Unhandled Exception has occured and EVE Isk per Hour will now close." I tried uninstalling and reinstalling, and still get the same result. Using Windows 7. Has persisted for several days.
Funny, have only been using the program a month, but I feel like I can't live without it when it's not working! Appreciate the program and the work put into it.
-Veyreuth
Send me the contents in the EVEIPH.log file and I'll see if I can figure it out. I'm not having any issues.
I am also having this issue
Here is the error message
An Unhandled Exception has occured and EVE Isk per Hour will now close.
Please fill out the following information so I can reproduce the bug - if you just copy and paste this message, that won't be enough!
What is your Operating System?
What tab or screen did the error occur?
What are the steps to reproduce the Error?
Web link to a screenshot of your error:
In addition to a screenshot, copy the data below for sending to developer.
Source: EVE Isk per Hour
Message: Object reference not set to an instance of an object.
Here is log file
10/29/2015 8:37:03 AM, System.NullReferenceException: Object reference not set to an instance of an object.
at EVE_Isk_per_Hour.frmMain.cmbBPFacilityType_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at System.Windows.Forms.ComboBox.set_Text(String value)
at EVE_Isk_per_Hour.frmMain.LoadBPfromDoubleClick(Int64 BPID, String BuildType, String Inputs, String SentFrom, IndustryTeam BuildTeam, IndustryTeam ComponentTeam, IndustryTeam CopyTeam, IndustryFacility BuildFacility, IndustryFacility ComponentFacility, IndustryFacility InventionFacility, IndustryFacility CopyFacility, Boolean IncludeTaxes, Boolean IncludeFees, Boolean IncludeUsage, String MEValue, String SentRuns, String SentLines, String NumBPs)
at EVE_Isk_per_Hour.frmMain.lstManufacturing_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)