Sketch from gamma 2021.4.8 not loaded in gamma 5

Hello,
I´m not able to open several sketsches from 2021.4.8 in gamma 5.0. The only thing I get is long error list begining with for example:*
FileNotFoundException: “Could not load file or assembly ‘glib-sharp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f’. Das System kann die angegebene Datei nicht finden.”
FileName: “glib-sharp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f”
StackTrace:
System.ModuleHandle { private static void ResolveType(System.Runtime.CompilerServices.QCallModule module, int typeToken, System.IntPtr* typeInstArgs, int typeInstCount, System.IntPtr* methodInstArgs, int methodInstCount, System.Runtime.CompilerServices.ObjectHandleOnStack type) { … } }
*
It´s no problem to open the file in the old version of vvvv gamma.
What is the problem in gamma 5, does anybody has an idea?
Best regards
Matthias

any chance you could share one of those files here that shows this problem?

delay-freeze_ohneOBS.vl (94.5 KB)

Hello joreg,
I´ve uploaded one of those files.
Thanks!
Matthias

this is actually opening fine for me with 5.2. i have 2 red nodes though: the Player from VL.GStreamer and the VideoIn from VL.Devices.DeckLink.

i suggest removing both those nugets on your end, then try to open the patch again. assuming this works, replace the VL.GStreamer Player node with the VideoPlayer from VL.Video.Mediafoundation and make sure to reinstall the latest version of the VL.Devices.DeckLink pack.

let us know if this still causes troubles.

Hello Joreg,
as you suggested, I removed VL.GStreamer and VideoIN (VL.Devices.DeckLink). Unfortunately this did not solve the problem.
Best regards
Matthias

Here is the upload of the error-log.
errorLog.pdf (26.9 KB)

please also share the patch again where you removed those references.

Hello Joreg,
I also removed the VL.Stride.Windows nodes (Windowmode and state). Now I can open the sketch.
Thanks for your help.
Matthias

odd, but good to hear you got it to work.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.