BASS Player Exception (1 Viewer)

mattjcurry

Retired Team Member
  • Premium Supporter
  • October 24, 2011
    261
    207
    43
    Hey Guys,

    I started getting this exception in the Pandora plugin. I posted something there, but no response, so I am wondering if you guys can give me a clue as to what could be causing this or what I should do about it.

    The plugin just stopped working one day and I get this exception in MP. I do not think I have bad memory on my box because everything else is working.

    Code:
    [2013-11-27 06:41:42,371] [Error  ] [MPMain  ] [ERROR] - PluginManager: 'InfoService, Version=1.6.5.210, Culture=neutral, PublicKeyToken=null' is tagged as incompatible with the current MediaPortal version and won't be loaded!
    [2013-11-27 06:42:02,806] [Error  ] [MPMain  ] [ERROR] - BASS: Play caused an exception:  System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
      at Un4seen.Bass.Bass.BASS_StreamCreateURLUnicode(String A_0, Int32 A_1, BASSFlag A_2, DOWNLOADPROC A_3, IntPtr A_4)
      at Un4seen.Bass.Bass.BASS_StreamCreateURL(String url, Int32 offset, BASSFlag flags, DOWNLOADPROC proc, IntPtr user)
      at MediaPortal.MusicPlayer.BASS.MusicStream.CreateStream()
      at MediaPortal.MusicPlayer.BASS.MusicStream..ctor(String filePath)
      at MediaPortal.MusicPlayer.BASS.BassAudioEngine.Play(String filePath).
    [2013-11-27 06:42:21,756] [Error  ] [MPMain  ] [ERROR] - BASS: Play caused an exception:  System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
      at Un4seen.Bass.Bass.BASS_StreamCreateURLUnicode(String A_0, Int32 A_1, BASSFlag A_2, DOWNLOADPROC A_3, IntPtr A_4)
      at Un4seen.Bass.Bass.BASS_StreamCreateURL(String url, Int32 offset, BASSFlag flags, DOWNLOADPROC proc, IntPtr user)
      at MediaPortal.MusicPlayer.BASS.MusicStream.CreateStream()
      at MediaPortal.MusicPlayer.BASS.MusicStream..ctor(String filePath)
      at MediaPortal.MusicPlayer.BASS.BassAudioEngine.Play(String filePath).
    [2013-11-27 06:42:21,756] [Error  ] [MusicInfoHandler: Artist] [ERROR] - AMG Scraper: Error retrieving html for: http://www.allmusic.com/search/artists/poison
    [2013-11-27 06:42:21,756] [Error  ] [MusicInfoHandler: Album] [ERROR] - AMG Scraper: Error retrieving html for: http://www.allmusic.com/search/artists/oasis
    [2013-11-27 06:42:21,823] [Log    ] [MusicInfoHandler: Artist] [ERROR] - Exception: System.Net.WebException: The operation has timed out
      at System.Net.HttpWebRequest.GetResponse()
      at MediaPortal.Music.Database.AllmusicSiteScraper.GetHTML(String strURL, String& strHTML)  Message: The operation has timed out  Site  : System.Net.WebResponse GetResponse()  Source : System  Stack Trace:    at System.Net.HttpWebRequest.GetResponse()
      at MediaPortal.Music.Database.AllmusicSiteScraper.GetHTML(String strURL, String& strHTML)
    [2013-11-27 06:42:21,824] [Log    ] [MusicInfoHandler: Album] [ERROR] - Exception: System.Net.WebException: The operation has timed out
      at System.Net.HttpWebRequest.GetResponse()
      at MediaPortal.Music.Database.AllmusicSiteScraper.GetHTML(String strURL, String& strHTML)  Message: The operation has timed out  Site  : System.Net.WebResponse GetResponse()  Source : System  Stack Trace:    at System.Net.HttpWebRequest.GetResponse()
      at MediaPortal.Music.Database.AllmusicSiteScraper.GetHTML(String strURL, String& strHTML)
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    Yes, i did try the new code.
    THis seems to be related to maybe Pandora only.
    It happens inside a BASS internal method.

    Are we able to test this? is Pandora working in every country?
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hi. In fact my question was for Matt but can be for you too lol. I think only us guys can use Pandora but I'm not sure :)
     

    mattjcurry

    Retired Team Member
  • Premium Supporter
  • October 24, 2011
    261
    207
    43
    What are you looking for me to test. I just upgraded a different box to 1.6 and need to test pandora tonight.
     

    mattjcurry

    Retired Team Member
  • Premium Supporter
  • October 24, 2011
    261
    207
    43
    Sorry meant 1.5, so I probably just need to kill mp and reinstall. Something must be messed up with my install.

    It works fine on the box I just upgraded.
     

    mattjcurry

    Retired Team Member
  • Premium Supporter
  • October 24, 2011
    261
    207
    43
    I upgraded and it did not help the issue. What I ended up doing was reinstalling windows from scratch because the SSD decided to crap out anyway.

    Now everything appears to be working, but I am still baffled as to the root cause of the exception.

    Matt
     

    Users who are viewing this thread

    Top Bottom