Error

Issue #7379 new
WickedVisage created an issue

Site: Microsoft.Win32.SafeHandles.SafeFileHandle ValidateFileHandle(Microsoft.Win32.SafeHandles.SafeFileHandle)
Source: System.Private.CoreLib

at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.File.ReadAllBytes(String path)
at Unbroken.LaunchBox.Windows.Data.Game.<>c.PopSimpleImporter(Object )
at Unbroken.LaunchBox.Windows.Data.Game.<>c.ExcludeConcreteConsumer(String path)
at System.Linq.Enumerable.SelectListIterator2.ToList() at Unbroken.LaunchBox.Windows.Data.Game.GetImageChecksums(String imageType) at RegStrategy.ValidateAdvisableTests(Object , String imageType, RegStrategy ) at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.CreateConcreteAccount(Object config) at Unbroken.BulkDownloader1.DefineSessionAlgo(WebClient asset)
at Unbroken.BulkDownloader1.RemoveSessionAlgo(Object def, AsyncCompletedEventArgs visitor) at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action1 callback, TState& state)
at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

4:12:51 AM Exception

Comments (2)

  1. Christian

    Can you please post the entire error message? You’re missing the top part that says what the error actually was.

  2. Log in to comment