MP crashes on exit (1 Viewer)

PCSentianl

MP Donator
  • Premium Supporter
  • July 1, 2012
    63
    7
    63
    Home Country
    United Kingdom United Kingdom
    Everytime I close out of MP, the Error screen comes up, I have uploaded the logs, the only thing I can see is in the error.log where its complaining about a Null Value
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Looks like it may be a problem with Trakt:

    2012-08-09 06:24:31.786000 [ERROR][MPMain(1)]: site :confused:ystem.Collections.Generic.List`1[TSource] ToList[TSource](System.Collections.Generic.IEnumerable`1[TSource])
    2012-08-09 06:24:31.786000 [ERROR][MPMain(1)]: source :confused:ystem.Core
    2012-08-09 06:24:31.787000 [ERROR][MPMain(1)]: stacktrace: at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
    at TraktPlugin.TraktSettings.saveSettings()
    at TraktPlugin.TraktPlugin.DeInit()
    at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__4(GUIWindow window)
    at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
    at MediaPortal.GUI.Library.GUIWindowManager.Clear()
    at MediaPortalApp.OnExit()
    at MediaPortalApp.Main(String[] args)
    2012-08-09 06:24:31.787000 [ERROR][MPMain(1)]: MediaPortal stopped due to an exception Value cannot be null.
    Parameter name: source System.Core at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
    at TraktPlugin.TraktSettings.saveSettings()
    at TraktPlugin.TraktPlugin.DeInit()
    at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__4(GUIWindow window)
    at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
    at MediaPortal.GUI.Library.GUIWindowManager.Clear()
    at MediaPortalApp.OnExit()
    at MediaPortalApp.Main(String[] args)
     

    PCSentianl

    MP Donator
  • Premium Supporter
  • July 1, 2012
    63
    7
    63
    Home Country
    United Kingdom United Kingdom
    Thanks for that, have now disabled Trackt which I wasn't using anyway and everthing is fine.

    Can I just say as a newcomer to MP I find it an amazing product and I will be contributing

    thanks again
     

    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
    2K
    After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching live TV. I've now ticked the box to "Use EVR for LiveTV", with a default display refresh rate of 50Hz. In combination with tweaking some of the Nvidia 3D settings for the MP executable only, I now have a...
    After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching...
    Every so often, when I switch to a TV channel, my MP client stops accepting user inputs, either from the remote or keyboard/mouse...
    Replies
    30
    Views
    9K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    814
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    2K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    Top Bottom