Handbrake gives errors when starting.

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
christophcoevoet
Posts: 1
Joined: Sat Aug 11, 2018 4:28 pm

Handbrake gives errors when starting.

Post by christophcoevoet »

Description of problem or question:
Since Today I get error when starting Handbrake.
I use this version of handbrake since 2 years now and never had former problems



Steps to reproduce the problem (If Applicable):
Starting Handbrake in Windows 10 Home 64bit



HandBrake version (e.g., 1.0.0):
0.10.5.0 (check for updates function in help doesnt work)



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 10 Home 64bit



HandBrake Activity Log ***required*** (see How-to get an activity log)
System.Reflection.TargetInvocationException: Het doel van een aanroep heeft een uitzondering veroorzaakt. ---> System.IO.FileNotFoundException: Kan bestand D:\Program Files\Handbrake\HandBrakeCLI.exe niet vinden.
bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij 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)
bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
bij HandBrakeWPF.Helpers.CliCheckHelper.CheckCLIVersion() in H:\Development\HandBrake\0.10.x\win\CS\HandBrakeWPF\Helpers\CliCheckHelper.cs:regel 44
bij HandBrakeWPF.ViewModels.MainViewModel.OnLoad() in H:\Development\HandBrake\0.10.x\win\CS\HandBrakeWPF\ViewModels\MainViewModel.cs:regel 1078
bij HandBrakeWPF.ViewModels.ViewModelBase.Load() in H:\Development\HandBrake\0.10.x\win\CS\HandBrakeWPF\ViewModels\ViewModelBase.cs:regel 104
--- Einde van intern uitzonderingsstackpad ---
bij System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
bij System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
bij System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bij Caliburn.Micro.ActionMessage.<.cctor>b__d(ActionExecutionContext context) in c:\Users\Rob\Documents\CodePlex\caliburnmicro\src\Caliburn.Micro.Silverlight\ActionMessage.cs:regel 289
bij Caliburn.Micro.ActionMessage.Invoke(Object eventArgs) in c:\Users\Rob\Documents\CodePlex\caliburnmicro\src\Caliburn.Micro.Silverlight\ActionMessage.cs:regel 254
bij System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bij System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bij System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
bij System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
bij MS.Internal.LoadedOrUnloadedOperation.DoWork()
bij System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
bij System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
bij System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
bij System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
bij System.Windows.Interop.HwndTarget.OnResize()
bij System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
bij System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Code: Select all

Please replace this text with the contents of your log file between the two code tags - OR -  provide a pastebin URL in place of these 3 lines.
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Handbrake gives errors when starting.

Post by s55 »

A file in the installation has gone missing or has become corrupted. So you'd need to re-install.

You should however upgrade as your currently using a version that hasn't been supported in a few years.
Post Reply