33.9 midi-bug report

Exposed support still broken with TodoMap on 64
previous fix with replacing Sanford dll’s and Todo dll with working one don’t seems to work anymore…

also having exception on patch load with plugin… however it works on recreating node getting this in TTY:

00:04:15 ERR : System.IO.FileLoadException in mscorlib: API restriction: The assembly 'file:///C:\vvvv\vvvv_50alpha33.9_x64\_repo\plugins\StringDragDropHandler\bin\Dynamic\933988253._dynamic_.22.dll' has already loaded from a different location. It cannot be loaded from a new location within the same appdomain.

Stacktrace:
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[]() hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.ReflectionOnlyLoadFrom(String assemblyFile)
   at VVVV.Hosting.Factories.CSProjectFactory.IsAssemblyUpToDate(CSProject project)

00:04:15 ERR : Exception during extracting node infos from file C:\vvvv\vvvv_50alpha33.9_x64\_repo\plugins\StringDragDropHandler\StringDragDropHandler.csproj: API restriction: The assembly 'file:///C:\vvvv\vvvv_50alpha33.9_x64\_repo\plugins

the Sanford.dll in the vvvv directory is now updated and works on 64bit system. but i think vux has not recompiled the Todomap with the new one… please confirm.

waiting on him…

I’ve just replaced the reference… you can try with the new alpha in 20 minutes, should be all working now without replacing anything. would be nice if you can test it…

looks all good so far, no modding the distro required
finally ;]