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

Current Installer will not install studio #2590

Open
CyberJester opened this issue Jan 1, 2025 · 2 comments
Open

Current Installer will not install studio #2590

CyberJester opened this issue Jan 1, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@CyberJester
Copy link

Release Type: Downloaded from web site.

Version: Launcher v5.0.6

Platform(s): Windows 10 Home version 22H2

Describe the bug
After downloading and installing the loader, when it starts and try's to install ANY of the versions (4.2, 4.1, 4.0, 3.1) the loader gives a variation on this error: An error occurred while installing version 4.2.0.2293. (bottom of the log where the error occurs)
'nuget.org,Microsoft Visual Studio Offline Packages'.
[13:39:16] Debug: Package source mapping match not found for package ID 'Stride.GameStudio'.
[13:39:16] Verbose: Resolving conflicts for net5.0-windows7.0...
[13:39:16] Error: Unable to resolve 'Stride.GameStudio (>= 4.0.1.1428)' for '.NETFramework,Version=v4.7.2'.
[13:39:16] Error: Unable to resolve 'Stride.GameStudio (>= 4.0.1.1428)' for 'net5.0-windows7.0'.
[13:39:26] Info: GET https://api.nuget.org/v3/registration5-gz-semver2/stride.gamestudio/index.json
[13:39:26] Info: OK https://api.nuget.org/v3/registration5-gz-semver2/stride.gamestudio/index.json 187ms
[13:39:26] Info: GET https://api.nuget.org/v3/registration5-gz-semver2/xenko.gamestudio/index.json
[13:39:26] Info: OK https://api.nuget.org/v3/registration5-gz-semver2/xenko.gamestudio/index.json 69ms
[13:39:26] Info: GET https://api.nuget.org/v3/registration5-gz-semver2/xenko/index.json
[13:39:26] Info: OK https://api.nuget.org/v3/registration5-gz-semver2/xenko/index.json 64ms
[13:47:23] Info: Restoring packages for StrideLauncher.json...
[13:47:23] Verbose: Restoring packages for .NETCoreApp,Version=v8.0...
[13:47:23] Debug: Package source mapping matches found for package ID 'StrideLauncher' are: 'nuget.org,Microsoft Visual Studio Offline Packages'.
[13:47:23] Debug: Package source mapping match not found for package ID 'Stride.GameStudio'.
[13:47:23] Verbose: Resolving conflicts for net8.0-windows7.0...
[13:47:23] Error: Unable to resolve 'Stride.GameStudio (>= 4.2.0.2293)' for 'net8.0-windows7.0'.
Exception

Could not restore package Stride.GameStudio
at Stride.Core.Packages.NugetStore.InstallPackage(String packageId, PackageVersion version, IEnumerable`1 targetFrameworks, ProgressReport progress)
at Stride.LauncherApp.ViewModels.PackageVersionViewModel.<>c__DisplayClass55_0.<b__0>d.MoveNext()

To Reproduce
Steps to reproduce the behavior:

  1. Simply run the installer and try to install any of the versions.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem (use GitHub drag & drop)

Log and callstacks
If any, please attach here any log or callstack (preferably in a .txt file using GitHub drag and drop)

Additional context
Add any other context about the problem here.

@CyberJester CyberJester added the bug Something isn't working label Jan 1, 2025
@IXLLEGACYIXL
Copy link
Collaborator

did a previous version ever run on your computer?
run in powershell dotnet --list-sdks whats the output ?

@CyberJester
Copy link
Author

CyberJester commented Jan 1, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants