Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Doesn't Launch #8

Closed
epeuu opened this issue Apr 4, 2024 · 7 comments
Closed

App Doesn't Launch #8

epeuu opened this issue Apr 4, 2024 · 7 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@epeuu
Copy link

epeuu commented Apr 4, 2024

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
Copy link
Owner

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?

@epeuu
Copy link
Author

epeuu commented Apr 5, 2024

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 ---

@rayenghanmi
Copy link
Owner

rayenghanmi commented Apr 5, 2024

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

@epeuu
Copy link
Author

epeuu commented Apr 6, 2024

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 rayenghanmi added bug Something isn't working good first issue Good for newcomers labels Apr 6, 2024
rayenghanmi added a commit that referenced this issue Apr 7, 2024
@rayenghanmi
Copy link
Owner

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

@epeuu
Copy link
Author

epeuu commented Apr 10, 2024

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
Copy link
Owner

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.

rayenghanmi added a commit that referenced this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants