stride3d / stride3d/stride

Cannot install Stride 4.2

Open
#2,787 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

  1. Install the Stride launcher
  2. Run the launcher
  3. Either click ok for the pop up window that asks you to install Stride 4.2 or click the "Install latest version" button.
  4. 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

Stride 4-2 install error.txt

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.