Crash when changing Sound Packs

Issue #1686 resolved
Former user created an issue

Hello,

I was scrolling through the sound pack selections, and when I got to the last one this error came up

System.NullReferenceException: Object reference not set to an instance of an object. at (SoundEffect ) at BigBox.Audio.SoundEffect.Dispose() at (SoundManager ) at BigBox.Audio.SoundManager.InitializeSounds() at (<>c__DisplayClass27_0 , OptionsListItem ) at BigBox.Data.OptionsPages.<>c__DisplayClass27_0.<get_Sound>b__0(OptionsListItem item) at BigBox.Data.OptionsListItem.set_Value(String value) at (OptionsListItem ) at BigBox.Data.OptionsListItem.Next() at (OptionsListMenuItemViewModel ) at BigBox.ViewModels.OptionsListMenuItemViewModel.OnEnter() at BigBox.ViewModels.OptionsViewModel.OnEnter() at (MainViewModel ) at BigBox.ViewModels.MainViewModel.OnEnter() at BigBox.ViewModels.MainViewModel.<>c__DisplayClass213_0.<HandleJoystickButton>b__0() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (1)

  1. Log in to comment