sharpcap v4.08149.0 64bit or 32bit crashing

A place to report problems and bugs in SharpCap
Forum rules


If you have a problem or question, please check the FAQ to see if it already has an answer : https://www.sharpcap.co.uk/sharpcap-faqs

Please also read about Troubleshooting USB Issues before posting.

*** Please do not post license keys - please report any problems with licensing to 'admin' by private message ***

Please include the following details in any bug report:

* Version of SharpCap
* Camera and other hardware being user
* Operating system version
* Contents of the SharpCap log after the problem has occurred.
[If SharpCap crashes, please send the bug report when prompted instead of including the log]
Post Reply
iowtheme
Posts: 4
Joined: Wed Sep 08, 2021 2:47 pm

sharpcap v4.08149.0 64bit or 32bit crashing

#1

Post by iowtheme »

Hi All NEW the forums

need same help with 64bit or 32bit no differnce in either version still crashes

so the problem is once I have selected the camera it load up fine, it crashes then I seleted quick capture if I do the same with seleted start capture it came up with menu dos not matter what I setect then press start it crashes now doing my heading.

IT work fine in v3 but not in v4 anyone have any ideas I have wiped my hard drive and cleanly reset win 10 up but still doing the same problem Can NOT GET Error log as it crashes

thank all :cry:
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: sharpcap v4.08149.0 64bit or 32bit crashing

#2

Post by admin »

Hi,

