Error creating window handle when launching Vpilot

Hey everyone!! I am having quite some issues with vpilot rn Where i receive the following error message at launch (see pic). Now when I check on the logs I get the following, unfortunately idk hwo i can sue that info (fresh install does not help)

image

2023-03-25 14:06:39.034 +01:00 [INF] vPilot version 3.5.1 starting up
2023-03-25 14:06:39.050 +01:00 [INF] Running in "Standalone" mode
2023-03-25 14:06:39.051 +01:00 [INF] Downloading SimConnect.dll
2023-03-25 14:06:42.113 +01:00 [ERR] Unhandled exception
System.ComponentModel.Win32Exception (0x80004005): Error creating window handle.
   at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   at fp..ctor(IEventBroker A_0, dz A_1, hd A_2, fl A_3, f2 A_4, bw A_5)
   at DynamicInjector150a1ab92f0b49b1b5179ab9b99c4f28(Object[] )
   at Ninject.Activation.Providers.StandardProvider.Create(IContext context)
   at Ninject.Activation.Context.ResolveInternal(Object scope)
   at Ninject.Activation.Context.Resolve()
   at Ninject.KernelBase.<>c__DisplayClass13.<Resolve>b__d(IBinding binding)
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Linq.Enumerable.<CastIterator>d__97`1.MoveNext()
   at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
   at Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
   at bu.a(String[] A_0)