Hello
The search function is returning my entire library as a result.
An artist search will return all the artists.
Albums search.. all the albums .. etc..
It did create an error log, here it is:
Code:
21/09/2006 20:31:30
Object reference not set to an instance of an object.
at centrafuse.main.CF_localskinsetup()
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:30
Object reference not set to an instance of an object.
at centrafuse.main.CF_localskinsetup()
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:30
Object reference not set to an instance of an object.
at centrafuse.main.getActionText(String action)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at centrafuse.Plugins.CFPlugin.CF_updateButtonText(String buttonName, String text)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Object reference not set to an instance of an object.
at centrafuse.main.getActionText(String action)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at centrafuse.Plugins.CFPlugin.CF_updateButtonText(String buttonName, String text)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Object reference not set to an instance of an object.
at centrafuse.main.getActionText(String action)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at centrafuse.Plugins.CFPlugin.CF_updateButtonText(String buttonName, String text)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Object reference not set to an instance of an object.
at centrafuse.main.getActionText(String action)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at centrafuse.Plugins.CFPlugin.CF_updateButtonText(String buttonName, String text)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Object reference not set to an instance of an object.
at centrafuse.main.getActionText(String action)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at centrafuse.Plugins.CFPlugin.CF_updateButtonText(String buttonName, String text)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Object reference not set to an instance of an object.
at centrafuse.main.getActionText(String action)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at centrafuse.Plugins.CFPlugin.CF_updateButtonText(String buttonName, String text)
----------------------------------------------------------------------------------------------------------
21/09/2006 20:31:31
Object reference not set to an instance of an object.
at centrafuse.main.changeSkin()
----------------------------------------------------------------------------------------------------------
21/09/2006 20:33:13
The path is not of a legal form.
at System.IO.Path.nGetFullPathHelper(String path, Char[] invalidPathChars, Char[] whitespaceChars, Char directorySeparator, Char altDirectorySeparator, Char volumeSeparator, Boolean fullCheck, String& newPath)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.DirectoryInfo..ctor(String path)
at centrafuse.config.readtotalfiles(Boolean firstrun, String rpath, Boolean hiddenfiles)
----------------------------------------------------------------------------------------------------------
Bookmarks