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

Can't identif BUG on MultiSeller (impo) #18

Closed
whGreg opened this issue Jan 26, 2020 · 3 comments
Closed

Can't identif BUG on MultiSeller (impo) #18

whGreg opened this issue Jan 26, 2020 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@whGreg
Copy link

whGreg commented Jan 26, 2020

image

************** Текст исключения **************
System.InvalidCastException: Приведение строки "" к типу "Boolean" является недопустимым. ---> System.FormatException: Входная строка имела неверный формат.
в Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
в Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
в L2ScriptMaker.MultisellEditor.ButtonImport_Click(Object sender, EventArgs e)
в System.Windows.Forms.Control.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ButtonBase.WndProc(Message& m)
в System.Windows.Forms.Button.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Загруженные сборки **************

@dmitryvhf dmitryvhf added the bug Something isn't working label Jan 27, 2020
@dmitryvhf dmitryvhf added invalid This doesn't seem right need triage Waiting for diagnose issue good first issue Good for newcomers and removed bug Something isn't working labels Jan 27, 2020
@dmitryvhf
Copy link
Owner

************** Текст исключения **************
System.InvalidCastException: Приведение строки "" к типу "Boolean" является недопустимым. ---> System.FormatException: Входная строка имела неверный формат.
в Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
в Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)

Please provide more details.
What version of server scripts are you using? C4, C4 modified, etc?
What exactly you performed / clicked before this error appeared.

@dmitryvhf dmitryvhf added bug Something isn't working and removed invalid This doesn't seem right need triage Waiting for diagnose issue labels Jan 27, 2020
@dmitryvhf
Copy link
Owner

Thanks. Bug confirmed in both branches. I'll be fix it when as be possible.

dmitryvhf added a commit that referenced this issue Jan 27, 2020
dmitryvhf added a commit that referenced this issue Jan 27, 2020
Issue #18 resolved; MultiSellEditor crash problem; update TargetFrame…
dmitryvhf added a commit that referenced this issue Jan 27, 2020
@dmitryvhf
Copy link
Owner

Problem solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants