TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

error when using the template

Open mikel963 opened this issue 2 years ago • 0 comments

Describe the bug

I get this error whenever I use the template

To Reproduce

  1. Go to 'Create new project'
  2. Click on 'Avalonia c#'
  3. Scroll down to 'chose desktop and android'
  4. Click Create
  5. See error

Additional context

System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Templates.Core.Gen.GenController.ValidateUserSelection(UserSelection userSelection, Boolean isNewProject) at Microsoft.Templates.Core.Gen.NewProjectGenController.<UnsafeGenerateProjectAsync>d__4.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 Microsoft.Templates.UI.Services.GenerationService.<GenerateProjectAsync>d__5.MoveNext()

About your setup

  • Visual Studio Version: community 2020
  • Template Studio Wizard Version: latest
  • Windows Build: 11

mikel963 avatar Nov 30 '23 10:11 mikel963