Installing Xenko for the first time fails, VS extension issue
See original GitHub issueRelease Type: http://xenko.com/files/XenkoSetup.exe
Version: 3.0.0.8 and 3.1.0.1-beta02-0539
Platform(s): Windows 10
Describe the bug Installing either the 3.0 or 3.1 version fails due to failing to install the VS extension. This is the first time I’m trying out Xenko on this computer.
To Reproduce Steps to reproduce the behavior:
- Run Xenko.exe.
- The launcher says that no version of Xenko is installed. It asks you to install the latest. Confirm.
- It also asks to install a VS extension. Confirm.
- It produces an error (see logs.).
Expected behavior No errors, functioning Xenko installation.
Screenshots
Log and callstacks
An error occurred while installing version 3.1.0.1-beta02-0539. Error code 1 while running install package process [C:\Users\admin.nuget\packages\xenko.gamestudio/3.1.0.1-beta02-0539\tools\packageinstall.exe] Error: System.InvalidOperationException: Visual Studio 2017 install failed with error 1 at Xenko.PackageInstall.Program.CheckVisualStudioAndBuildTools() in D:\BuildAgent\work\8cafb933a54b01d0\sources\tools\Xenko.PackageInstall\Program.cs:line 102 at Xenko.PackageInstall.Program.Main(String[] args) in D:\BuildAgent\work\8cafb933a54b01d0\sources\tools\Xenko.PackageInstall\Program.cs:line 51 at Xenko.Core.Packages.NugetStore.RunPackageInstall(String packageInstall, String arguments, ProgressReport progress) at Xenko.Core.Packages.NugetStore.OnPackageInstalled(Object sender, PackageOperationEventArgs args) at Xenko.Core.Packages.NugetStore.<InstallPackage>d50.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Xenko.LauncherApp.ViewModels.PackageVersionViewModel.<>cDisplayClass550.<<Download>b_0>d.MoveNext()
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (1 by maintainers)
Top GitHub Comments
I found a solution to all Xenko problems!
Just use Godot and do not waste time!
Duplicate of #653