Hi guys, hope you are well.
Just to inform you that I get some reports from VAICOM PRO plugin users after updating to VA 1.7.3.
It appears related to joystick functions. See below, perhaps you can have a look thanks.
All the best,
Hollywood
--------
Unfortunately I'm not having good luck here. The only way I can get 1.7.3 to run is to disable plug in support. Sort of defeats the purpose. Here is the Fault text I'm getting:
11/22/2018 22:58:49***************************************************************************************
System.BadImageFormatException: Could not load file or assembly 'SharpDX.DirectInput, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'SharpDX.DirectInput, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1' ---> System.BadImageFormatException: Could not load file or assembly '0 bytes loaded from VAICOMPRO, Version=2.5.5.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: '0 bytes loaded from VAICOMPRO, Version=2.5.5.0, Culture=neutral, PublicKeyToken=null' ---> System.BadImageFormatException: Bad IL format.
at System.Reflection.RuntimeAssembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection, Boolean fSkipIntegrityCheck, SecurityContextSource securityContextSource)
at System.Reflection.Assembly.Load(Byte[] rawAssembly)
at VAICOM.Core.AssemblyResolve(Object sender, ResolveEventArgs args)
at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
at VAJS.VAJS.(Guid , Int32 )
at VAJS.VAJS.()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()