Version 1.0.4.0 doesn't start

Locked
BluePT
Posts: 2
Joined: Sat May 10, 2025 3:43 am

Version 1.0.4.0 doesn't start

Post by BluePT »

In my 2 pc's latest build doesn't start. I have the following event error: event 1000 Application error + event 1026 .NET Runtime

Event 1026:

Application: WTools.exe
CoreCLR Version: 9.0.425.16305
.NET Version: 9.0.4
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.IOException: The device is not ready. : 'F:\'.
at System.IO.DriveInfo.get_TotalFreeSpace()
at WTools.SystemInfo.ResetDrives(DriveInfo[] allDrives, DetectSSD detectSSD) in G:\wpf\WTools\WTools\SystemInfo.cs:line 155
at WTools.SystemInfo.GetDriveInfo(DetectSSD detectSSD) in G:\wpf\WTools\WTools\SystemInfo.cs:line 142
at WTools.ViewModels.MainWindowViewModel.AutoDriveInfo() in G:\wpf\WTools\WTools\ViewModels\MainWindowViewModel.cs:line 253
at WTools.ViewModels.MainWindowViewModel..ctor(IWindowService windowService, IApplicationService applicationService, IHomeTabViewModel homeTabViewModel, IRegistryTabViewModel registryTabViewModel, IFileTabViewModel fileTabViewModel, IRepairTabViewModel repairTabViewModel, IToolsTabViewModel toolsTabViewModel, IMonitoringTabViewModel monitoringTabViewModel, IAboutTabViewModel aboutTabViewModel) in G:\wpf\WTools\WTools\ViewModels\MainWindowViewModel.cs:line 103
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitDisposeCache(ServiceCallSite transientCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitDisposeCache(ServiceCallSite transientCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetService[T](IServiceProvider provider)
at WTools.Services.WindowService.ShowWindow[T](Boolean isDialog) in G:\wpf\WTools\WTools\Services\WindowService.cs:line 31
at WTools.Services.WindowService.ShowMainWindow() in G:\wpf\WTools\WTools\Services\WindowService.cs:line 26
at WTools.App.OnStartup(StartupEventArgs e) in G:\wpf\WTools\WTools\App.xaml.cs:line 55
at System.Windows.Application.<.ctor>b__1_0(Object unused)
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 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(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 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
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 WTools.App.Main()

Event 1000:

Faulting application name: WTools.exe, version: 1.0.4.0, time stamp: 0x67d35703
Faulting module name: KERNELBASE.dll, version: 10.0.19041.5794, time stamp: 0x84f80698
Exception code: 0xe0434352
Fault offset: 0x000000000003af29
Faulting process id: 0x34a0
Faulting application start time: 0x01dbc17e680d39e7
Faulting application path: C:\Wintools\WTools\WTools.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: b593e948-84a4-4fd9-94f4-44594514d672
Faulting package full name:
Faulting package-relative application ID:


Note: Drive F:\ is my internal Blu-Ray drive. Version 1.0.3.1 works fine!
User avatar
Wagnard
Site Admin
Posts: 1858
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: Version 1.0.4.0 doesn't start

Post by Wagnard »

Thanks for the info we will fix this fast and release asap
BluePT
Posts: 2
Joined: Sat May 10, 2025 3:43 am

Re: Version 1.0.4.0 doesn't start

Post by BluePT »

updated version (1.0.4.2) works fine! Problem solved.

Thank you.
Locked