Nulkris's Avatar
Files 1
Downloads 228,065
Favorites 357
My AddOns
View Bug Report
Exception Input string was not in correct format while opening Tools/Options
Bug #: 4143
File: WoW UI Designer
Date: 12-18-07 03:58 AM
By: HexNeo
Status: Unconfirmed
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
at wowuides.Dialogs.OptionsDialog.UpdateFontPreview()
at wowuides.Dialogs.OptionsDialog.cbFont_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_SelectedItem(Object value)
at wowuides.Dialogs.OptionsDialog.GetFontList(String selectedFont)
at wowuides.Dialogs.OptionsDialog.cbShowSettings_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at wowuides.Dialogs.OptionsDialog.GetEditorList()
at wowuides.Dialogs.OptionsDialog.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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)

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Dlougach - 06-06-09 03:47 PM
Just noticed the same bug. Right after installation. Vista.