I worked on a project with FUSE on my PC’s and everything was fine. Now I’m trying to run the project on different machine for an installation and as soon as I download FUSE VVVV starts misbehaving.
4 out of 5 times VVVV hangs at “Compiling” then quits when I try to start it even with just an empty window. If i delete FUSE from nugets folder then everything is fine.
There are no error message and nothing in the log file with –log option. I tried pretty much everything even reinstalling windows. Only difference between the installation machine and my PC’s that it runs a 5080 GPU and my machines have 4070 and 3090. Maybe it’s some incompatibility with the 50 series?
Any help would be appreciated as I don’t really have any more ideas how to fix this.
I’m not sure about the status of VL.Fuse right now, but you might be luckier by cloning the repository rather than using the nuget.
I see the nuget is quite old and I would not expect it to work with the most recent vvvv.
Let us know if you need guidance on how to do that.
Thank you for the help. I tried using the current one from GitHub and it didn’t helped either but in the meanwhile we just found the problem. It was probably a faulty CPU because after changing it everything is working as it should.