Performance much worse in Big Box Beta 19

Issue #2068 resolved
Smannesman created an issue

The platform wheel is invisible until I move the 'cursor'. There is a lot of jumping around of the selection 'cursor' when trying to select something, most noticeably in the configuration menus. It will not only skip around, but it also sounds like it will occasionally forget the volume setting when doing so. Big Box has also crashed twice, complete CTD so there is no error to share and AFAIK the application does no logging so I can't share those. I will include some Event Viewer info at the bottom of this post.

I've recorded a bit of the selection issue and put it on Youtube for you:

https://youtu.be/9sI9Hc3Mqag

In the video I push down every second in a rhythm while in the menu.

And I've included a couple of .wer files which might include some information.

Faulting application name: BigBox.exe, version: 7.0.0.19, time stamp: 0x5849eed9 Faulting module name: KERNELBASE.dll, version: 6.1.7601.23569, time stamp: 0x57f7c0b4 Exception code: 0xe0434352 Fault offset: 0x000000000001a06d Faulting process id: 0x4b4 Faulting application start time: 0x01d2521c0be2b99d Faulting application path: E:\Games\LaunchBox\BigBox.exe Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id: 7aac38cf-be0f-11e6-97c5-7824af8a93f6

Application: BigBox.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Threading.Tasks.TaskCanceledException at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) at System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan) at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation, System.Threading.CancellationToken, System.TimeSpan) at System.Windows.Threading.Dispatcher.Invoke(System.Action, System.Windows.Threading.DispatcherPriority, System.Threading.CancellationToken, System.TimeSpan) at System.Windows.Threading.Dispatcher.Invoke(System.Action, System.Windows.Threading.DispatcherPriority) at Unbroken.LaunchBox.Wpf.ThreadFactory.Invoke(System.Action) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.GamesViewModelBase+<>c__DisplayClass102_0.<DelayDispose>b__0() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.ThreadHelper.ThreadStart()

Faulting application name: BigBox.exe, version: 7.0.0.19, time stamp: 0x5849eed9 Faulting module name: ntdll.dll, version: 6.1.7601.23569, time stamp: 0x57f7c06e Exception code: 0xc0000374 Fault offset: 0x00000000000bf3e2 Faulting process id: 0x1b84 Faulting application start time: 0x01d2521bbde522d5 Faulting application path: E:\Games\LaunchBox\BigBox.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: 18cb1819-be0f-11e6-97c5-7824af8a93f6

Comments (7)

  1. Jason Carr repo owner

    Hi Smannesman, thanks for this report. I'm hoping this stuff is fixed in beta 20 which I just put out. Let me know either way if you would. :)

    Thanks much.

  2. Smannesman reporter

    In beta 21 the performance issues are still there. The selection keeps jumping around. It seems to be only when using a controller, but that's how I use Big Box. Oh the platform wheel is visible from the beginning though.

  3. Smannesman reporter

    Jason, I just tried beta 22 for a few minutes and the issue seems to be gone. I'll try some more later, but it's definitely looking good.

  4. Log in to comment