VL.Kairos Helppatch throws errors

Hi there!
I tried to open the Kairos helppatch.
Unfortunately I have this error in the console:
ReflectionTypeLoadException: “Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.”
StackTrace:
System.Reflection.RuntimeModule { private static System.RuntimeType[] GetTypes(System.Reflection.RuntimeModule module) { … } }
System.Reflection.Assembly { public virtual System.Type[] GetTypes() { … } }
VL.Core.CompilationHelper { public static void SwapAssembly(System.Reflection.Assembly assembly, int pass) { … } }
VL.Model.VLSession { private void Swap(VL.Lang.Symbols.ITargetCompilation compilation) { … } }
VL.Model.VLSession+d__157 { private virtual void MoveNext() { … } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { … } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { … } }
VL.Model.VLSession+d__180 { private virtual void MoveNext() { … } }

using 2021.4.12 and VL.Kairos.1.0.0-preview05

Are there any tips on how I get on? Thank you!

Hey there,

Kairos only runs on latest 2022.5 previews. Could you try again using those?

Thank you.
Can open the helppatches!

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