rayenghanmi / RyTuneX

RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework, designed to amplify the performance of Windows devices. Crafted for both Windows 10 and 11.
https://rayenghanmi.github.io/rytunex
GNU Affero General Public License v3.0
495 stars 18 forks source link

App Doesn't Launch #8

Closed mugenyume closed 7 months ago

mugenyume commented 7 months ago

After successfully installing the app, I've encountered an issue where it fails to launch despite repeated attempts. Even after restarting my Windows system, the problem persists. I've ensured that Windows Defender isn't blocking the app, and I've even downloaded and installed the latest version. nterestingly, during the installation process, I noticed a minor typo – "desgin" instead of "design". I'll attach a screenshot below for reference. My system is currently running Windows 11 Version 23H2 (OS Build 22631.3374).

typo: rytunex

rayenghanmi commented 7 months ago

After successfully installing the app, I've encountered an issue where it fails to launch despite repeated attempts. Even after restarting my Windows system, the problem persists. I've ensured that Windows Defender isn't blocking the app, and I've even downloaded and installed the latest version. nterestingly, during the installation process, I noticed a minor typo – "desgin" instead of "design". I'll attach a screenshot below for reference. My system is currently running Windows 11 Version 23H2 (OS Build 22631.3374).

typo: rytunex

Can you share what does the event viewer logs in Windows Logs -> Application after trying to run the app?

mugenyume commented 7 months ago

Can you share what does the event viewer logs in Windows Logs -> Application after trying to run the app?


Faulting application name: RyTuneX.exe, version: 1.0.0.0, time stamp: 0x65cd0000
Faulting module name: KERNELBASE.dll, version: 10.0.22621.3374, time stamp: 0x26f62521
Exception code: 0xe0434352
Fault offset: 0x001496a2
Faulting process id: 0x0x1370
Faulting application start time: 0x0x1DA8745E6F36177
Faulting application path: C:\Program Files\WindowsApps\Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r\RyTuneX.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 7d530f86-c86c-4e37-9311-0ea62244da72
Faulting package full name: Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r
Faulting package-relative application ID: App

Application: RyTuneX.exe CoreCLR Version: 8.0.324.11423 .NET Version: 8.0.3 Description: The process was terminated due to an unhandled exception. Exception Info: System.TypeInitializationException: The type initializer for '' threw an exception. ---> System.Runtime.InteropServices.COMException (0x80070490): Element not found.

Element not found.

at WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr) at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr) at ABI.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IDeploymentManagerStatics2Methods.Initialize(IObjectReference _obj, DeploymentInitializeOptions deploymentInitializeOptions) at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManager.Initialize(DeploymentInitializeOptions deploymentInitializeOptions) at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManagerCS.AutoInitialize.AccessWindowsAppSDK() at .cctor() --- End of inner exception stack trace ---

rayenghanmi commented 7 months ago

Can you share what does the event viewer logs in Windows Logs -> Application after trying to run the app?

Faulting application name: RyTuneX.exe, version: 1.0.0.0, time stamp: 0x65cd0000
Faulting module name: KERNELBASE.dll, version: 10.0.22621.3374, time stamp: 0x26f62521
Exception code: 0xe0434352
Fault offset: 0x001496a2
Faulting process id: 0x0x1370
Faulting application start time: 0x0x1DA8745E6F36177
Faulting application path: C:\Program Files\WindowsApps\Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r\RyTuneX.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 7d530f86-c86c-4e37-9311-0ea62244da72
Faulting package full name: Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r
Faulting package-relative application ID: App

Application: RyTuneX.exe
CoreCLR Version: 8.0.324.11423
.NET Version: 8.0.3
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
 ---> System.Runtime.InteropServices.COMException (0x80070490): Element not found.

Element not found.

   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IDeploymentManagerStatics2Methods.Initialize(IObjectReference _obj, DeploymentInitializeOptions deploymentInitializeOptions)
   at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManager.Initialize(DeploymentInitializeOptions deploymentInitializeOptions)
   at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManagerCS.AutoInitialize.AccessWindowsAppSDK()
   at .cctor()
   --- End of inner exception stack trace ---

