stride3d / stride3d/stride-docs

Troubleshooting - Additional Content

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

content enhancement good first issue help wanted p3
Dominant language
PowerShell
Stars
39
Forks
74
Avg merge
3h 36m
Merged PRs (30d)
2

Description

Include these below into the Troubleshooting section

Troubleshooting Common Issues

.NET SDK Version Error

Q: When trying to build my project, I receive the following error: "The current .NET SDK does not support targeting .NET 6.0. Either target .NET 5.0 or lower, or use a version of the .NET SDK that supports .NET 6.0."

A: Make sure you have the .NET 6.0 SDK installed. Also, ensure you are using an IDE that supports .NET 6.0, such as Visual Studio 2022.

Note: This question holds true if certain features seem to be misbehaving or commonly crashing. Always make sure the latest .NET 6 SDK version is installed with Stride 4.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Look through the repository's documentation files for the Troubleshooting section and identify where additional common issues are recorded. Add the supplied .NET SDK troubleshooting content there, then verify that the rendered section includes the question, answer, note, and download link.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.