2008-11-23, 10:54 PM
When I attempted to import movies from within the plugin, PVRX2 crashed with the error below. I've confirmed that I don't have a vjslib.dll on my system. Am I supposed to?
2008-11-23 16:40:02.750 VERBOSE [6] Looking for missing assembly in C:\Program Files\devnz\GBPVR\plugins\XSuite: vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
2008-11-23 16:40:02.750 VERBOSE [6] Looking for missing assembly in plugin\common: vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
2008-11-23 16:40:02.750 VERBOSE [6] WizUtilities.GenUtil: ResolveAssemblyEventHandler- Attempting to locate: vjslib.dll
2008-11-23 16:40:02.750 VERBOSE [6] WizUtilities.GenUtil: ResolveAssemblyEventHandler- Unable to locate- vjslib.dll
2008-11-23 16:40:03.093 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\Program Files\Devnz\GBPVR\vjslib.dll' or one of its dependencies. The system cannot find the file specified.
File name: 'file:///C:\Program Files\Devnz\GBPVR\vjslib.dll'
at WizUtilities.WizWebHelper.TheTvDbScraper.ExtractZipFiles(String zipFileName, String destinationPath)
at WizUtilities.WizWebHelper.TheTvDbScraper.SearchSeriesForEpisode(String seriesHtml, HtmlNode seriesNode, String episodeName)
at WizUtilities.WizWebHelper.TheTvDbScraper.SearchForShow(String showName, String episodeName)
at WizPlugin.MovieWizCore.SearchForSeriesEpisode(String& movieName, TheTvDbScraper tvDbScraper)
at WizPlugin.MovieWizCore.LocateMovie(String movieName, Boolean akaLookup)
at WizPlugin.MovieWizPluginTask.LoadRecordings()
at WizPlugin.MovieWizPluginTask.ImportRecordings()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2008-11-23 16:40:02.750 VERBOSE [6] Looking for missing assembly in C:\Program Files\devnz\GBPVR\plugins\XSuite: vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
2008-11-23 16:40:02.750 VERBOSE [6] Looking for missing assembly in plugin\common: vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
2008-11-23 16:40:02.750 VERBOSE [6] WizUtilities.GenUtil: ResolveAssemblyEventHandler- Attempting to locate: vjslib.dll
2008-11-23 16:40:02.750 VERBOSE [6] WizUtilities.GenUtil: ResolveAssemblyEventHandler- Unable to locate- vjslib.dll
2008-11-23 16:40:03.093 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\Program Files\Devnz\GBPVR\vjslib.dll' or one of its dependencies. The system cannot find the file specified.
File name: 'file:///C:\Program Files\Devnz\GBPVR\vjslib.dll'
at WizUtilities.WizWebHelper.TheTvDbScraper.ExtractZipFiles(String zipFileName, String destinationPath)
at WizUtilities.WizWebHelper.TheTvDbScraper.SearchSeriesForEpisode(String seriesHtml, HtmlNode seriesNode, String episodeName)
at WizUtilities.WizWebHelper.TheTvDbScraper.SearchForShow(String showName, String episodeName)
at WizPlugin.MovieWizCore.SearchForSeriesEpisode(String& movieName, TheTvDbScraper tvDbScraper)
at WizPlugin.MovieWizCore.LocateMovie(String movieName, Boolean akaLookup)
at WizPlugin.MovieWizPluginTask.LoadRecordings()
at WizPlugin.MovieWizPluginTask.ImportRecordings()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()