- May 24, 2009
- 427
- 467
- 47
- Home Country
-
Israel
- Moderator
- #1
Hi @ltfearme,
I'm getting this error as soon as I open MP and go to TV-Series plugin, and it crashes. Stack trace implies it's related to Trakt.
I can check later if this still happens when disabling Trakt...
Edit: Yes, everything works when disabling Trakt...
Thanks
I'm getting this error as soon as I open MP and go to TV-Series plugin, and it crashes. Stack trace implies it's related to Trakt.
[2014-11-01 15:05:41,794] [Error ] [LibrarySync] [ERROR] - MediaPortal: Unhandled exception occured
[2014-11-01 15:05:43,890] [Log ] [LibrarySync] [ERROR] - Exception: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Concat(String str0, String str1, String str2)
at WindowPlugins.GUITVSeries.DBTable.Read(Row row, Hashtable ColumnIndices)
at WindowPlugins.GUITVSeries.DBEpisode.Get(String query)
at TraktPlugin.TraktHandlers.TVSeries.SyncLibrary()
at TraktPlugin.TraktHandlers.TVSeries.<OnImportCompleted>b__63()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart() Message: Exception of type 'System.OutOfMemoryException' was thrown. Site : System.String Concat(System.String, System.String, System.String) Source : mscorlib Stack Trace: at System.String.Concat(String str0, String str1, String str2)
at WindowPlugins.GUITVSeries.DBTable.Read(Row row, Hashtable ColumnIndices)
at WindowPlugins.GUITVSeries.DBEpisode.Get(String query)
at TraktPlugin.TraktHandlers.TVSeries.SyncLibrary()
at TraktPlugin.TraktHandlers.TVSeries.<OnImportCompleted>b__63()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
[2014-11-01 15:05:43,890] [Log ] [LibrarySync] [ERROR] - Exception: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Concat(String str0, String str1, String str2)
at WindowPlugins.GUITVSeries.DBTable.Read(Row row, Hashtable ColumnIndices)
at WindowPlugins.GUITVSeries.DBEpisode.Get(String query)
at TraktPlugin.TraktHandlers.TVSeries.SyncLibrary()
at TraktPlugin.TraktHandlers.TVSeries.<OnImportCompleted>b__63()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart() Message: Exception of type 'System.OutOfMemoryException' was thrown. Site : System.String Concat(System.String, System.String, System.String) Source : mscorlib Stack Trace: at System.String.Concat(String str0, String str1, String str2)
at WindowPlugins.GUITVSeries.DBTable.Read(Row row, Hashtable ColumnIndices)
at WindowPlugins.GUITVSeries.DBEpisode.Get(String query)
at TraktPlugin.TraktHandlers.TVSeries.SyncLibrary()
at TraktPlugin.TraktHandlers.TVSeries.<OnImportCompleted>b__63()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
I can check later if this still happens when disabling Trakt...
Edit: Yes, everything works when disabling Trakt...
Thanks
Last edited: