murrty / youtube-dl-gui

Download/Convert videos from websites without needing to learn command line
GNU General Public License v3.0
427 stars 45 forks source link

Preferences exception error #160

Closed Dr-Flay closed 1 year ago

Dr-Flay commented 1 year ago

I just updated to 3.2.0 and when trying to open the prefs, it immediately throws an error. See below.

An unhandled thread exception occurred. The application will exit after closing this dialog.

System.NullReferenceException: Object reference not set to an instance of an object. at youtube_dl_gui.SystemRegistry.CheckRegistry() at youtube_dl_gui.frmSettings..ctor() at youtube_dl_gui.frmMain.mSettings_Click(Object sender, EventArgs e) at System.Windows.Forms.MenuItem.OnClick(EventArgs e) at System.Windows.Forms.MenuItem.MenuItemData.Execute() at System.Windows.Forms.Command.Invoke() at System.Windows.Forms.Control.WmCommand(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at youtube_dl_gui.frmMain.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

========== FULL REPORT ========== System.Threading.ThreadExceptionEventArgs ========== END REPORT ==========

========== OS INFO ========== (Please don't omit this info, it may be important) Current version: 3.2.0 Curernt culture: English (United Kingdom) System Caption: Microsoft Windows 10 Pro Version: 10.0.19044 Service Pack Major: 0 Service Pack Minor: 0 ========== END INFO ==========