Author Topic: "Unable to access the MusicBee library path : C:\...\Music\MusicBee"  (Read 4877 times)

pretentious_moi

  • Guest
No longer able to open MusicBee because this error keeps popping up. I haven't moved the folder or anything. My friend has had the same problem this week so I thought this might be a bug with the latest version of MusicBee. Version 2.5.something, Windows 10. All help appreciated.

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9347
Can you copy/paste the lines from the error log from about the time you launched MB and got the error?
The log is called ErrorLog.dat and it is located in the AppData folder under the folder where MB is installed.  Don't worry about the .dat extension.  It's a plain text file.  Please don't paste the entire log.  Just the most recent launch error.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

pretentious_moi

  • Guest
Here it goes:

2015-10-13 4:29:04 PM - 10.0.10240.0 - 2.5.5721.12459 - System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at #=qyZ39h6VS124HmsYrnfYFd7Fh1gM3MRtPXhAVDAy3giY=.#=qsED9hyKqeWr$vAlQ6TMZ7gdyOcZsEn0lQcsVc1A_ymg=.#=qRmukb5324qjo2$LOEo7hvBTXnPlxw6Ulv2ZGR7ePS5w=(Boolean #=qCzxWl54GwBSvoMktkNU$tg==, Boolean #=qLyO7vv_80QB_PURpVyPz1JBD7gcA9Xy$ZjrWIPAsAY8=)
   at #=qyZ39h6VS124HmsYrnfYFd7Fh1gM3MRtPXhAVDAy3giY=.#=qB1nXWaYza4hcrSk2j3eT7A==(Int32 #=qEbmIbKFa$GXD_QayHmS6uw==, Boolean #=qiMyPa4BR_pQvP7inDWSUEw==, #=qUcbkH3AzCkQm5rebtcKJPA== #=qm_iQp_SWJqyhC3vFCg19kw==, Boolean #=qehEqU93JjGgxMsdS08jYgB5bCz_pYfWv_pr3PSwxmpo=)
   at #=qyZ39h6VS124HmsYrnfYFd7Fh1gM3MRtPXhAVDAy3giY=.#=q_7IYr7gE0euYbN7C8rSmqTqkqskRXa_B8e4_0VBO7vg=(Point #=qr797gO_SUIFsQcdLeWdxaw==)
   at #=qyZ39h6VS124HmsYrnfYFd7Fh1gM3MRtPXhAVDAy3giY=.#=qxH1mCEeerqarbqVc19tCK_cWLlW8vrfrGfclzfJv52o=(Object #=qitleuvGlb9m0z_ZxGNOX2w==, MouseEventArgs #=q58ZBQFSCUx28RIP7zHUFow==)
   at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.UserControl.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.UserControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)