Hi all. Sorry for the delayed response.
The fix should be in 23.30, which I don’t think has made it yet to the public test backend. I don’t have a publicly-available release date either.
@Wertandrew 's log looks like the Verse compilation in his project succeeded fine, so I’m suspicious if this is another issue. Could you share your project?
@BRON_Digital_JR, your log shows:
[2023.01.20-23.54.35:823][ 2]VerseBuild: Error: (0,0, 0,0): Script error 3532: Duplicate explicit module definition (module has been previously defined as `(/localhost/Projects/_Gossamer:)Gossamer`).
[2023.01.20-23.54.35:823][ 2]VerseBuild: Error: (0,0, 0,0) : Script error 3532: Duplicate explicit module definition (module has been previously defined as `(/localhost/Projects/_Gossamer:)Gossamer`).
If you open your VS Code workspace with the .verse files, could you check if you can find out where these compilation errors are coming from? If you fix those, your project should be able to open. It might be that you have duplicate .verse files or definitions somewhere.