coronalabs / corona

Solar2D Game Engine main repository (ex Corona SDK)
https://solar2d.com/
MIT License
2.54k stars 273 forks source link

[PLATFORM]: Windows SideBySide errors after installing 3707 #720

Open Sumtin opened 3 months ago

Sumtin commented 3 months ago

Describe the bug Multiple SideBySide errors on Win 11 after upgrading to v3707. Error below repeats for both Corona.Console.exe and Corona.Simulator.exe:

Activation context generation failed for "C:\Program Files (x86)\Corona Labs\Corona\Corona Simulator.exe".
Error in manifest or policy file "" on line . A component version required by the application conflicts with another component version already active. 
Conflicting components are:. 

Component 1: C:\WINDOWS\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_6ec0f0a887fe525b.manifest. 

Component 2: C:\WINDOWS\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955.manifest.

To Reproduce Steps to reproduce the behavior:

  1. Install 2024.0.3707

Additional context Tried uninstall/reinstall, but receiving same errors.