Reply to thread

Hi [USER=52219]@ltfearme[/USER],


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.


[SPOILER="Log"]

[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()

[/SPOILER]


I can check later if this still happens when disabling Trakt...

Edit: Yes, everything works when disabling Trakt...


Thanks


Top Bottom