Author Topic: Accessing auto playlists give an error  (Read 1849 times)

mozartjune

  • Jr. Member
  • **
  • Posts: 51
MusicBee v3.2.6672.25760 (Win10.0), 19 Apr 2018 18:57:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=zWr01VTn_bPhXS9_zXtraq9PXvXF$.#=zl68OgS0y2MEO(#=z60EigjoUZwY_ILvJhRb7Oww= #=z9Os8tGAudaaV, Boolean #=zPwKY5BKm2QH9, #=zv2OcCOI= #=z3BtZoYQ=, #=zlxXdb0SA1Oy1Z$5SqhLSf2A= #=zN1rIRSv6njXp, Boolean #=z3G56_V9gps0f, #=zHTXJms5SJaVZYt4S$UTHS84= #=z4lIwiivsCiN3, #=z8kghGX4PqsqdGPSz17xDkGA=[] #=zNXFy0M$R4XvA, Boolean #=zLF04Uky68RcY)

Looks like I'm unable to create new auto playlists as well. If there are additional logs/info that I could provide to help, let me know.

Note, this has been happening a while (since 3.1 I believe) so I believe it's something unique on my set up that's causing this issue.

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
can you send me a link to your settings file (help/support/view settings)


Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
i am unable to reproduce any issues using your settings so let me know if you will run a debug version

edit:
could you run this version:
http://www.mediafire.com/file/5559t2gpg4p2662/MusicBeeDebugPlaylistLoad.zip

when the error happens i need the information at the end of the error log where it will say "line="  (help/ support/ view error log)
Last Edit: April 22, 2018, 11:00:58 AM by Steven

mozartjune

  • Jr. Member
  • **
  • Posts: 51
Here's the latest line of the error log.

2018-04-22 9:17:31 PM - line=45
2018-04-22 9:17:31 PM - location=Playlist,C:\Users\Danny\Music\MusicBee\Playlists\Added Today.xautopf
   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at #=zpTUOuizvXtp6kE2j0FzpU01YeYuc.#=zXD4545hS_qPp(#=z8XJ7UXjG$PTRk9fTFneafeo= #=zJhWp8GnTuHCf, Boolean #=zdZQSFq$EsEQW, #=z9XF6$WY= #=z8bMKTx4=, #=zVHASAau1rmyX6xVsINq6h7s= #=zHutWYZI369CU, Boolean #=z_q76cTVSg8Nk, #=zrjk8TTCiSVd6620rVeuNlzY= #=zcRBYiox026Of, #=zkIXSRN_sR3kcjri3qPncvwQ=[] #=zS67mgokb7MDi, Boolean #=z3EBO7jrdrY2M)
   at #=zpTUOuizvXtp6kE2j0FzpU01YeYuc.#=zvRkBvJjTNuLz.#=zHktvYrYWXAig(#=zqKy9M74= #=zw9$RAOE=, Boolean #=z3EBO7jrdrY2M)
   at #=zpTUOuizvXtp6kE2j0FzpU01YeYuc.#=zvRkBvJjTNuLz.OnMouseDown(MouseEventArgs #=zS9VYR_E=)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at #=zDUc00eymHcNCQEDyl736wjw=.WndProc(Message& #=zEISNTJI=)
   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)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at #=zJSHCvvO_hxuADrxLuceZ5erPcRzi.Main(String[] args)
2018-04-22 9:17:31 PM - 10.0.16299.0 - 3.2.6686.19728 - System.NullReferenceException: Object reference not set to an instance of an object.
   at #=zpTUOuizvXtp6kE2j0FzpU01YeYuc.#=zXD4545hS_qPp(#=z8XJ7UXjG$PTRk9fTFneafeo= #=zJhWp8GnTuHCf, Boolean #=zdZQSFq$EsEQW, #=z9XF6$WY= #=z8bMKTx4=, #=zVHASAau1rmyX6xVsINq6h7s= #=zHutWYZI369CU, Boolean #=z_q76cTVSg8Nk, #=zrjk8TTCiSVd6620rVeuNlzY= #=zcRBYiox026Of, #=zkIXSRN_sR3kcjri3qPncvwQ=[] #=zS67mgokb7MDi, Boolean #=z3EBO7jrdrY2M)

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
somehow the custom view you are using for the playlist is corrupted for the artwork layout.
This will revert to the default layout if that happens

http://musicbee.niblseed.com/V3_2/MusicBee32_Patched.zip

mozartjune

  • Jr. Member
  • **
  • Posts: 51
Huh, that's strange. Although it has been a while since I made those playlists so maybe that explains it?

Anyways, thank you for a quick response and fix Steven. Appreciate it.