getmusicbee.com

Support => Bug Reports => Topic started by: Ken_MB on May 22, 2024, 04:04:33 PM

Title: System.FormatException: Value is not properly formatted.
Post by: Ken_MB on May 22, 2024, 04:04:33 PM
Open musicbee and popup:

Code
MusicBee v3.6.8906.38935D  (Win10.0), 22 5月 2024 23:01:

System.FormatException: Value is not properly formatted.
   在 MusicBeePlugin.FontSerializationHelper.Deserialize(String value)
   在 MusicBeePlugin.LyricsRenderer.UpdateFromSettings(SettingsObj settings, Int32 width)
   在 MusicBeePlugin.FrmLyrics.UpdateFromSettings(SettingsObj settings)
   在 MusicBeePlugin.FrmLyrics.FrmLyrics_Load(Object sender, EventArgs e)
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Title: Re: System.FormatException: Value is not properly formatted.
Post by: phred on May 22, 2024, 04:38:20 PM
This error is coming from the Lyrics plugin. Please (re)post the bug report on the thread for the plugin so its developer can see it.
Please add the following infornmation:
- What were you doing when the error occurred?
- Does this error occur every time you try to do what you were doing?
- Exact steps to reproduce the issue.

I'm locking this thread.