Unknown Error Value cannot be Null Log

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
brainstewn
Posts: 3
Joined: Tue Jul 30, 2013 3:38 am

Unknown Error Value cannot be Null Log

Post by brainstewn »

I'm getting a error window (no crash). This has happened multiple times after a PC restart and program restart with the latest version.

An Unknown Error has occured.
System.ArgumentNullExceptionValue.
Parameter name: path1
at System.IO.Path.Combine(String path1, String path2)
at HandBrakeWPF.Helpers.AutoNameHelper.AutoName(EncodeTask task, String sourceOrLabelName) in c:\HandBrake\Hudson\workspace\Release_WindowsGui64\0.9.9.1\win\CS\HandBrakeWPF\Helpers\AutoNameHelper.cs:line 157
at HandBrakeWPF.ViewModels.MainViewModel.set_SelectedTitle(Title value) in c:\HandBrake\Hudson\workspace\Release_WindowsGui64\0.9.9.1\win\CS\HandBrakeWPF\ViewModels\MainViewModel.cs:line 697
at HandBrakeWPF.ViewModels.MainViewModel.<>c__DisplayClass1e.<ScanCompleted>b__1c() in c:\HandBrake\Hudson\workspace\Release_WindowsGui64\0.9.9.1\win\CS\HandBrakeWPF\ViewModels\MainViewModel.cs:line 1782
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Post Reply