I started getting a constant error this morning saying I have errors in the Verse code, even though the verse build itself works without problems and doesn’t give any errors, most likely the VS code wouldn’t give any errors either but the listenable was broken in the API.
The error happens every time I run the project.
What I tried:
Read full logs. There is nothing in the logs. No errors.
Hi there! If you could if they can diff between your snapshots before and after (and specifically diff the asset digest), it might help narrow down what exactly is different here, even if your Verse code compiles locally.
Unfortunately for assets.digest it gives an error when I want to see its history. I’m not very good with URC and diffs, so if you can tell me how I can do this, I’d be happy to share them.
Yea, that file is not under revision control since it’s automatically generated. I meant more if you could copy its contents from the older version into a separate text file, then sync forwards to your current revision and diff the two manually that way; that should allow you to more easily see what the differences in the generated digests are.