Trakt Dashboard error crashes MediaPortal (1 Viewer)

catavolt

Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,363
    10,399
    Königstein (Taunus)
    Home Country
    Germany Germany
    Hi Damien,
    starting MP this morning resulted in crash(es) of MP.
    Looking into logs gave me this:
    XML:
    [2016-06-01 09:40:19,982] [Error  ] [DashMovies] [ERROR] - MediaPortal: Unhandled exception occured
    [2016-06-01 09:40:20,263] [Log    ] [DashMovies] [ERROR] - Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei TraktPlugin.TraktDashboard.PublishMovieProperties(IEnumerable`1 trendingItems) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 585.
       bei TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 532.
       bei TraktPlugin.TraktDashboard.<Init>b__a1(Object o) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 3251.
       bei System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.TimerQueueTimer.CallCallback()
       bei System.Threading.TimerQueueTimer.Fire()
       bei System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)
       bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()  Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.  Site   : Void PublishMovieProperties(System.Collections.Generic.IEnumerable`1[TraktPlugin.TraktAPI.DataStructures.TraktMovieTrending])  Source : TraktPlugin  Stack Trace:     bei TraktPlugin.TraktDashboard.PublishMovieProperties(IEnumerable`1 trendingItems) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 585.
       bei TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 532.
       bei TraktPlugin.TraktDashboard.<Init>b__a1(Object o) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 3251.
       bei System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.TimerQueueTimer.CallCallback()
       bei System.Threading.TimerQueueTimer.Fire()
       bei System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)
       bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    So I deactivated Trakt and MP runs OK again.
    Any ideas?
     

    JasMan

    Portal Member
    May 5, 2012
    16
    4
    Home Country
    Germany Germany
    Hi,
    I'm "Happy" to read this because I've the same error since today. Mediaportal suddently crashes and after that I've to deactivate the Trakt Plugin to get Mediaportal running again.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Looks like the Trakt API is doing something stupid atm. When trending movies is requested its returning shows and vice versa...school boy error. Kinda surprised something like that could happen.

    Similar issues have appears on the API support area so the admins should address it soon.
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    This should hopefully fix the symptom (i.e. the crash), but the problem itself is the API and not the plugin.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,363
    10,399
    Königstein (Taunus)
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #5
    XML:
    [2016-06-01 13:10:56,633] [Error  ] [DashMovies] [ERROR] - MediaPortal: Unhandled exception occured
    [2016-06-01 13:10:56,755] [Log    ] [DashMovies] [ERROR] - Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei TraktPlugin.TraktDashboard.LoadTrendingMoviesFacade(IEnumerable`1 trendingItems, GUIFacadeControl facade) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 679.
       bei TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 535.
       bei TraktPlugin.TraktDashboard.<Init>b__a1(Object o) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 3254.
       bei System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.TimerQueueTimer.CallCallback()
       bei System.Threading.TimerQueueTimer.Fire()
       bei System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)
       bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()  Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.  Site   : Void LoadTrendingMoviesFacade(System.Collections.Generic.IEnumerable`1[TraktPlugin.TraktAPI.DataStructures.TraktMovieTrending], MediaPortal.GUI.Library.GUIFacadeControl)  Source : TraktPlugin  Stack Trace:     bei TraktPlugin.TraktDashboard.LoadTrendingMoviesFacade(IEnumerable`1 trendingItems, GUIFacadeControl facade) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 679.
       bei TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 535.
       bei TraktPlugin.TraktDashboard.<Init>b__a1(Object o) in C:\Development\Trakt\TraktPlugin\TraktDashboard.cs:Zeile 3254.
       bei System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.TimerQueueTimer.CallCallback()
       bei System.Threading.TimerQueueTimer.Fire()
       bei System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)
       bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    This should hopefully fix the symptom
    Unfortunately not - MP keeps crashing :cry:
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Yes, the trending API is all messed up at the moment...hopefully should be fixed soon online and you should see it again.
     

    Users who are viewing this thread

    Top Bottom