NJDave71 Posted February 2, 2018 Share Posted February 2, 2018 (edited) Launch Box Keeps Crashing when Navigating through the views Might be related to Background Music. ---------------------------------------------------------------------------------------------------- Object reference not set to an instance of an object. App: Big Box Version: 8.0-beta-4 Type: System.NullReferenceException Site: Void (<>c__DisplayClass64_1) Source: Unbroken.LaunchBox at (<>c__DisplayClass64_1 ) at Unbroken.LaunchBox.Music.<>c__DisplayClass64_1.<MediaOnParsedChanged>b__2() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- 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 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at (<>c__DisplayClass64_0 ) at Unbroken.LaunchBox.Music.<>c__DisplayClass64_0.<MediaOnParsedChanged>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: 5:54:01 AM Music.Play Start 5:54:02 AM Music.Play Player Play 5:54:02 AM Music.Kill Start 5:54:02 AM Music.Kill Start 5:54:02 AM Music.Kill Player Dispose 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Player Dispose 5:54:02 AM Music.Kill Finished 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:02 AM Music.Play Create Player 5:54:02 AM Music.Play Player Play 5:54:02 AM Music.Kill Player Dispose 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:03 AM Music.StopAndResumeBackground Start 5:54:04 AM Music.StopAndResumeBackground Start 5:54:04 AM Music.Kill Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.PlayerEndReached Start 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.Play Create Player 5:54:04 AM Music.Play Player Play 5:54:04 AM Music.StopAndResumeBackground Start 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM Music.Kill Start 5:54:04 AM Music.Kill Player Dispose 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:04 AM Music.MediaOnParsedChanged Invoke Windows Forms 5:54:04 AM Music.MediaOnParsedChanged Invoke WPF 5:54:04 AM Music.Kill Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.PlayerEndReached Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:04 AM Music.MediaOnParsedChanged Invoke Windows Forms 5:54:04 AM Music.MediaOnParsedChanged Invoke WPF 5:54:05 AM Music.StopAndResumeBackground Start 5:54:06 AM Exception Edited February 2, 2018 by NJDave71 Quote Link to comment Share on other sites More sharing options...
wallmachine Posted February 2, 2018 Share Posted February 2, 2018 1 hour ago, NJDave71 said: Launch Box Keeps Crashing when Navigating through the views Might be related to Background Music. ---------------------------------------------------------------------------------------------------- Object reference not set to an instance of an object. App: Big Box Version: 8.0-beta-4 Type: System.NullReferenceException Site: Void (<>c__DisplayClass64_1) Source: Unbroken.LaunchBox at (<>c__DisplayClass64_1 ) at Unbroken.LaunchBox.Music.<>c__DisplayClass64_1.<MediaOnParsedChanged>b__2() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- 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 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at (<>c__DisplayClass64_0 ) at Unbroken.LaunchBox.Music.<>c__DisplayClass64_0.<MediaOnParsedChanged>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: 5:54:01 AM Music.Play Start 5:54:02 AM Music.Play Player Play 5:54:02 AM Music.Kill Start 5:54:02 AM Music.Kill Start 5:54:02 AM Music.Kill Player Dispose 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Trying Again 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:02 AM Music.Kill Trying Again 5:54:02 AM Music.Kill Player Dispose 5:54:02 AM Music.Kill Finished 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:02 AM Music.Play Create Player 5:54:02 AM Music.Play Player Play 5:54:02 AM Music.Kill Player Dispose 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:02 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:03 AM Music.StopAndResumeBackground Start 5:54:04 AM Music.StopAndResumeBackground Start 5:54:04 AM Music.Kill Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.PlayerEndReached Start 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.Play Create Player 5:54:04 AM Music.Play Player Play 5:54:04 AM Music.StopAndResumeBackground Start 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM Music.Kill Start 5:54:04 AM Music.Kill Player Dispose 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:04 AM Music.MediaOnParsedChanged Invoke Windows Forms 5:54:04 AM Music.MediaOnParsedChanged Invoke WPF 5:54:04 AM Music.Kill Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.PlayerEndReached Start 5:54:04 AM Music.Kill Finished 5:54:04 AM Music.MediaOnParsedChanged Start 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) Free 5:54:04 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 5:54:04 AM Music.MediaOnParsedChanged Invoke Windows Forms 5:54:04 AM Music.MediaOnParsedChanged Invoke WPF 5:54:05 AM Music.StopAndResumeBackground Start 5:54:06 AM Exception same it also gets stuck in the menu and doesnt allow you to exit only from task manager. Quote Link to comment Share on other sites More sharing options...
NJDave71 Posted February 2, 2018 Author Share Posted February 2, 2018 (edited) Ran Some tests on multiple Machines. I don't see any changes in Startup. BigBox Freezes for a minute or so when changing Views. Beta 3 seemed more stable. Edited February 2, 2018 by NJDave71 Quote Link to comment Share on other sites More sharing options...
wallmachine Posted February 2, 2018 Share Posted February 2, 2018 8 minutes ago, NJDave71 said: Ran Some tests on multiple Machines. I don't see and changes in Startup. BigBox Freezes for a minute or so when changing Views. Beta 3 seemed more stable. same for me when going through coverflow it pauses for about 10 seconds Quote Link to comment Share on other sites More sharing options...
dbalcar Posted February 2, 2018 Share Posted February 2, 2018 I tested this in Beta 3 and Beta 4 when you are launching WiiU games using CEMU the -g -f command line options do not work and you just get a gray screen if you only have it listed under the emulator. If you use the custom command line option under each game then that works. Thanks Quote Link to comment Share on other sites More sharing options...
GreenGriffon Posted February 2, 2018 Share Posted February 2, 2018 5 hours ago, NJDave71 said: Launch Box Keeps Crashing when Navigating through the views Might be related to Background Music. Same thing here, except I'm not playing any background music. I do use a background video though. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 @GreenGriffon @wallmachine @NJDave71 Can you guys PM me a zip of your Data folder? Hopefully I can reproduce it that way. Quote Link to comment Share on other sites More sharing options...
Retro808 Posted February 2, 2018 Share Posted February 2, 2018 (edited) I am getting random times of being stuck in the BigBox options menu as well and have to kill through task manager. My other machine still on 7.16 has no issues. Edited February 2, 2018 by Retro808 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 Okay, obviously we have several different issues being reported here. It's hard to follow it all without explicit details. @NJDave71 I believe I have that error message related to background music fixed for the next beta. @wallmachine @Retro808 Per getting stuck in the menu, do either of you have any steps to reproduce it? Any idea what particular navigation is causing it? Is this a new issue in the 8.0 betas? I've never seen it happen so it's hard for me to figure out. 7 hours ago, wallmachine said: same for me when going through coverflow it pauses for about 10 seconds Does it only do this once? If so, I have an idea what might be causing it. 4 hours ago, GreenGriffon said: Same thing here, except I'm not playing any background music. I do use a background video though. Are you getting the exact same error as Dave posted on top? Or a different error? Or a crash? Quote Link to comment Share on other sites More sharing options...
wallmachine Posted February 2, 2018 Share Posted February 2, 2018 1 hour ago, Retro808 said: I am getting random times of being stuck in the BigBox options menu as well and have to kill through task manager. My other machine still on 7.16 has no issues. with this if it gets stuck and i press the windows key and then right click and exit the the bigbox app the process is still in task manager and you cannot open another instance of bigbox until ending the process in task manager. Quote Link to comment Share on other sites More sharing options...
wallmachine Posted February 2, 2018 Share Posted February 2, 2018 (edited) 8 minutes ago, Jason Carr said: @wallmachine @Retro808 Per getting stuck in the menu, do either of you have any steps to reproduce it? Any idea what particular navigation is causing it? Is this a new issue in the 8.0 betas? I've never seen it happen so it's hard for me to figure out. Does it only do this once? If so, I have an idea what might be causing it. Are you getting the exact same error as Dave posted on top? Or a different error? Or a crash? happens for me when changing themes in the menu, also when changing the theme the video from the previous video plays in the background even though the new theme doesn't have any videos. Edited February 2, 2018 by wallmachine Quote Link to comment Share on other sites More sharing options...
Retro808 Posted February 2, 2018 Share Posted February 2, 2018 @Jason Carr So far I have only been able to replicate it if I change themes either while in BigBox settings or using per platform theme changes while in a platform view. If I change a couple of system themes then go into the BigBox menu I usually get stuck. The frequency of getting stuck varies. 1 Quote Link to comment Share on other sites More sharing options...
wallmachine Posted February 2, 2018 Share Posted February 2, 2018 @Jason Carr 1 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 Thank you very much @wallmachine and @Retro808. I believe I have that issue with getting stuck in the menu fixed for the next beta. 2 Quote Link to comment Share on other sites More sharing options...
Retro808 Posted February 2, 2018 Share Posted February 2, 2018 Awesome work as always. Thanks @Jason Carr Quote Link to comment Share on other sites More sharing options...
wallmachine Posted February 2, 2018 Share Posted February 2, 2018 @Jason Carr Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 @wallmachine Any chance I could get you to record a video of the freeze-ups that were reported? And could I get a zip of your Data folder via PM? Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 Oh ha, we posted at the same time. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 13 minutes ago, wallmachine said: @Jason Carr Alright, I have the process not ending when closing via the task bar fixed. The VLC issues though are out of my control, sadly. That's just the VLC engine not being able to keep up or having video compatibility issues. All I can suggest is to use WMP if you're having issues with that. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 2, 2018 Share Posted February 2, 2018 Still could use an example of the freeze ups @wallmachine if you can. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.