Subject: Uncaught Exception V1.827 Sat Oct 04, 2008 2:31 am
I get the following exception when I try to edit a TV Show. It does not appear when I edit an individual episode. However, it appears on every TV show I have tested (bones, lost, etc). They both have a folder.jpg and a fanart.jpg
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at XBMC_Media_Companion.tvedit.loadtvshowdetails() at XBMC_Media_Companion.tvedit.tvedit_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.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)