godotengine / godotengine/godot-monodevelop-addin
Prevents Visual Studio from being able to create projects
- Dominant language
- C#
- Stars
- 33
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The addin being enabled prevents Visual Studio from being able to create new projects.
**OS/device including version:**
Mac OS X 10.13.6 (High Sierra)
Visual Studio 2019 for Mac v8.8.6 (build 15)
Godot Addin v1.1
**Issue description:**
With the addin installed, I can no longer create projects (of any kind) in Visual Studio. I can still open projects fine. Attempting to create a new project causes an error message to state there was an error creating the project, and for the project folder to be partially created and initialised. It also throws a NullReferenceException as logged in Ide.(...).log. Disabling the addin restores the ability to create new projects.
**Screenshots of issue:**

[Ide.2021-01-31__04-08-14.log](https://github.com/godotengine/godot-monodevelop-addin/files/5899183/Ide.2021-01-31__04-08-14.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.