Big box v6.12 crash while selecting sound packs.

Issue #1827 resolved
Steve73 created an issue

Im using windows10, so i was in bigbox going thru the diffrent sound packs inside bigbox, i had jus added another sound pack folder and wanted to try it out and thats when bigbox crashed.. this happened before i could select anything.. hope that helps.. below is the copy and pasted text within the error box... oh and i was getting a little box after that telling big box was shutting down, etc..

System.IO.FileNotFoundException: Could not find file 'C:\Users\nw window washing\LaunchBox\Sounds\Neo Sounds\Move.wav'. File name: 'C:\Users\nw window washing\LaunchBox\Sounds\Neo Sounds\Move.wav' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at (SoundEffect , String ) at BigBox.Audio.SoundEffect.Load(String filename) 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 (MainViewModel , KeyEventArgs ) at BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e) at (MainView , Object , KeyEventArgs ) at BigBox.Views.MainView.MainView_OnPreviewKeyDown(Object sender, KeyEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey) at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled) at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers) at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param) 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 (2)

  1. Steve73 reporter

    when i was extracting a zipped file i accidentally extracted into a new named folder. that extracted the folder of sounds withing a sound pack folder and big box was like whats this? i don't recognize this... Blah........ after i fixed this by deleting and re extracting correctly with just 1 folder with newly added sound pack. everything works fine..

  2. Log in to comment