Crash occured whilst watching live TV. (1 Viewer)

Dragy

Portal Pro
April 27, 2009
778
333
34
Home Country
Netherlands Netherlands
I just got a crash, I hope you can do something with it. I was just watching TV.
 

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,762
    7,230
    Sydney
    Home Country
    Australia Australia
    Will see what I can find, are you able to reproduce with steps to help narrow down?
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,762
    7,230
    Sydney
    Home Country
    Australia Australia
    From the looks of the call stack the crash is in MediaPortal:

    Code:
    System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
      bij MediaPortal.GUI.Library.GUIControlCollection.GetControlById(Int32 id)
      bij MediaPortal.GUI.Library.GUIWindow.GetControl(Int32 iControlId)
      bij ArgusTV.UI.MediaPortal.TvFullScreen.GetControl(Int32 iControlId)
      bij TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID)

    I put a try/catch around the GetFacade call in Trakt so it can work around the issue you saw.
     
    Last edited:

    Users who are viewing this thread

    Similar threads

    MP1 MP2 MP Shutting down DE
    I got a similar error yesterday just when a watched episode ended... Didn't copy the logs unfortunately but now i'm in a weird situation. Trakt website shows that episode as watched, but in onlinevideos (where i watched that episode) it still is not flagged as watched. The watched.json doesn't contain that episode but i think it...
    I got a similar error yesterday just when a watched episode ended... Didn't copy the logs unfortunately but now i'm in a weird...
    I have an issue that started in 1.37 and so I updated to 1.38 and updated all my installed plugins but the issue has continued. My...
    Replies
    6
    Views
    460
    @CyberSimian Sorry, I missed your last post. I ended up doing a clean install on the client and all is well now. It still doesn't let me go back in time when I change channels but it does continue operating from that point on. I'm ok with that. Thanks for your help! EDIT: I now downgraded the server (as I did with the client above)...
    @CyberSimian Sorry, I missed your last post. I ended up doing a clean install on the client and all is well now. It still doesn't...
    When I first start watching a TV program the timeshift functions works perfectly. I can shift back and forth in time and it works...
    Replies
    11
    Views
    3K
    thanks for the information!
    thanks for the information!
    I watched a recorded program, (that I thought I'd allready watched previously) After watching it (for the second time) I tried to...
    Replies
    2
    Views
    939
    Sorted, it is a Rating flag that I have never seen before, silly me !! Cheers Tony
    Sorted, it is a Rating flag that I have never seen before, silly me !! Cheers Tony
    I have just done a clean install of v1.36. Current setup Media Portal 1.36 Titan skin (only classic home) TV Series 4.5.1.737...
    Replies
    1
    Views
    195
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    2K
    Top Bottom