Hi everyone, new member, long time Musicbee user.
I hope this is the right place to report bugs in ASR tools.
Here goes:
Win11, 32GB Ram, I5
Musicbee 3.6 latest
ASR latest
I try to generate ALBUM GRID (ALBUM LIST)
- with standard settings except for 'Resize artwork long side to: 70
- format: HTML document (Album Grid)
When I click preview I got this error and Musicbee then crashes:
MusicBee v3.6.9202.37404D (Win10.0), 17 apr 2025 9:14:
System.ArgumentException: Ongeldige parameter.
bij System.Drawing.Image.get_Width()
bij System.Drawing.Bitmap..ctor(Image original)
bij MusicBeePlugin.LibraryReports.ResizedArtworkProvider.Init(Int32 artworkField, SortedDictionary`2 artworkCache, Int32 presetNewArtworkSize)
bij MusicBeePlugin.LibraryReports.executePreset(String[] queriedFiles, Boolean interactive, Boolean saveResultsToTags, String functionId, Boolean filterResults, Boolean forceCacheUpdate, SortedDictionary`2[] queriedGroupingTagsRaw, SortedDictionary`2[] queriedActualGroupingTags, SortedDictionary`2[] queriedActualGroupingTagsRaw, Nullable`1 readOtherwiseProcessExcludedGroupingTags)
bij MusicBeePlugin.LibraryReports.previewReport()
bij MusicBeePlugin.PluginWindowTemplate.serializedOperation()
bij System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bij System.Threading.ThreadHelper.ThreadStart()
After restarting MB, sometimes I get a little further until I click 'Export -> HTML document (Album Grid)
I then get this error log:
MusicBee v3.6.9202.37404D (Win10.0), 17 apr 2025 9:16:
System.ArgumentNullException: Waarde kan niet null zijn.
Parameternaam: input
bij System.Text.RegularExpressions.Regex.Replace(String input, String replacement)
bij System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement)
bij MusicBeePlugin.ExportedDocument.getImageName(String base64)
bij MusicBeePlugin.HtmlDocumentAlbumGrid.addCellToRow(Bitmap cell, String cellName, String imageBase64)
bij MusicBeePlugin.LibraryReports.exportTrackList(Boolean openReport)
bij MusicBeePlugin.LibraryReports.buttonExport_Click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Here's another report:
MusicBee v3.6.9202.37404D (Win10.0), 17 apr 2025 9:27:
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij MusicBeePlugin.LibraryReports.prepareBackgroundPreview()
bij MusicBeePlugin.PluginWindowTemplate.clickOnPreviewButton(PrepareOperation prepareOperation, ThreadStart operation, Button previewButton, Button okButton, Button closeButton, Boolean clearPreview)
bij MusicBeePlugin.LibraryReports.buttonPreview_Click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Finaly, I'm unable to generate this report.
Thanks for looking.