if you see a prompt to report an error, please do so (see https://docs.sharpcap.co.uk/4.0/#Submit ... h%20Report). I have not seen any uplaoded crash reports so far that match your description.

If you are not seeing a prompt then maybe useful information is being saved in the log anyway - show the log before trying to capture (see https://docs.sharpcap.co.uk/4.0/#Show%20Log), then press the 'Locate on Disk' button to open the folder containing the log files - the log file that SharpCap is currently using will be highlighted. Now try to capture and let SharpCap crash, then either open the highlighted log file using notepad or just attach it to a reply to this thread - I will review it to see if I can see any problems.

thanks,

Robin
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: sharpcap v4.08149.0 64bit or 32bit crashing

#3

Post by admin »

One more thing... what Anti virus are you using? The point where SharpCap is crashing is probably about where it will start trying to write capture files and some anti-virus programs can be very intrusive in trying to prevent files being written by programs they do not recognize.

cheers,

Robin
iowtheme
Posts: 4
Joined: Wed Sep 08, 2021 2:47 pm

Re: sharpcap v4.08149.0 64bit or 32bit crashing

#4

Post by iowtheme »

what Anti virus ( AVG Free )

Warning 16:26:09.584123 #1 Failed to load FocuserProxy assembly Sharpcap.FocuserProxy.ASCOM.dll because : Exception has been thrown by the target of an invocation. : Exception of type 'TargetInvocationException' : Exception has been thrown by the target of an invocation. in void SharpCap.FocuserFinder.TryLoadFocuserProxy(FileInfo fi)
Warning 16:26:09.584123 #1 Inner Exception : ASCOM.Utilities.Exceptions.ProfilePersistenceException: RegistryAccess.New - Unexpected exception ---> ASCOM.Utilities.Exceptions.ProfilePersistenceException: OpenSubKey: Exception encountered opening key - Result: 0x5
at RegistryKey ASCOM.Utilities.RegistryAccess.OpenSubKey3264(RegistryKey ParentKey, string SubKeyName, bool Writeable, RegWow64Options Options) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 1222
at void ASCOM.Utilities.RegistryAccess.NewCode(bool p_IgnoreChecks) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 134
--- End of inner exception stack trace ---
at void ASCOM.Utilities.RegistryAccess.NewCode(bool p_IgnoreChecks) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 149
at new ASCOM.Utilities.RegistryAccess(string p_CallingComponent) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 108
at new ASCOM.Utilities.Profile() in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/Profile.vb:line 51
at new Sharpcap.FocuserProxy.ASCOM.Factory() in C:/Documents/Source Code/SharpCap/src/Sharpcap.FocuserProxy.ASCOM/Factory.cs:line 48 in void SharpCap.FocuserFinder.TryLoadFocuserProxy(FileInfo fi)
Warning 16:26:09.584123 #1 Inner Exception : ASCOM.Utilities.Exceptions.ProfilePersistenceException: OpenSubKey: Exception encountered opening key - Result: 0x5
at RegistryKey ASCOM.Utilities.RegistryAccess.OpenSubKey3264(RegistryKey ParentKey, string SubKeyName, bool Writeable, RegWow64Options Options) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 1222
at void ASCOM.Utilities.RegistryAccess.NewCode(bool p_IgnoreChecks) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 134 in void SharpCap.FocuserFinder.TryLoadFocuserProxy(FileInfo fi)
Info 16:26:09.599747 #1 Loading Hardware Proxies from SharpCap.MountProxy.ASCOM.MountFactory in void SharpCap.ProxyFinder<T>.LoadProxiesForFactoryType(Type t)
Error 16:26:09.615375 #1 Failed to Fetch available devices from proxy factory : Exception of type 'ProfilePersistenceException' : RegistryAccess.New - Unexpected exception
Stack Trace: at void ASCOM.Utilities.RegistryAccess.NewCode(bool p_IgnoreChecks) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 149
at new ASCOM.Utilities.RegistryAccess(string p_CallingComponent) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 108
at new ASCOM.Utilities.Profile() in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/Profile.vb:line 51
at string[] SharpCap.MountProxy.ASCOM.MountFactory.GetAvailableDevices() in C:/Documents/Source Code/SharpCap/src/SharpCap.MountProxy.ASCOM/MountFactory.cs:line 15
at string[] SharpCap.ProxyFinder<T>.AvailableDevices(IFactory<T> ff) in C:/Documents/Source Code/SharpCap/src/SharpCap/Utils/ProxyFinder.cs:line 89 in string[] SharpCap.ProxyFinder<T>.AvailableDevices(IFactory<T> ff)
Error 16:26:09.615375 #1 Inner Exception : ASCOM.Utilities.Exceptions.ProfilePersistenceException: OpenSubKey: Exception encountered opening key - Result: 0x5
at RegistryKey ASCOM.Utilities.RegistryAccess.OpenSubKey3264(RegistryKey ParentKey, string SubKeyName, bool Writeable, RegWow64Options Options) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 1222
at void ASCOM.Utilities.RegistryAccess.NewCode(bool p_IgnoreChecks) in C:/ASCOM Build/Export/ASCOM.Utilities/ASCOM.Utilities/RegistryAccess.vb:line 134 in string[] SharpCap.ProxyFinder<T>.AvailableDevices(IFactory<T> ff)
Info 16:26:09.630994 #1 Application model created
iowtheme
Posts: 4
Joined: Wed Sep 08, 2021 2:47 pm

Re: sharpcap v4.08149.0 64bit or 32bit crashing

#5

Post by iowtheme »

Now uninstall the ASCOM SOFTWARE FROM TO PC BUT still crashes and it has not created a folder

NOW LOG

Info 16:38:13.290627 #1 Starting... in void SharpCap.Program.Main()
Info 16:38:13.306234 #1 Setting up bug reporting. in void SharpCap.BugReporting.SetupNBUG()
Info 16:38:13.446843 #1 Showing splash screen in void SharpCap.Program.ShowSplash()
Info 16:38:13.571835 #1 Starting thread to log system info in void SharpCap.LogSystemInfo.Run()
Info 16:38:13.603084 #1 Setting up application in void SharpCap.Program.RunApp(CommandLineArgs args)
Info 16:38:13.603084 #1 Initializing WPF in void SharpCap.Program.RunApp(CommandLineArgs args)
Info 16:38:13.712451 #1 Added device enumerator of type BaslerDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type QHYDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type ASIDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type AltairDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type SVBonyDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type PointGreyDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type SxDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type AstCamPanDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type CelestronDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.712451 #1 Added device enumerator of type MoravianDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.728075 #1 Added device enumerator of type AtikDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.728075 #1 Added device enumerator of type P1DeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.728075 #1 Added device enumerator of type DS3DeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.728075 #1 Added device enumerator of type AscomDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.728075 #1 Added device enumerator of type FolderMonitorDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.728075 #1 Added device enumerator of type FakeDeviceEnumerator in void SharpCap.MultiCaptureProvider.AddProvider<T>()
Info 16:38:13.774947 #1 Loading Hardware Proxies from SharpCap.WheelProxy.ASCOM.WheelFactory in void SharpCap.ProxyFinder<T>.LoadProxiesForFactoryType(Type t)
Info 16:38:13.774947 #1 ASCOM not detected - no ASCOM hardware will not be available. in string[] SharpCap.ProxyFinder<T>.AvailableDevices(IFactory<T> ff)
Info 16:38:13.774947 #1 Loading Hardware Proxies from SharpCap.WheelProxy.ZWO.WheelFactory in void SharpCap.ProxyFinder<T>.LoadProxiesForFactoryType(Type t)
Info 16:38:13.790570 #1 Loading Hardware Proxies from SharpCap.WheelProxy.ZWO.ManualWheelFactory in void SharpCap.ProxyFinder<T>.LoadProxiesForFactoryType(Type t)
Info 16:38:13.790570 #1 Found device Manual Filter Wheel in void SharpCap.ProxyFinder<T>.LoadProxiesForFactoryType(Type t)
Info 16:38:13.806194 #1 ASCOM not detected - no ASCOM focusers will be available. in void SharpCap.FocuserFinder.TryLoadFocuserProxy(FileInfo fi)
Info 16:38:13.806194 #1 ASCOM not detected - no ASCOM hardware will not be available. in void SharpCap.ProxyFinder<T>.TryLoadProxy(FileInfo fi)
Info 16:38:13.837442 #1 Application model created in new SharpCap.UI.MainWindowSupport(CommandLineArgs parsedArgs)
Info 16:38:13.837442 #1 UI culture is en-GB in new SharpCap.UI.JsonTranslationProvider(CultureInfo culture)
Info 16:38:14.087426 #1 View model initialized in new SharpCap.UI.MainWindowSupport(CommandLineArgs parsedArgs)
Debug 16:38:14.103051 #1 Started new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel) in new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel)
Info 16:38:14.149923 #1 Preview host created in new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel)
Info 16:38:14.181172 #1 Parent being changed on PreviewPanel in void System.Windows.Forms.Control.OnParentChanged(EventArgs e)
Info 16:38:14.181172 #1 Creating control form in new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel)
Info 16:38:14.353032 #1 Control Form created in new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel)
Debug 16:38:14.649888 #1 Ended new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel) in new SharpCap.UI.SharpCapForm(SharpCapViewModel viewModel)
Info 16:38:14.806714 #9 =='LogInfo Thread' (New Thread)
Info 16:38:14.806714 #9 AvailablePhysicalMemory: 5993Mb in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.806714 #9 AVSoftware: Windows Defender in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.806714 #9 CPU: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz with 4 cores. in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.807715 #9 Culture: en-US in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.807715 #9 CurrentDirectory: C:\Program Files\SharpCap 4.0 (64 bit) in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.807715 #9 GCMemory: 43Mb in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.807715 #9 InstallationId: f0fa5839-448a-4823-9900-f9dd91cf8851 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.807715 #9 OSBitness: 64 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.807715 #9 OSEdition: Microsoft Windows 10 Home in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.808713 #9 OSFullVersion: 10.0.19042 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.808713 #9 OSProductType: 0x3 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.808713 #9 OSVersion: Microsoft Windows NT 6.2.9200.0 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.808713 #9 Path: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\zak\AppData\Local\Microsoft\WindowsApps; in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.808713 #9 ProcessMemory: 216Mb in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.809713 #9 ProcessorCount: 4 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.809713 #9 SharpCapBitness: 64 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.809713 #9 SharpCapExecutablePath: file:///C:/Program Files/SharpCap 4.0 (64 bit)/SharpCap.exe in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.809713 #9 SharpCapVersion: 4.0.8149.0 in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.809713 #9 SystemMemory: 8089Mb in void SharpCap.LogSystemInfo.ThreadProc()
Info 16:38:14.809713 #9 WindowsMediaVersion: 12.0.19041.1151 in void SharpCap.LogSystemInfo.ThreadProc()
Debug 16:38:14.846692 #1 Started void SharpCap.UI.SharpCapForm.SharpCapForm_Load(object sender, EventArgs e) in void SharpCap.UI.SharpCapForm.SharpCapForm_Load(object sender, EventArgs e)
Debug 16:38:14.849692 #1 Ended void SharpCap.UI.SharpCapForm.SharpCapForm_Load(object sender, EventArgs e) in void SharpCap.UI.SharpCapForm.SharpCapForm_Load(object sender, EventArgs e)
Debug 16:38:14.867679 #1 Started void SharpCap.UI.SharpCapForm.SharpCap_Shown(object sender, EventArgs e) in void SharpCap.UI.SharpCapForm.SharpCap_Shown(object sender, EventArgs e)
Debug 16:38:14.976621 #1 Docking setup in void SharpCap.UI.SharpCapForm.SharpCap_Shown(object sender, EventArgs e)
Debug 16:38:14.990610 #1 Started void SharpCap.UI.MainWindowSupport.OnShown(IWin32Window parentWindow, IImageDisplay displayTarget, INightMode nightMode) in void SharpCap.UI.MainWindowSupport.OnShown(IWin32Window parentWindow, IImageDisplay displayTarget, INightMode nightMode)
Debug 16:38:15.024591 #1 Timebomb checked in void SharpCap.UI.MainWindowSupport.OnShown(IWin32Window parentWindow, IImageDisplay displayTarget, INightMode nightMode)
Info 16:38:15.031588 #1 WPF Rendering tier is 2 in bool SharpCap.SharpCapApp.get_ForceSoftwareRendering()
Info 16:38:15.189498 #1 Starting scan for cameras in IReadOnlyList<ICamera> SharpCap.Models.Application.get_Cameras()
Info 16:38:15.390382 #10 Atik Camera SDK not found : Unable to load DLL 'AtikCameras.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) in IEnumerable<DeviceTagData> SharpCap.Cameras.Atik.AtikDeviceEnumerator.GetDevices()
Warning 16:38:15.450349 #10 fetching cameras from provider : ASCOM Cameras : Exception of type 'FileNotFoundException' : Could not load file or assembly 'ASCOM.Utilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7' or one of its dependencies. The system cannot find the file specified. in void System.Threading.Tasks.Task<TResult>.InnerInvoke()
Info 16:38:16.496030 #1 BaslerDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.496030 #1 QHYDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.496030 #1 ASIDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.497052 #1 AltairDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.497052 #1 SVBonyDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.497052 #1 PointGreyDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.497052 #1 SxDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.497052 #1 AstCamPanDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.497052 #1 CelestronDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.498051 #1 MoravianDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.498051 #1 AtikDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.498051 #1 P1DeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.499051 #1 Detected Camera: SVBONY SV205 (DirectShow Cameras, ) in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.499051 #1 Detected Camera: HP HD Webcam (DirectShow Cameras, ) in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.499051 #1 AscomDeviceEnumerator detected no devices in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.499051 #1 Detected Camera: Folder Monitor Camera (Virtual Cameras, ) in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.500050 #1 Detected Camera: Test Camera 1 (Deep Sky) (Test Cameras, ) in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.500050 #1 Detected Camera: Test Camera 2 (High Speed) (Test Cameras, ) in void SharpCap.MultiCaptureProvider.PostProcessDevicesList(List<DeviceTagData> items, BrandingInfo brandingInfo, IDeviceEnumerator deviceEnumerator)
Info 16:38:16.547072 #1 CameraListUpdated event received in UI thread in async void SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(object sender, CaptureEventArgs e)
Debug 16:38:16.664198 #1 Splash and tips done in void SharpCap.UI.MainWindowSupport.OnShown(IWin32Window parentWindow, IImageDisplay displayTarget, INightMode nightMode)
Info 16:38:16.678191 #21 =='Check for camera/license offers' (New Thread)
Info 16:38:16.678191 #21 Looking for cameras that are valid for License claims in new SharpCap.Licensing.AltairClaimModel(IApplication application)
Debug 16:38:16.685186 #1 Ended void SharpCap.UI.SharpCapForm.SharpCap_Shown(object sender, EventArgs e) in void SharpCap.UI.SharpCapForm.SharpCap_Shown(object sender, EventArgs e)
Info 16:38:19.803664 #1 Updating devices menu in void SharpCap.ViewModels.CamerasMenuViewModel.UpdateDevicesMenu()
Info 16:38:21.694152 #1 Toolbar/Menu input : SharpCap.ViewModels.Actions.OpenCameraAction SVBONY SV205 executing in async Task SharpCap.ViewModels.UIAction.Execute()
Info 16:38:21.725396 #1 Changing camera from none to SVBONY SV205 in void SharpCap.Models.Application.SelectNewCamera(Camera value)
Info 16:38:21.772290 #1 OpeningDevice event received in UI thread in async void SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(object sender, CaptureEventArgs e)
Debug 16:38:21.787891 #1 Opening device : SVBONY SV205 (via DirectShow Cameras) in void SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag)
Debug 16:38:21.787891 #1 Started void SharpCap.Base.CaptureProviderBase<T>.Initialize(IImageDisplay previewTargetWindow) in void SharpCap.Base.CaptureProviderBase<T>.Initialize(IImageDisplay previewTargetWindow)
Debug 16:38:21.787891 #1 Ended void SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) in void SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag)
Info 16:38:21.787891 #1 Started void SharpCap.Base.CaptureProviderBase<T>.OpenDevice(DeviceTagData dtd) in void SharpCap.Base.CaptureProviderBase<T>.OpenDevice(DeviceTagData dtd)
Debug 16:38:21.803516 #1 Started void SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) in void SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd)
Info 16:38:21.928507 #1 Setting ImageProvider CurrentDevice to SharpCap.Cameras.DS3.DS3CameraProxy in void SharpCap.Base.BaseImageProvider.set_CurrentDevice(ICameraProxy value)
Debug 16:38:21.928507 #1 Ended void SharpCap.Base.CaptureProviderBase<T>.OpenDevice(DeviceTagData dtd) in void SharpCap.Base.CaptureProviderBase<T>.OpenDevice(DeviceTagData dtd)
Info 16:38:21.944132 #1 Started CaptureControl SharpCap.Base.CaptureProviderBase<T>.CreateCaptureControl() in CaptureControl SharpCap.Base.CaptureProviderBase<T>.CreateCaptureControl()
Debug 16:38:21.959755 #1 Started ControlMap SharpCap.Base.SimpleCaptureProvider.GetControls() in ControlMap SharpCap.Base.SimpleCaptureProvider.GetControls()
Debug 16:38:22.194114 #1 Pin controls being added in IEnumerable<IBasePropertyControl> SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetPinControls()
Debug 16:38:22.240985 #1 Started void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() in void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList()
Debug 16:38:22.256613 #1 Ended void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() in void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList()
Info 16:38:22.272235 #1 Camera controls being added via native IAMCameraControl in IEnumerable<IBasePropertyControl> SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetCameraControls()
Info 16:38:22.287871 #1 Proc Amp controls being added via native IAMVideoProcAmp in IEnumerable<IBasePropertyControl> SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetProcAmpControls()
Info 16:38:22.412848 #1 Ended CaptureControl SharpCap.Base.CaptureProviderBase<T>.CreateCaptureControl() in CaptureControl SharpCap.Base.CaptureProviderBase<T>.CreateCaptureControl()
Info 16:38:22.412848 #1 Ended void SharpCap.Base.CaptureProviderBase<T>.OpenDevice(DeviceTagData dtd) in void SharpCap.Base.CaptureProviderBase<T>.OpenDevice(DeviceTagData dtd)
Debug 16:38:22.412848 #1 Started bool SharpCap.Models.Camera.ApplyDefaultProfile() in bool SharpCap.Models.Camera.ApplyDefaultProfile()
Debug 16:38:22.412848 #1 Ended (No default defined for this camera) bool SharpCap.Models.Camera.ApplyDefaultProfile() in bool SharpCap.Models.Camera.ApplyDefaultProfile()
Info 16:38:22.412848 #1 Starting preview on SVBONY SV205 in void SharpCap.MultiCaptureProvider.StartPreview()
Info 16:38:22.434963 #1 Started void SharpCap.Base.CaptureProviderBase<T>.StartPreview() in void SharpCap.Base.CaptureProviderBase<T>.StartPreview()
Info 16:38:22.435963 #1 Starting Preview on SVBONY SV205, 640x480, RGB, 8bits in Live mode. in void SharpCap.Base.CaptureProviderBase<T>.StartPreview()
Debug 16:38:22.459948 #1 Started void SharpCap.Base.BaseImageProvider.Start() in void SharpCap.Base.BaseImageProvider.Start()
Debug 16:38:22.478938 #1 Started void SharpCap.Base.CameraProxyBase.StartPreview() in void SharpCap.Base.CameraProxyBase.StartPreview()
Info 16:38:22.486933 #21 =='Grab Thread' (New Thread)
Debug 16:38:22.486933 #21 Started void SharpCap.Base.CameraProxyBase.GrabThreadProc() in void SharpCap.Base.CameraProxyBase.GrabThreadProc()
Info 16:38:22.502923 #1 Started void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Debug 16:38:22.661831 #1 capture graph rendered to frame filter and preview sink in void SharpCap.Cameras.DS3.DS3CameraProxy.RenderStream()
Info 16:38:22.666829 #1 Graph started in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Info 16:38:22.670827 #1 Callback initialized in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Info 16:38:22.677823 #1 Video window set up in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Info 16:38:22.679821 #1 Get state returned : 0, Stopped in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Info 16:38:22.680821 #1 About to run media in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Info 16:38:22.703809 #1 Media running in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Info 16:38:22.711804 #1 Ended void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() in void SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource()
Debug 16:38:22.717800 #1 Ended void SharpCap.Base.CameraProxyBase.StartPreview() in void SharpCap.Base.CameraProxyBase.StartPreview()
Debug 16:38:22.719799 #1 Ended void SharpCap.Base.BaseImageProvider.Start() in void SharpCap.Base.BaseImageProvider.Start()
Info 16:38:22.723798 #1 Capture Event : StartPreview in void SharpCap.MultiCaptureProvider.SendCaptureEvent(object sender, CaptureEventArgs e)
Debug 16:38:22.785761 #1 Started void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() in void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList()
Debug 16:38:22.787760 #1 Ended void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() in void SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList()
Info 16:38:23.005680 #1 StartPreview event received in UI thread in async void SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(object sender, CaptureEventArgs e)
Info 16:38:23.033664 #1 Plate solver detection : Manually configured Astrometry - Not configured in bool SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl()
Info 16:38:23.035664 #23 Paged memory check based on total memory of 8089Mb, available of 5925Mb in (int pooled, int unpooled) SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap()
Info 16:38:23.035664 #23 Paged memory enabled at 1024Mb for Frame Cache and 1024Mb for LiveStack/Misc on 64 bit system. in (int pooled, int unpooled) SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap()
Info 16:38:23.035664 #23 Assigning 1024Mb to non-pool memory and 1024Mb to the frame pool. in static SharpCap.Base.Memory.Allocator()
Info 16:38:23.036662 #23 Paged memory check based on total memory of 8089Mb, available of 5925Mb in (int pooled, int unpooled) SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap()
Info 16:38:23.036662 #23 Paged memory enabled at 1024Mb for Frame Cache and 1024Mb for LiveStack/Misc on 64 bit system. in (int pooled, int unpooled) SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap()
Info 16:38:23.037661 #1 Plate solver detection : AstroTortilla - Not found in bool SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl()
Info 16:38:23.039660 #1 Plate solver detection : All Sky Plate Solver - Not found at C:\Users\zak\AppData\Local\Astrometry in bool SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl()
Info 16:38:23.039660 #1 Plate solver detection : Ansvr - Not found at C:\Users\zak\AppData\Local\cygwin_ansvr in bool SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl()
Info 16:38:23.040660 #1 Plate solver detection : Cygwin/Astrometry based - Not found at C:\cygwin in bool SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl()
Info 16:38:23.123614 #1 Did not find sensor characteristics at C:\Program Files\SharpCap 4.0 (64 bit)\SensorLibrary\SVBONY SV205~MJPG.json in SensorCharacteristics SharpCap.CameraAnalysis.SensorLibrary.LoadImpl(string normalizeCameraName, string colourSpace, string cameraMode, bool speculative)
Info 16:38:23.141602 #21 Dropped frames : 2 of type PreviousFrameNotProcessed in void SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, int count)
Info 16:38:23.143601 #1 Ended void SharpCap.Base.CaptureProviderBase<T>.StartPreview() in void SharpCap.Base.CaptureProviderBase<T>.StartPreview()
Info 16:38:23.207565 #1 Toolbar/Menu input : SharpCap.ViewModels.Actions.OpenCameraAction SVBONY SV205 complete in async Task SharpCap.ViewModels.UIAction.Execute()
Info 16:38:23.207565 #21 Dropped frames : 4 of type PreviousFrameNotProcessed in void SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, int count)
Info 16:38:23.350483 #21 Dropped frames : 8 of type PreviousFrameNotProcessed in void SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, int count)
Info 16:38:23.702328 #21 Dropped frames : 16 of type PreviousFrameNotProcessed in void SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, int count)
Info 16:38:27.897126 #1 Toolbar/Menu input : SharpCap.ViewModels.Actions.ShowLogAction executing in async Task SharpCap.ViewModels.UIAction.Execute()
Info 16:38:27.956092 #1 Toolbar/Menu input : SharpCap.ViewModels.Actions.ShowLogAction complete in async Task SharpCap.ViewModels.UIAction.Execute()
Info 16:39:27.989879 #21 Dropped frames : 32 of type PreviousFrameNotProcessed in void SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, int count)
Info 16:39:56.311093 #21 Dropped frames : 64 of type PreviousFrameNotProcessed in void SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, int count)
iowtheme
Posts: 4
Joined: Wed Sep 08, 2021 2:47 pm

Re: sharpcap v4.08149.0 64bit or 32bit crashing

#6

Post by iowtheme »

[SVBONY SV205]
Resolution=640x480
FPS=30.00
Colour Space=MJPG
Output Format=AVI files (*.avi)
Frame Rate Limit=Maximum
Roll=0
Exposure=1.0s(Auto)
Timestamp Frames=Off
Brightness=9
Contrast=68
Hue=6
Saturation=59
Sharpness=100
Gamma=299
White Balance=4600(Auto)
Backlight Compensation=1
Gain=4
Banding Threshold=35
Banding Suppression=0
Apply Flat=None
Subtract Dark=None
#Black Point
Display Black Point=0
#MidTone Point
Display MidTone Point=0.5
#White Point
Display White Point=1
Notes=
TimeStamp=2021-09-08T15:48:12.8408078Z
SharpCapVersion=3.2.6482.0



this is v3 log and it work fine


Info: 16:47:14.5650315 Thread:#1 SharpCap.Program.Main() :: Starting...
Info: 16:47:14.9087494 Thread:#1 SharpCap.Program.SetupNBUG() :: Setting up bug reporting.
Info: 16:47:15.1274748 Thread:#1 SharpCap.LogSystemInfo.Run() :: Starting thread to log system info
Info: 16:47:15.1587228 Thread:#1 SharpCap.Program.RunApp(Boolean showSplash) :: Setting up application
Info: 16:47:15.1743457 Thread:#1 SharpCap.Program.RunApp(Boolean showSplash) :: Initializing WPF
Info: 16:47:15.1743457 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: SharpCap Version 3.2.6482.0
Info: 16:47:15.1743457 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: GC Memory 119Mb
Info: 16:47:15.1899691 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: Process Memory 152Mb
Info: 16:47:15.1899691 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: Total Physical Memory 8089Mb
Info: 16:47:15.1899691 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: Available Physical Memory 5636Mb
Debug: 16:47:15.3149616 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Started
Info: 16:47:15.4243287 Thread:#1 SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl() :: Plate solver detection : Manually configured Astrometry - Not configured
Info: 16:47:15.4243287 Thread:#1 SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl() :: Plate solver detection : AstroTortilla - Not found
Info: 16:47:15.4243287 Thread:#1 SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl() :: Plate solver detection : All Sky Plate Solver - Not found at C:\Users\zak\AppData\Local\Astrometry
Info: 16:47:15.4243287 Thread:#1 SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl() :: Plate solver detection : Ansvr - Not found at C:\Users\zak\AppData\Local\cygwin_ansvr
Info: 16:47:15.4243287 Thread:#1 SharpCap.ImageProcessing.CombinedAstrometryPlateSolveFactory.CheckInstalledImpl() :: Plate solver detection : Cygwin/Astrometry based - Not found at C:\cygwin
Info: 16:47:15.4712003 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type BaslerDeviceEnumerator
Info: 16:47:15.4712003 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type QHYDeviceEnumerator
Info: 16:47:15.4712003 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type ASIDeviceEnumerator
Info: 16:47:15.4712003 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AltairDeviceEnumerator
Info: 16:47:15.4712003 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type SVBonyDeviceEnumerator
Info: 16:47:15.5336966 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: Operating System : Microsoft Windows 10 Home
Info: 16:47:15.5336966 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: Full OS Version 10.0.19042
Info: 16:47:15.5336966 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: OS is 64 bit, SharpCap is 32 bit.
Info: 16:47:15.5493406 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type PointGreyDeviceEnumerator
Info: 16:47:15.5493406 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type SxDeviceEnumerator
Info: 16:47:15.5493406 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.Altair.dll
Info: 16:47:15.5493406 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.ASCOMCamera.dll
Info: 16:47:15.5493406 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.ASI.dll
Info: 16:47:15.5493406 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.Atik.dll
Info: 16:47:15.5493406 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.Basler.dll
Info: 16:47:15.5493406 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.Celestron.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.DS3.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.Fake.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.INova.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.Moravian.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.NewDirectShow.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.PointGrey.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.QHY.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.SVBony.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files (x86)\SharpCap 3.2\SharpCap.Cameras.SX.dll
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvidersByReflection(String[] providerNames) :: Added device enumerator of type CelestronDeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvidersByReflection(String[] providerNames) :: Added device enumerator of type iNovaDeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type MoravianDeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AtikDeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type DS3DeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AscomDeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type FolderMonitorDeviceEnumerator
Info: 16:47:15.5649433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type FakeDeviceEnumerator
Info: 16:47:15.6430629 Thread:#1 SharpCap.ProxyFinder`1.LoadProxiesForFactoryType(Type t) :: Loading Hardware Proxies from SharpCap.WheelProxy.ASCOM.WheelFactory
Error: 16:47:15.6743108 Thread:#1 SharpCap.ProxyFinder`1.AvailableDevices(IFactory`1 ff) :: Exception of type 'FileNotFoundException' from Failed to Fetch available devices from proxy factory : Could not load file or assembly 'ASCOM.Utilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7' or one of its dependencies. The system cannot find the file specified.
Stack Trace: at SharpCap.WheelProxy.ASCOM.WheelFactory.GetAvailableDevices()
at SharpCap.ProxyFinder`1.AvailableDevices(IFactory`1 ff) in C:\Documents\Source Code\SharpCap3.2\src\SharpCap\Utils\ProxyFinder.cs:line 83
Info: 16:47:15.6743108 Thread:#1 SharpCap.ProxyFinder`1.LoadProxiesForFactoryType(Type t) :: Loading Hardware Proxies from SharpCap.WheelProxy.ZWO.WheelFactory
Info: 16:47:15.6899347 Thread:#1 SharpCap.ProxyFinder`1.LoadProxiesForFactoryType(Type t) :: Loading Hardware Proxies from SharpCap.WheelProxy.ZWO.ManualWheelFactory
Info: 16:47:15.6899347 Thread:#1 SharpCap.ProxyFinder`1.LoadProxiesForFactoryType(Type t) :: Found device Manual Filter Wheel
Warning: 16:47:15.7211825 Thread:#1 SharpCap.FocuserFinder.TryLoadFocuserProxy(FileInfo fi) :: Exception of type 'TargetInvocationException' from Failed to loaded FocuserProxy assembly Sharpcap.FocuserProxy.ASCOM.dll because : Exception has been thrown by the target of an invocation. : Exception has been thrown by the target of an invocation.
Stack Trace: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at SharpCap.FocuserFinder.LoadFocusers(Type t) in C:\Documents\Source Code\SharpCap3.2\src\SharpCap\Utils\FocuserFinder.cs:line 116
at SharpCap.FocuserFinder.TryLoadFocuserProxy(FileInfo fi) in C:\Documents\Source Code\SharpCap3.2\src\SharpCap\Utils\FocuserFinder.cs:line 99
Warning: 16:47:15.7211825 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Inner Exception : System.IO.FileNotFoundException: Could not load file or assembly 'ASCOM.Utilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7' or one of its dependencies. The system cannot find the file specified.
File name: 'ASCOM.Utilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7'
at Sharpcap.FocuserProxy.ASCOM.Factory..ctor()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Warning: 16:47:15.7368063 Thread:#1 SharpCap.ProxyFinder`1.TryLoadProxy(FileInfo fi) :: Exception from Failed to loaded Hardware Proxy assembly SharpCap.MountProxy.ASCOM.dll because : Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. : Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Info: 16:47:15.7680597 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Application model created
Info: 16:47:16.2055350 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Control Form created
Info: 16:47:16.2211711 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: View model initialized
Info: 16:47:16.2523963 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Preview host created
Info: 16:47:16.2680230 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Parent being changed on PreviewPanel
at SharpCap.UI.ScrollZoomForm.OnParentChanged(Object sender, EventArgs eventArgs)

Debug: 16:47:16.5492732 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Ended
Debug: 16:47:16.8155203 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Started
Debug: 16:47:16.8184971 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Ended
Debug: 16:47:16.8607284 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Started
Debug: 16:47:16.9004424 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Timebomb checked
Info: 16:47:16.9064396 Thread:#1 SharpCap.Models.Application.get_Cameras() :: Starting scan for cameras
Debug: 16:47:16.9154339 Thread:#10 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Started
Info: 16:47:16.9254290 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: CPU : Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz with 4 cores.
Info: 16:47:16.9384215 Thread:#7 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: FindCameras - found 0 cameras
Debug: 16:47:16.9764007 Thread:#10 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Ended
Info: 16:47:17.0193760 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: OS Full Name = Microsoft Windows 10 Home
Info: 16:47:17.0313686 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: AVSoftware = Windows Defender
Info: 16:47:17.0313686 Thread:LogInfo Thread#9 SharpCap.LogSystemInfo.ThreadProc() :: Windows Media Version : '12.0.19041.1151'
Warning: 16:47:17.1658547 Thread:#7 SharpCap.MultiCaptureProvider.DevicesFromEnumerator(IDeviceEnumerator deviceEnumerator) :: Exception from fetching cameras from provider : Atik Cameras : Unable to load DLL 'AtikCameras.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Warning: 16:47:17.1738475 Thread:#21 SharpCap.MultiCaptureProvider.DevicesFromEnumerator(IDeviceEnumerator deviceEnumerator) :: Exception from fetching cameras from provider : ASCOM Cameras : Could not load file or assembly 'ASCOM.Utilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7' or one of its dependencies. The system cannot find the file specified.
Debug: 16:47:17.1758463 Thread:#21 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Started
Debug: 16:47:17.1758463 Thread:#21 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Ended
Info: 16:47:18.2311916 Thread:#11 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: QHYCameraFinder - found 0 cameras
Info: 16:47:18.3026893 Thread:#1 SharpCap.MultiCaptureProvider.PostProcessDevicesList(List`1 items, BrandingInfo brandingInfo) :: Detected Camera: SVBONY SV205 (DirectShow Cameras)
Info: 16:47:18.3026893 Thread:#1 SharpCap.MultiCaptureProvider.PostProcessDevicesList(List`1 items, BrandingInfo brandingInfo) :: Detected Camera: HP HD Webcam (DirectShow Cameras)
Info: 16:47:18.3026893 Thread:#1 SharpCap.MultiCaptureProvider.PostProcessDevicesList(List`1 items, BrandingInfo brandingInfo) :: Detected Camera: Folder Monitor Camera (Virtual Cameras)
Info: 16:47:18.3026893 Thread:#1 SharpCap.MultiCaptureProvider.PostProcessDevicesList(List`1 items, BrandingInfo brandingInfo) :: Detected Camera: Test Camera 1 (Deep Sky) (Test Cameras)
Info: 16:47:18.3026893 Thread:#1 SharpCap.MultiCaptureProvider.PostProcessDevicesList(List`1 items, BrandingInfo brandingInfo) :: Detected Camera: Test Camera 2 (High Speed) (Test Cameras)
Info: 16:47:18.3208154 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: CameraListUpdated event received in UI thread
Debug: 16:47:18.5686753 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Docking setup
Debug: 16:47:18.5686753 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Startup scripts (if any) run
Debug: 16:47:18.5686753 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Menu updated
Info: 16:47:18.8186583 Thread:#1 SharpCap.SharpCapApp.get_ForceSoftwareRendering() :: WPF Rendering tier is 2
Debug: 16:47:20.8653905 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Splash and tips done
Debug: 16:47:20.9591335 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Ended
Info: 16:47:24.6620042 Thread:#1 SharpCap.Models.Application+<>c__DisplayClass50_0.<set_SelectedCamera>b__0() :: Changing camera from none to SVBONY SV205
Info: 16:47:24.7245047 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: OpeningDevice event received in UI thread
Debug: 16:47:24.7245047 Thread:#1 SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) :: Opening device : SVBONY SV205 (via DirectShow Cameras)
Info: 16:47:24.7245047 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Started
Debug: 16:47:24.7245047 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Started
Debug: 16:47:24.9432383 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Ended
Info: 16:47:24.9588610 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Started
Debug: 16:47:24.9588610 Thread:#1 SharpCap.Base.SimpleCaptureProvider.GetControls() :: Started
Debug: 16:47:25.1932853 Thread:#1 SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetPinControls() :: Pin controls being added
Debug: 16:47:25.2557507 Thread:#1 SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() :: Started
Debug: 16:47:25.2713601 Thread:#1 SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() :: Ended
Info: 16:47:25.2869834 Thread:#1 SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetCameraControls() :: Camera controls being added via native IAMCameraControl
Info: 16:47:25.3026084 Thread:#1 SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetProcAmpControls() :: Proc Amp controls being added via native IAMVideoProcAmp
Info: 16:47:25.3963515 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Ended
Info: 16:47:25.3963515 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Ended
Debug: 16:47:25.4119761 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Started
Info: 16:47:25.4275988 Thread:#1 SharpCap.Cameras.NewDirectShow.StreamConfigPropertyControl.UpdateMediaType(ModeInfo newMode, Single frameRate) :: Setting new format on StreamConfig : UnkPtr=0, FormatPtr=19B61C60+88
Info: 16:47:25.4432230 Thread:#1 SharpCap.MultiCaptureProvider.StartPreview() :: Starting preview on SVBONY SV205
Info: 16:47:25.4496057 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Started
Info: 16:47:25.4574616 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Starting Preview on SVBONY SV205, 640x480, RGB, 8bits
Debug: 16:47:25.4784756 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Started
Debug: 16:47:25.4876407 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Started
Debug: 16:47:25.4906200 Thread:Grab Thread#22 SharpCap.Base.CameraProxyBase.GrabThreadProc() :: Started
Info: 16:47:25.5083591 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paged memory check based on total memory of 8089Mb, available of 5595Mb
Info: 16:47:25.5083591 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paged memory enabled at 1024Mb for Frame Cache and 1024Mb for LiveStack/Misc on 64 bit system.
Info: 16:47:25.5083591 Thread:#1 SharpCap.Base.Memory.Allocator..cctor() :: Assigning 1024Mb to non-pool memory and 1024Mb to the frame pool.
Info: 16:47:25.5153606 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Started
Debug: 16:47:25.6665476 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.RenderStream() :: capture graph rendered to frame filter and preview sink
Info: 16:47:25.6675491 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Graph started
Info: 16:47:25.6705252 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Callback initialized
Info: 16:47:25.6735456 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Video window set up
Info: 16:47:25.6747140 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Get state returned : 0, Stopped
Info: 16:47:25.6747140 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: About to run media
Info: 16:47:25.6930403 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Media running
Info: 16:47:25.6960379 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.StartDirectShowFrameSource() :: Ended
Debug: 16:47:25.7080545 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Ended
Debug: 16:47:25.7100324 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Ended
Info: 16:47:25.7130511 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartPreview
Debug: 16:47:25.7170492 Thread:#1 SharpCap.UI.WPFControlForm.InitControls(CaptureControl captureControl, String deviceName) :: Started
Debug: 16:47:25.7400355 Thread:#1 SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() :: Started
Debug: 16:47:25.7410348 Thread:#1 SharpCap.Cameras.NewDirectShow.FrameRatePropertyControl.PopulateValueList() :: Ended
Debug: 16:47:25.9319636 Thread:#1 SharpCap.UI.WPFControlForm.InitControls(CaptureControl captureControl, String deviceName) :: Ended
Info: 16:47:26.0458983 Thread:#1 SharpCap.Models.Transforms.set_SelectedTransform(Transform value) :: Selecting transform None
Info: 16:47:26.0508944 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StartPreview event received in UI thread
Info: 16:47:26.0538927 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Ended
Debug: 16:47:26.2205643 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Ended (Profile applied)
Info: 16:47:26.4715759 Thread:Grab Thread#22 SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, Int32 count) :: Dropped frames : 2 of type PreviousFrameNotProcessed
Info: 16:47:26.4965604 Thread:Grab Thread#22 SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, Int32 count) :: Dropped frames : 4 of type PreviousFrameNotProcessed
Info: 16:47:26.7172736 Thread:Grab Thread#22 SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, Int32 count) :: Dropped frames : 8 of type PreviousFrameNotProcessed
Debug: 16:47:39.0772140 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.GetMenuOptions(IPreviewHost parentWindow) :: Started
Debug: 16:47:44.1212314 Thread:#1 SharpCap.Cameras.DS3.DS3CameraProxy.GetMenuOptions(IPreviewHost parentWindow) :: Started
Debug: 16:47:59.3565386 Thread:#1 SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e) :: Button Pressed &Start Capture
Info: 16:47:59.3565386 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.<.ctor>b__5_8() :: Started
Info: 16:47:59.3575384 Thread:#1 SharpCap.Models.Camera.PrepareToCapture() :: Started
Info: 16:47:59.3605367 Thread:#1 SharpCap.Models.Application.CreateFileNameProvider(String targetName) :: Creating file name provider for target '', SVBONY SV205, , Light
Info: 16:47:59.3615357 Thread:#1 SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider) :: Started
Debug: 16:47:59.3645342 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Prepare to capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.PrepareToCapture(IFileNameProvider fnp)
at SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider)
at SharpCap.Models.Camera.PrepareToCapture()
at SharpCap.ViewModels.SharpCapViewModel.<.ctor>b__5_8()
at SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e)
Info: 16:47:59.3645342 Thread:#1 SharpCap.Base.CaptureProviderBase`1.PrepareToCapture(IFileNameProvider fnp) :: Started
Info: 16:47:59.3655351 Thread:#1 SharpCap.Base.CaptureProviderBase`1.PrepareToCapture(IFileNameProvider fnp) :: Ended
Info: 16:47:59.3655351 Thread:#1 SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider) :: Ended (Success)
Info: 16:47:59.3655351 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.ShowCaptureLengthDialog() :: Started
Info: 16:47:59.5748373 Thread:Grab Thread#22 SharpCap.Base.DroppedFrameLogger.Count(DroppedFrameType type, Int32 count) :: Dropped frames : 16 of type PreviousFrameNotProcessed
Info: 16:48:12.7161332 Thread:#1 SharpCap.Models.Application.set_TargetName(String value) :: Target name changed to M42
Info: 16:48:12.7281258 Thread:#1 SharpCap.FrameTransforms.LiveStacking.LiveStackTransform.AppOnPropertyChanged(Object sender, PropertyChangedEventArgs e) :: Resetting stack because target name changed with no frames yet
Info: 16:48:12.7281258 Thread:#1 SharpCap.FrameTransforms.LiveStacking.LiveStackTransform.Reset() :: Live stacking reset, starting a new stack of M42.
Info: 16:48:12.7361409 Thread:#1 SharpCap.Models.Application.CreateFileNameProvider(String targetName) :: Creating file name provider for target 'M42', SVBONY SV205, , Light
Info: 16:48:12.7381400 Thread:#1 SharpCap.FrameTransforms.LiveStacking.LiveStackTransform.SetupCaptureFolder() :: Setting up capture folder based on file names calculated from File names based on { Camera=SVBONY SV205, Filter=, FrameType=Light, TargetName=M42, Extension=fits, }
Info: 16:48:12.7381400 Thread:#1 SharpCap.Models.Application.CreateFileNameProvider(String targetName) :: Creating file name provider for target 'M42', SVBONY SV205, , Light
Info: 16:48:12.7381400 Thread:#1 SharpCap.Models.Application.CreateFileNameProvider(String targetName) :: Creating file name provider for target 'M42', SVBONY SV205, , Light
Debug: 16:48:12.7599988 Thread:#1 SharpCap.UI.WPFStartCaptureWindow.OnFormClosed(FormClosedEventArgs e) :: Started
Info: 16:48:12.7938351 Thread:#1 SharpCap.ViewModels.SharpCapViewModel+<>c__DisplayClass137_0.<ShowCaptureLengthDialog>b__0(Object sender, FormClosedEventArgs e) :: Updating target name for capture to M42 due to change in Start Capture Window
Info: 16:48:12.7948347 Thread:#1 SharpCap.ViewModels.SharpCapViewModel+<>c__DisplayClass137_0.<ShowCaptureLengthDialog>b__0(Object sender, FormClosedEventArgs e) :: About to run the capture : LimitType = TimeLimited, LimitCount = 0, LimitTime = 00:01:00 SequenceCount = 1, SequenceInterval = 300
Debug: 16:48:12.7968331 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Run capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.RunCapture()
at SharpCap.Models.Camera.RunCaptureImpl()
at SharpCap.Models.Camera.RunCapture()
at SharpCap.ViewModels.SharpCapViewModel.<>c__DisplayClass137_0.<ShowCaptureLengthDialog>b__0(Object sender, FormClosedEventArgs e)
at SharpCap.UI.WPFStartCaptureWindow.<>c__DisplayClass24_0.<OnFormClosed>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)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
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)
Info: 16:48:12.7978332 Thread:#1 SharpCap.Base.CaptureProviderBase`1.RunCapture() :: Started
Info: 16:48:12.7988368 Thread:#1 SharpCap.Base.FileWriters.FileWriterBase.Initialize(IFileNameProvider fnp, ColourSpaceId colourSpaceId, Int32 width, Int32 height, Int32 bytesPerPixelElement, Int32 significantBitDepth, Int32 colourPlanes, String DeviceName) :: Initializing AviDirectShowFileWriter at 640x480x3x8bits, RGB, 1 bytes per PEL for SVBONY SV205
Debug: 16:48:12.7998328 Thread:#1 SharpCap.Base.BaseImageProvider.OnStartCapture(IColourSpace colourSpaceControl, Size sz) :: Started
Debug: 16:48:12.8018312 Thread:#1 SharpCap.Base.BaseImageProvider.OnStartCapture(IColourSpace colourSpaceControl, Size sz) :: Ended
Info: 16:48:12.8018312 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartCapture
Info: 16:48:12.8028300 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StartCapture event received in UI thread
Debug: 16:48:12.8038300 Thread:Capture Write Thread#3 SharpCap.Base.BaseImageProvider.RunWriteThread() :: Started
Info: 16:48:12.8378100 Thread:#1 SharpCap.Base.CaptureProviderBase`1.RunCapture() :: Ended
Info: 16:48:12.9500814 Thread:Capture Write Thread#3 SharpCap.Base.FileWriters.AviDirectShowFileWriter.BeforeWriteFirstFrame(FrameInfo frameInfo) :: Initializing AVI File Writer, Width = 640, Height = 480, PixelFormat = Format24bppRgb
Debug: 16:48:12.9700625 Thread:Capture Write Thread#3 SharpCap.Base.FileWriters.TemplatedFilenameProvider.GetFilenameImpl(FrameInfo frameInfo, Boolean createDir) :: Creating directory C:\Users\zak\Desktop\SharpCap Captures\2021-09-08\M42 for capture files
Info: 16:48:12.9730608 Thread:Capture Write Thread#3 SharpCap.Models.Camera.WriteCaptureSettingsTextAndHistogram(Boolean writeHistogram, String filename, String contents) :: Writing capture settings file to C:\Users\zak\Desktop\SharpCap Captures\2021-09-08\M42\16_48_12.CameraSettings.txt
Info: 16:48:12.9740609 Thread:Capture Write Thread#3 SharpCap.Base.FileWriters.AviDirectShowFileWriter.BeforeWriteFirstFrame(FrameInfo frameInfo) :: Writing to file C:\Users\zak\Desktop\SharpCap Captures\2021-09-08\M42\16_48_12.avi
Debug: 16:48:22.5625803 Thread:#1 SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e) :: Button Pressed S&top Capture
Debug: 16:48:22.5875633 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Stopping capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.StopCapture()
at SharpCap.Models.Camera.StopCaptureImpl()
at SharpCap.Models.Camera.StopCapture()
at SharpCap.ViewModels.SharpCapViewModel.<.ctor>b__5_6()
at SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e)
Info: 16:48:22.5885684 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: Started
Info: 16:48:22.5885684 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StoppingCapture
Info: 16:48:22.5885684 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StoppingCapture event received in UI thread
Debug: 16:48:22.5915612 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_1() :: Status update after capture complete.
Debug: 16:48:22.5915612 Thread:#1 SharpCap.Base.BaseImageProvider.BeforeStopCapture() :: Started
Debug: 16:48:22.5925609 Thread:Capture Write Thread#3 SharpCap.Base.BaseImageProvider.RunWriteThread() :: Ended (WriteFrames is false)
Debug: 16:48:22.6165472 Thread:#1 SharpCap.Base.BaseImageProvider.BeforeStopCapture() :: Ended
Debug: 16:48:22.6165472 Thread:#1 SharpCap.Base.FileWriters.AviDirectShowFileWriter.Finish() :: Started
Debug: 16:48:22.6175496 Thread:#1 SharpCap.Base.FileWriters.AviDirectShowFileWriter.Stop() :: Started
Debug: 16:48:22.6202563 Thread:#1 SharpCap.Base.FileWriters.AviDirectShowFileWriter.Stop() :: Ended
Info: 16:48:22.6552622 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StopCapture
Debug: 16:48:22.6562393 Thread:#1 SharpCap.Models.Application.OnStopCapture() :: Started
Debug: 16:48:22.6582604 Thread:#1 SharpCap.Models.Application.OnStopCapture() :: Ended
Info: 16:48:22.6582604 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StopCapture event received in UI thread
Debug: 16:48:22.6582604 Thread:#1 SharpCap.UI.SharpCapForm.OnStopCapture() :: Started
Debug: 16:48:22.6642564 Thread:#1 SharpCap.UI.SharpCapForm.OnStopCapture() :: Ended
Debug: 16:48:22.6662555 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: StopCapture event sent
Info: 16:48:22.6662555 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: Ended
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: sharpcap v4.08149.0 64bit or 32bit crashing

#7

Post by admin »

Hi,

unfortunately your log from SharpCap 4.0 cuts off before it gets to anything related to you starting to save captured images, so there isn't much to learn from it :(

Some more questions for you...

1) have you tried earlier versions of SharpCap 4 (ie before build 4.0.8149), and if so did they work?

2) are you seeing the bug report window come up when you have the problem? I guess not, since I have still not received any uploaded bug reports that match this

3) Does the SharpCap window just vanish when you hit the problem, or does it become stuck/unresponsive?

thanks,

Robin
Post Reply