Sorry I am completely new to this engine (and 3D development in general) but after I installed version 3.0.0.1 I received this error:
An error occurred while installing version 3.0.0.1. Value cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at Xenko.Core.Packages.NugetStore.OnPackageInstalled(Object sender, PackageOperationEventArgs args) at Xenko.Core.Packages.NugetStore.d79.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.<b_0>d.MoveNext()
And then when I launched a project it said it couldn't find Microsoft.Net.Sdk
This is probably something very simple and I'm just lost. (Plus I've worked 63hrs this week so my mind isn't functioning at it's best.)
Sorry I am completely new to this engine (and 3D development in general) but after I installed version 3.0.0.1 I received this error:
An error occurred while installing version 3.0.0.1. Value cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at Xenko.Core.Packages.NugetStore.OnPackageInstalled(Object sender, PackageOperationEventArgs args) at Xenko.Core.Packages.NugetStore.d79.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.<b_0>d.MoveNext()
And then when I launched a project it said it couldn't find Microsoft.Net.Sdk
This is probably something very simple and I'm just lost. (Plus I've worked 63hrs this week so my mind isn't functioning at it's best.)