Hello I've been going back and forth with support on request 55673 but no solution has been found. I've been told to post it as a bug in order to maybe find a solution.
Below is the error payload:
MagicExceptionType: MagicException
Severity: Fatal
Message: Sorry, an unexpected error has occurred.
ActionToTake: The application will now close.
ExtraDetails:
InternalDetails: Unexpected error - see inner exception
at Shiny.App.Dispatcher_UnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\MainNavigation\App.xaml.cs:line 514
at System.Windows.Threading.Dispatcher.CatchException(Exception e)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
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 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Shiny.App.Main() in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\MainNavigation\obj\Release\App.g.cs:line 52
Inner exception:System.DllNotFoundException: Unable to load DLL 'mfplat.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at NAudio.MediaFoundation.MediaFoundationInterop.MFStartup(Int32 version, Int32 dwFlags)
at NAudio.MediaFoundation.MediaFoundationApi.Startup()
at NAudio.Wave.MediaFoundationResampler..ctor(IWaveProvider sourceProvider, WaveFormat outputFormat)
at Shiny.Utilities.AudioManager.SoundQueue.ActiveSample..ctor(AudioSample sample, Single volume, WaveFormat mixerFormat) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 70
at Shiny.Utilities.AudioManager.SoundQueue.EnqueueAndPlay(AudioSample sample, Single volume) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 249
at Shiny.Utilities.AudioManager.EnqueueSample(AudioSample mp, Single volume, SoundType type) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 529
at Shiny.Utilities.AudioManager.<>c__DisplayClass43_0.<PlaySoundSafe>b__0() in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 575
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)
at NAudio.MediaFoundation.MediaFoundationInterop.MFStartup(Int32 version, Int32 dwFlags)
at NAudio.MediaFoundation.MediaFoundationApi.Startup()
at NAudio.Wave.MediaFoundationResampler..ctor(IWaveProvider sourceProvider, WaveFormat outputFormat)
at Shiny.Utilities.AudioManager.SoundQueue.ActiveSample..ctor(AudioSample sample, Single volume, WaveFormat mixerFormat) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 70
at Shiny.Utilities.AudioManager.SoundQueue.EnqueueAndPlay(AudioSample sample, Single volume) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 249
at Shiny.Utilities.AudioManager.EnqueueSample(AudioSample mp, Single volume, SoundType type) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 529
at Shiny.Utilities.AudioManager.<>c__DisplayClass43_0.<PlaySoundSafe>b__0() in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 575
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)
Below is the error payload:
MagicExceptionType: MagicException
Severity: Fatal
Message: Sorry, an unexpected error has occurred.
ActionToTake: The application will now close.
ExtraDetails:
InternalDetails: Unexpected error - see inner exception
at Shiny.App.Dispatcher_UnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\MainNavigation\App.xaml.cs:line 514
at System.Windows.Threading.Dispatcher.CatchException(Exception e)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
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 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at Shiny.App.Main() in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\MainNavigation\obj\Release\App.g.cs:line 52
Inner exception:System.DllNotFoundException: Unable to load DLL 'mfplat.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at NAudio.MediaFoundation.MediaFoundationInterop.MFStartup(Int32 version, Int32 dwFlags)
at NAudio.MediaFoundation.MediaFoundationApi.Startup()
at NAudio.Wave.MediaFoundationResampler..ctor(IWaveProvider sourceProvider, WaveFormat outputFormat)
at Shiny.Utilities.AudioManager.SoundQueue.ActiveSample..ctor(AudioSample sample, Single volume, WaveFormat mixerFormat) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 70
at Shiny.Utilities.AudioManager.SoundQueue.EnqueueAndPlay(AudioSample sample, Single volume) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 249
at Shiny.Utilities.AudioManager.EnqueueSample(AudioSample mp, Single volume, SoundType type) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 529
at Shiny.Utilities.AudioManager.<>c__DisplayClass43_0.<PlaySoundSafe>b__0() in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 575
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)
at NAudio.MediaFoundation.MediaFoundationInterop.MFStartup(Int32 version, Int32 dwFlags)
at NAudio.MediaFoundation.MediaFoundationApi.Startup()
at NAudio.Wave.MediaFoundationResampler..ctor(IWaveProvider sourceProvider, WaveFormat outputFormat)
at Shiny.Utilities.AudioManager.SoundQueue.ActiveSample..ctor(AudioSample sample, Single volume, WaveFormat mixerFormat) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 70
at Shiny.Utilities.AudioManager.SoundQueue.EnqueueAndPlay(AudioSample sample, Single volume) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 249
at Shiny.Utilities.AudioManager.EnqueueSample(AudioSample mp, Single volume, SoundType type) in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 529
at Shiny.Utilities.AudioManager.<>c__DisplayClass43_0.<PlaySoundSafe>b__0() in C:\jenkins\workspace\Build\Windows\source\windows\clients\Shiny\View\SharedResources\Utilities\AudioManager.cs:line 575
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)