Summary
Hey, I’ve seem to run into an issue where I can’t build verse code.
When I hit CTRL + Shift + B it says “No build task to run found. Configure build task…”.
I found that a solution could be to click that and choose a tasks.json file template but I’m not sure which template I should be choosing between Maven, MSBuild, .NETcore or others. Is there anyone who could give me any advice? I looked everywhere for a solution before writing here.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
First I right clicked on verse and clicked to ‘Add new verse file to project’ and chose Verse Device as my Template. Named it ‘GameManager’
Second I went to my ‘content drawer’ to my “Content Folder” and found my ‘Game Manager’ Device in the content folder not in a ‘Creative Device’ folder like I should have. Eitherway I opened it up and delete the Verse comments but left the rest and hit CTRL + S to save and the CTRL + Shift + B to build the verse code.
Every time I do so it says “No Build task to run found. Configure build tasks…” I click that and it says to create a tasks.json file which I also click to find 3 options (Msbuild, Maven, NetCore) but I didnt know which to pick. I chose all 3 to test either out and none of them made it that I could successfully build verse code. and I’ve been stuck in this beggining part ever since
Expected Result
I expect the problem is something simple and it’s just hard for me since I’m just started out learning verse…
Observed Result
I have no result
Platform(s)
PC