Youtube Scaper Batch Error 10.8 beta

Issue #5744 invalid
StarrkJow created an issue

I realize it’s a 3rd party plug-in, but FYSA, here is an error received when using the Youtube Scraper on multiple files. Single file One Click use pulls no results but does not produce error,

Object reference not set to an instance of an object.

App: LaunchBox
Version: 11.8-beta-1
Type: System.NullReferenceException
Site: Void button1_Click(System.Object, System.EventArgs)
Source: YoutubeScraper

at YoutubeScraper.Form3.button1_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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

10:28:27 PM Exception

Comments (1)

  1. Christian

    Thank you for the report, unfortunately since this is an issue with a third party plugin (who's code we don't have access to) we can't really do much to correct it. I would report this on the plugins page on the forums and see if the develop can help resolve the issue.

  2. Log in to comment