Can you confirm if the app opens after installing .NET Desktop Runtime 8.0.3

mugenyume commented 7 months ago

Can you confirm if the app opens after installing .NET Desktop Runtime 8.0.3

Once more, I had it previously installed, but in the event of a reinstallation, if errors were to arise once more...

**Event 1000, Application Error**  

Faulting application name: RyTuneX.exe, version: 1.0.0.0, time stamp: 0x65cd0000
Faulting module name: KERNELBASE.dll, version: 10.0.22621.3374, time stamp: 0x26f62521
Exception code: 0xe0434352
Fault offset: 0x001496a2
Faulting process id: 0x0x2140
Faulting application start time: 0x0x1DA880F5E78F129
Faulting application path: C:\Program Files\WindowsApps\Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r\RyTuneX.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 679606e0-4d06-4d47-bf12-5c9fe7a721c2
Faulting package full name: Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r
Faulting package-relative application ID: App
**Event 1026, .NET Runtime**

Application: RyTuneX.exe
CoreCLR Version: 8.0.324.11423
.NET Version: 8.0.3
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
 ---> System.Runtime.InteropServices.COMException (0x80070490): Element not found.

Element not found.

   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IDeploymentManagerStatics2Methods.Initialize(IObjectReference _obj, DeploymentInitializeOptions deploymentInitializeOptions)
   at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManager.Initialize(DeploymentInitializeOptions deploymentInitializeOptions)
   at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManagerCS.AutoInitialize.AccessWindowsAppSDK()
   at .cctor()
   --- End of inner exception stack trace ---
rayenghanmi commented 7 months ago

Can you confirm if the app opens after installing .NET Desktop Runtime 8.0.3

Once more, I had it previously installed, but in the event of a reinstallation, if errors were to arise once more...

**Event 1000, Application Error**  

Faulting application name: RyTuneX.exe, version: 1.0.0.0, time stamp: 0x65cd0000
Faulting module name: KERNELBASE.dll, version: 10.0.22621.3374, time stamp: 0x26f62521
Exception code: 0xe0434352
Fault offset: 0x001496a2
Faulting process id: 0x0x2140
Faulting application start time: 0x0x1DA880F5E78F129
Faulting application path: C:\Program Files\WindowsApps\Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r\RyTuneX.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 679606e0-4d06-4d47-bf12-5c9fe7a721c2
Faulting package full name: Rayen.RyTuneX_0.7.2.0_x86__x747x19506z9r
Faulting package-relative application ID: App
**Event 1026, .NET Runtime**

Application: RyTuneX.exe
CoreCLR Version: 8.0.324.11423
.NET Version: 8.0.3
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
 ---> System.Runtime.InteropServices.COMException (0x80070490): Element not found.

Element not found.

   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IDeploymentManagerStatics2Methods.Initialize(IObjectReference _obj, DeploymentInitializeOptions deploymentInitializeOptions)
   at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManager.Initialize(DeploymentInitializeOptions deploymentInitializeOptions)
   at Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManagerCS.AutoInitialize.AccessWindowsAppSDK()
   at .cctor()
   --- End of inner exception stack trace ---

Uninstall the app if it's installed on your device and try this one

mugenyume commented 7 months ago

Thank you for your help, my friend. The version you posted works perfectly. Below, I'll share a picture so you can see that everything is functioning smoothly upon the initial launch. Additionally, my apologies for the delayed reply.

Screenshot (21)

rayenghanmi commented 7 months ago

Thank you for your help, my friend. The version you posted works perfectly. Below, I'll share a picture so you can see that everything is functioning smoothly upon the initial launch. Additionally, my apologies for the delayed reply.

Screenshot (21)

That's good, I'm going to close close this issue as the fix will be released in the next version.