Often Crash

Issue #4658 invalid
Bryan created an issue

Object reference not set to an instance of an object.

App: Big Box Version: 9.1 Type: System.NullReferenceException Site: Void ProcessJoypadMessage(System.Object, JoyEventArgs) Source: Ao.Bigbox.Dropins

at Ao.Bigbox.Plugins.WootLauncher.ProcessJoypadMessage(Object sender, JoyEventArgs e) at Ao.Bigbox.Utils.Fu.W32InputAggregator.ProcessJoypadMessage(JoypadEventArgs e) at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Ao.Bigbox.Utils.Fu.W32InputAggregator.<DispatchJoypadMessage>d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

10:21:06 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:06 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:06 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:06 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:12 PM Music.StopAndResumeBackground Start 10:21:12 PM Music.StopAndResumeBackground Start 10:21:13 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:13 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:13 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:13 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:15 PM Music.StopAndResumeBackground Start 10:21:15 PM Music.StopAndResumeBackground Start 10:21:16 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:16 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:16 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:16 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:18 PM Music.StopAndResumeBackground Start 10:21:18 PM Music.StopAndResumeBackground Start 10:21:18 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:18 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:18 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:18 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:19 PM Music.StopAndResumeBackground Start 10:21:19 PM Music.StopAndResumeBackground Start 10:21:20 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:20 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:20 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:20 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:22 PM Music.StopAndResumeBackground Start 10:21:22 PM Music.Kill Start 10:21:22 PM Music.Kill Finished 10:21:22 PM Music.StopAndResumeBackground Start 10:21:23 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:23 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:23 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:23 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:24 PM Music.Pause Start 10:21:24 PM Music.Pause Start 10:21:25 PM Music.Pause Start 10:21:26 PM Music.Resume Start 10:21:26 PM Music.StopAndResumeBackground Start 10:21:26 PM Music.StopAndResumeBackground Start 10:21:27 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 10:21:27 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 10:21:27 PM VlcMediaPlayer.Dispose(bool disposing) Free 10:21:27 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 10:21:30 PM Music.Pause Start 10:36:08 PM Music.Resume Start 10:36:09 PM Exception

Comments (4)

  1. Bryan reporter

    This seems to happen when running games, from Dolphin or launching "windows" based games through BigBox. Running Windows 7.

  2. Jason Carr repo owner

    Hi Bryan, this error is being caused by the WootLauncher plugin, so it should be reported to eatkinola.

  3. Log in to comment