Fatal Error Trying to Play Next Song

Issue #4087 new
Former user created an issue

Occurred when I attempted to press the Next Song hotkey the moment BigBox launched, before any music had started. Here's the body of the report:

Object reference not set to an instance of an object.

App:     Big Box
Version: 8.2
Type:    System.NullReferenceException
Site:    Void (<>c__DisplayClass58_0)
Source:  Unbroken.LaunchBox

   at (<>c__DisplayClass58_0 )
   at Unbroken.LaunchBox.Music.<>c__DisplayClass58_0.<NextTrack>b__0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

   6:55:39 PM Music.Pause Start
   6:55:39 PM Music.Resume Start
   6:55:39 PM Music.Resume Start
   6:55:41 PM Music.StopAndResumeBackground Start
   6:55:41 PM Music.StopAndResumeBackground Start
   6:55:41 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove
   6:55:41 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach
   6:55:41 PM VlcMediaPlayer.Dispose(bool disposing) Free
   6:55:41 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction
   6:55:42 PM Music.NextTrack Start
   6:55:42 PM Exception

Comments (0)

  1. Log in to comment