I can’t launch a session in my project because 2 updates ago my project started to have verse errors. I checked but only Verse.digest.verse has a problem and I didn’t even touch it. I rebuilt verse code and it said okay but I still got an error when I try to launch a session. Please help!
My map code: 5990-5232-7775
Here is the output log:
Update 1: This didn’t just happen my 1 project, every project of mine has the same problem now. I can’t launch a session in any of them.
2 Likes
I too am experiencing this issue, and will be here following for updates. I hope this is fixed soon for you, so it fixes for me too.
2 Likes
Hi all,
The verse digest has been broken for a while now and does not affect building/launching. (Funnily enough its broken red text now immortalized in the keynote
)
When you click the compile button in the upper right of VS code, do you see any red text/warnings in files other than Verse.digest.verse?
2 Likes
No I don’t see anything red other than this code. Also when I try to click upper right Verse button, at first, tick goes green. But then, when I try to launch session it goes back to red.
1 Like
If you go to Window → Message Log → Verse Build Tab - does it list any errors/problems with specific files?
2 Likes
Oh thank you! You are right! It still runs the code and compiles with no issue. You are awesome, this was much appreciated.