[solved] MP1.24 Pre released crash in TV (1 Viewer)

atlantic

MP Donator
  • Premium Supporter
  • January 9, 2008
    469
    128
    Rennes
    Home Country
    France France
    Hi Guys,

    I want to report a MP Crash when I want to watch TV .
    I upgraded to MP1.24PreReleased but it was the same in MP1.23.
    Here the logs
    Thanks for some help, before a new instal...

    Atlantic
     

    Attachments

    • MediaPortalLogs_10_02_20__18_08.zip
      739.1 KB

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,927
    5,721
    France - IDF
    Home Country
    France France
    you have this in log :
    Code:
    [2020-02-10 18:08:02,337] [Log    ] [MPMain   ] [ERROR] - Exception: Erreur de l'application.
    -2005530508 (Unknown)
       à Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       à Microsoft.DirectX.Direct3D.Device.Present()
       à MediaPortal.D3D.RecoverDevice()  Message: Erreur de l'application.  Site   : Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)  Source : Microsoft.DirectX.Direct3D  Stack Trace:     à Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       à Microsoft.DirectX.Direct3D.Device.Present()
       à MediaPortal.D3D.RecoverDevice()

    1. Start Watchdog with 1st option (minimal setup)
    2. change your skin to official supported by MP (titan instead of titanius)
    3. disable all extra plugin and load it step by step
     

    atlantic

    MP Donator
  • Premium Supporter
  • January 9, 2008
    469
    128
    Rennes
    Home Country
    France France
    Hi Azzuro,
    I followed your advice, but I still have a crash of MP entering in TV.
    Here the logs.
     

    Attachments

    • MediaPortalLogs_11_02_20__17_17.zip
      805.4 KB

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,927
    5,721
    France - IDF
    Home Country
    France France
    Code:
    0-02-11 17:16:55,149] [Log    ] [MPMain   ] [INFO ] - tv home init:France 5 done
    [2020-02-11 17:16:55,154] [Log    ] [MPMain   ] [DEBUG] - GUIGraphicsContext.IsFullScreenVideo False
    [2020-02-11 17:16:55,155] [Log    ] [MPMain   ] [DEBUG] - TVHome.AutoFullScreenTv(): setting autoFullScreen
    [2020-02-11 17:16:55,158] [Log    ] [MPMain   ] [DEBUG] - UpdateNextEpgProperties: no EPG data, returning
    [2020-02-11 17:16:55,195] [Log    ] [MPMain   ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 51
    [2020-02-11 17:16:55,293] [Log    ] [MPMain   ] [INFO ] - TexturePacker: Loaded C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\packedgfx211.png texture:2048x2048 miplevels:1
    [2020-02-11 17:16:55,294] [Log    ] [MPMain   ] [INFO ] - TexturePacker: fontengine add texure:1963
    [2020-02-11 17:16:55,300] [Log    ] [MPMain   ] [DEBUG] - GUIVideoOverlay : SetCurrentFile DoesPostRender _fileName live3-0.ts
    [2020-02-11 17:16:55,320] [Log    ] [MPMain   ] [INFO ] - Planescene caught GPU_HUNG in InternalPresentImage
    [2020-02-11 17:16:55,323] [Log    ] [MPMain   ] [DEBUG] - D3D: RecoverDevice()
    [2020-02-11 17:16:55,326] [Log    ] [MPMain   ] [ERROR] - Exception: Erreur de l'application.
    -2005530508 (Unknown)
       à Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       à Microsoft.DirectX.Direct3D.Device.Present()
       à MediaPortal.D3D.RecoverDevice()  Message: Erreur de l'application.  Site   : Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)  Source : Microsoft.DirectX.Direct3D  Stack Trace:     à Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       à Microsoft.DirectX.Direct3D.Device.Present()
       à MediaPortal.D3D.RecoverDevice()

    i suspect driver issue. try to updating driver or go back to old one.
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,927
    5,721
    France - IDF
    Home Country
    France France
    thread related to same issue
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,927
    5,721
    France - IDF
    Home Country
    France France
    @Sebastiii
    remember this ?
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    @Sebastiii
    remember this ?

    Yep, I remember and has worked with Seco to try to fix it but can lead to some error, most of the time related to drivers or memory issues.
     

    atlantic

    MP Donator
  • Premium Supporter
  • January 9, 2008
    469
    128
    Rennes
    Home Country
    France France
    Yep, I remember and has worked with Seco to try to fix it but can lead to some error, most of the time related to drivers or memory issues.
    Hi Sebastiii,
    I reinstalled a previous graphic driver, and now my problem is solved. I can watching tv again, yes!
    My graphic card is an Intel card. I upgraded the driver 2 weeks ago but I didn't realize the problem.
    Thanks you all for your help.
     
    Last edited:

    Users who are viewing this thread

    Similar threads

    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    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
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
    My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
    Replies
    5
    Views
    2K
    Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting power settings for "Intel Graphics". I set it to Maximum Performance. I tried many other things so it could be a combination of them, but this was the last thing I did and I haven't had the problem return...
    Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting...
    I'm running MP1 as a client only on this: https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
    Replies
    5
    Views
    2K
    Apologies Pablik. My bad. I neglected to run WMI Manager and check Properties as you advised. Sure enough, it produced this error: I tried to run winmgmt /resetrepository, but there were conflicts with running services. So I stopped those services (Malwarebytes & IP Helper), then stopped the winmgmt service. I was then able to run...
    Apologies Pablik. My bad. I neglected to run WMI Manager and check Properties as you advised. Sure enough, it produced this error...
    Hi, Was using v1.33 without issue. Then started receiving error message "Unknown error occurred" when trying to watch TV. Upgraded...
    Replies
    7
    Views
    2K
    Top Bottom