Vvvv tries loading patch and never finishes

Just came across this post by @schlonzo. Tried it myself and can confirm.

Tested with 7.0-0170.

To reproduce downlad this zip and
open the cover flow patch.

1 Like

Turns out having commas in a path is (even in 2025) a bad idea. Upcoming previews will spit out an error in case the path to the csproj file contains commas. It also updates the underlying library which should no longer hang in case the build command fails (for any other reason).

4 Likes

lol didn’t have that on my radar.