Cannot install Stride 4.2
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Release Type: Official Release/GitHub (please choose appropriate option)
Official Release
Version: Version number and/or git branch
4.2
Platform(s): Does the problem occur on Windows, Android...?
Windows 10
Describe the bug
Installing Stride 4.2 via the Stride launchers fails with Error code -1066598274
To Reproduce
Steps to reproduce the behavior:
- Install the Stride launcher
- Run the launcher
- Either click ok for the pop up window that asks you to install Stride 4.2 or click the "Install latest version" button.
- An error window with the follow text will appear:
An error occurred while installing version 4.2.0.2381.
At the bottom of the error log this appears:
Exception
Error code -1066598274 while running install package process [C:\Users\sjoni\.nuget\packages\stride.gamestudio/4.2.0.2381\tools\packageinstall.exe]
at Stride.Core.Packages.NugetStore.RunPackageInstall(String packageInstall, String arguments, ProgressReport progress) at Stride.Core.Packages.NugetStore.OnPackageInstalled(Object sender, PackageOperationEventArgs args) at Stride.Core.Packages.NugetStore.InstallPackage(String packageId, PackageVersion version, IEnumerable`1 targetFrameworks, ProgressReport progress) at Stride.LauncherApp.ViewModels.PackageVersionViewModel.<>cDisplayClass55_0.<<Download>b0>d.MoveNext()
Expected behavior
The install succeeds without error.
Screenshots
Log and callstacks
Additional context
I have installed Visual Studio 2017, 2019, 2022, .Net SDK 5,8,9 (All x64 bit) and as far as I know meet all the requirements for installing it. But it makes no difference, it won't install
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached Stride 4.2 install error log and the NugetStore.RunPackageInstall stack-trace entry point in the launcher. Reproduce the failure on Windows 10 through the Stride launcher and trace packageinstall.exe with error code -1066598274. Done means Stride 4.2 installs successfully through the launcher without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100