v7.0 beta 8

Issue #1900 duplicate
Former user created an issue

After configuring settings, i received an error.

System.IO.DirectoryNotFoundException: Could not find a part of the path 'Z:\LaunchBox\Music\Background'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.Directory.GetFiles(String path) at () at Unbroken.LaunchBox.Wpf.Music.Initialize() at (OptionsViewModel ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.OptionsViewModel.OnEscape() at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.OptionsViewModel.FireEscape() at Unbroken.LaunchBox.Wpf.BigBox.MenuActions.MethodMenuAction.OnEnter() at (OptionsViewModel ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.OptionsViewModel.OnEnter() at (MainViewModel ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.OnEnter() at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.<>c__DisplayClass209_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