MediaPortal crash error while using MP-TVSeries (1 Viewer)

TheBiGW

Portal Member
October 1, 2009
43
5
Home Country
United Kingdom United Kingdom
Hi all

Have been using MediaPortal and MP-TVSeries for ages without issues. However, yesterday/today I just started getting a problem which causes MediaPortal to crash out on startup. Here's a snip from the logs:

Code:
2011-10-30 09:22:41.823210 [ERROR][(23)]: MediaPortal: Unhandled exception occured
2011-10-30 09:22:41.837859 [ERROR][(23)]: Exception   :System.DivideByZeroException: Attempted to divide by zero.
   at MediaPortal.GUI.Library.GUIFilmstripControl.Add(GUIListItem item)
   at MediaPortal.GUI.Library.GUIFacadeControl.Add(GUIListItem item)
   at WindowPlugins.GUITVSeries.TVSeriesPlugin.bgFacadeDone(Object sender, RunWorkerCompletedEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
   at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
   at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
2011-10-30 09:22:41.840789 [ERROR][(23)]: Exception   :Attempted to divide by zero.
2011-10-30 09:22:41.842742 [ERROR][(23)]:   site      :Void Add(MediaPortal.GUI.Library.GUIListItem)
2011-10-30 09:22:41.847625 [ERROR][(23)]:   source    :Core
2011-10-30 09:22:41.850554 [ERROR][(23)]:   stacktrace:   at MediaPortal.GUI.Library.GUIFilmstripControl.Add(GUIListItem item)
   at MediaPortal.GUI.Library.GUIFacadeControl.Add(GUIListItem item)
   at WindowPlugins.GUITVSeries.TVSeriesPlugin.bgFacadeDone(Object sender, RunWorkerCompletedEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
   at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
   at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)

I've enabled full logging and the watchdog service and attached the full log files below. Any ideas what could be causing this?
 

Users who are viewing this thread

Top Bottom