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

Double clicking ME in "Items to build" in Shopping List crashes IPH #40

Closed
ResnikSI opened this issue May 8, 2016 · 1 comment
Closed

Comments

@ResnikSI
Copy link

ResnikSI commented May 8, 2016

Bug

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

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 and send to developer.

Source: System.Data.SQLite
Message: No current row
Raw Error Text: System.InvalidOperationException: No current row
at System.Data.SQLite.SQLiteDataReader.CheckValidRow()
at System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
at System.Data.SQLite.SQLiteDataReader.GetString(Int32 i)
at EVE_Isk_per_Hour.frmMain.LoadBPfromEvent(Int64 BPID, String BuildType, String Inputs, String SentFrom, IndustryTeam BuildTeam, IndustryTeam ComponentTeam, IndustryTeam CopyTeam, IndustryFacility BuildFacility, IndustryFacility ComponentFacility, IndustryFacility CapCompentFacility, IndustryFacility InventionFacility, IndustryFacility CopyFacility, Boolean IncludeTaxes, Boolean IncludeFees, String MEValue, String TEValue, String SentRuns, String ManufacturingLines, String LaboratoryLines, String NumBPs, String AddlCosts, Boolean PPUCheck, String CompareType)
at EVE_Isk_per_Hour.frmShoppingList.lstItems_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.ListView.WndProc(Message& m)
at EVE_Isk_per_Hour.MyListView.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)
Error Tracking:

Build 3.3.5971.5173

@Cwittofur
Copy link
Contributor

Fixed in version: 3.3.5973.39898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants