2007-12-01, 03:09 PM
I get the following error as soon as I try to run the plugin from within PVRX2. The config scanned my music library just fine.
[INDENT]System.NullReferenceException: Object reference not set to an instance of an object.
at PsycikProductions.MusicLibrary.MLPanel.ScreenSaver.GetBoxSettings(String boxName)
at PsycikProductions.MusicLibrary.MLPanel.ScreenSaver.Deactivate()
at GBPVRX2.MenuTask.x0be92cb4e3ac1817.returnToMenu()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.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)
[/INDENT]
[INDENT]System.NullReferenceException: Object reference not set to an instance of an object.
at PsycikProductions.MusicLibrary.MLPanel.ScreenSaver.GetBoxSettings(String boxName)
at PsycikProductions.MusicLibrary.MLPanel.ScreenSaver.Deactivate()
at GBPVRX2.MenuTask.x0be92cb4e3ac1817.returnToMenu()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.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)
[/INDENT]