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...". Can anyone help me?

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

Upload an image

@ShadowGoreX

Hi ShadowGoreX,

  • Have you tried uninstalling Visual Studio Code and Reinstalling it?
  • Have you tried uninstalling UEFN and Reinstalling it?

I can confirm this stopped working for me too. The Ctrl+Shift+B shortcut on VSCode stopped working I believe at around the time these buttons were added.

I always just assumed it was intentional, With that being said Ctrl+Shift+B while on the UEFN window still works as expected.

Yes I’ve Already Uninstalled and reinstalled both.
I’m not sure what could be the problem anymore, I’ve tried everything I could for a month and I’m still stuck..
Everytime I click CTRL + Shift + B it just says “No Build task to run found. Configure build tasks…” and on the UEFN window when I build Verse Code it doesn’t say anything at all.

Yeah it definitely doesn’t work on VS Code whenever I try to build the verse it just says “No Build task to run found. Configure build tasks…” but when I try to build Verse Code on UEFN window it doesn’t say anything at all.
Is that normal or is it suppose to say “Built Verse Code Successfully”?

This topic was automatically closed after 180 days. New replies are no longer allowed.