EVEIPH/EVE-IPH

Unhandled Error

martiangnome opened this issue · 4 comments

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? Windows 10
What tab or screen did the error occur? Downloading prices
What are the steps to reproduce the Error? Not sure
Web link to a screenshot of your error:
In addition to a screenshot, copy the data below and send to developer. https://drive.google.com/file/d/1V1pdauXa9tpo6GaXpsUt8o-frmlbSv8R/view?usp=sharing

Source: Microsoft.VisualBasic
Message: Conversion from string "--10" to type 'Double' is not valid.
Raw Error Text: System.InvalidCastException: Conversion from string "--10" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
at EVE_Isk_per_Hour.frmMain.SetPriceProfileDefaults(String PriceType, String PriceRegion, String PriceSystem, String PriceMod, Boolean RawMat)
at EVE_Isk_per_Hour.frmMain.btnItemsDefaults_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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:

Didn't know how else to get this to the dev team

Looks like you've entered --10% in the price modifier field. Needs to be handled gracefully.

This has been fixed in Build 4.0.7669.37173