TodoMap problem

When I expose a value VVVV return this error

------------------------------------------------------------------------------
Exception log with detailed tech info. Generated on 24/09/2015 15.47.57.
You may send it to the application vendor, helping him to understand what had happened.
 Application title: ÁÁÁÁ
 Application file: C:\portableApps\vvvv_50alpha34.100_x64\vvvv.exe
------------------------------------------------------------------------------
Exception class: EClrException
Exception message: Impossibile chiamare Invoke o BeginInvoke su un controllo finché non viene creato un handle di finestra.
Exception address: 0000000000000000
------------------------------------------------------------------------------
System.InvalidOperationException: Impossibile chiamare Invoke o BeginInvoke su un controllo finché non viene creato un handle di finestra.
   in System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[]() args, Boolean synchronous)
   in System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[]() args)
   in VVVV.TodoMap.UI.UserControls.TodoMappingManager.Engine_VariableRegistered(TodoVariable var, Boolean gui)
   in VVVV.TodoMap.Lib.TodoEngine.RegisterVariable(TodoVariable var, Boolean gui)
   in VVVV.TodoMap.Lib.Engine.Hde.TodoHdeVariable..ctor(INode2 node, TodoEngine engine, String varname)
   in VVVV.TodoMap.Nodes.Controllers.TodoExposedControllerNode.ProcessNode(INode2 node)
   in VVVV.TodoMap.Nodes.Controllers.TodoExposedControllerNode.MainLoop_OnPrepareGraph(Object sender, EventArgs e)
   in System.EventHandler.Invoke(Object sender, EventArgs e)
   in VVVV.Hosting.MainLoop.CallOnPrepareGraph(EventArgs e)
------------------------------------------------------------------------------
Main thread ID = 4032
Exception thread ID = 4032
------------------------------------------------------------------------------
Exception stack
Stack list, generated 24/09/2015 15.47.57
[00000000007886E8](00000000007886E8){vvvv.exe    } ClrUtils.ClrCheck (Line 1048, "ClrUtils.pas" + 2)
[0000000000A2FE79](0000000000A2FE79){vvvv.exe    } PluginMainLoop.TMPluginMainLoopEvent.Callback (Line 156, "PluginMainLoop.pas" + 4)
[0000000000A13BE4](0000000000A13BE4){vvvv.exe    } Events.TMEvent.Call (Line 403, "Events.pas" + 11)
[0000000000A0B0E9](0000000000A0B0E9){vvvv.exe    } MainLoop.TMMainLoop.DoTimer (Line 213, "MainLoop.pas" + 32)
[00000000006D8739](00000000006D8739){vvvv.exe    } IdleTimer.TMIdleTimer.AppIdle (Line 153, "IdleTimer.pas" + 47)
[00000000005C803D](00000000005C803D){vvvv.exe    } Vcl.Forms.TApplication.Idle (Line 10743, "Vcl.Forms.pas" + 8)
[00000000005C6B98](00000000005C6B98){vvvv.exe    } Vcl.Forms.TApplication.HandleMessage (Line 10195, "Vcl.Forms.pas" + 2)
[00000000005C7084](00000000005C7084){vvvv.exe    } Vcl.Forms.TApplication.Run (Line 10332, "Vcl.Forms.pas" + 26)
[0000000000DBB63C](0000000000DBB63C){vvvv.exe    } vvvv.vvvv (Line 44, "" + 9)
[00007FF8ACBC13D2](00007FF8ACBC13D2){KERNEL32.DLL} BaseThreadInitThunk
[00007FF8AF2D5454](00007FF8AF2D5454){ntdll.dll   } RtlUserThreadStart
------------------------------------------------------------------------------
Call stack for main thread
Stack list, generated 24/09/2015 15.47.57
[00007FF8AF351FEA](00007FF8AF351FEA){ntdll.dll   } ZwGetContextThread
[00000000004E7758](00000000004E7758){vvvv.exe    } Vcl.Controls.TWinControl.WndProc (Line 9978, "Vcl.Controls.pas" + 154)
[00000000005B8BD0](00000000005B8BD0){vvvv.exe    } Vcl.Forms.TCustomForm.WndProc (Line 4345, "Vcl.Forms.pas" + 202)
[00000000004E69C9](00000000004E69C9){vvvv.exe    } Vcl.Controls.TWinControl.MainWndProc (Line 9691, "Vcl.Controls.pas" + 5)
[000000000048C136](000000000048C136){vvvv.exe    } System.Classes.StdWndProc (Line 13896, "System.Classes.pas" + 9)
[00007FF8AED5250D](00007FF8AED5250D){user32.dll  } Unknown function at DispatchMessageW
[00007FF8AED52367](00007FF8AED52367){user32.dll  } Unknown function at NotifyWinEvent
[00000000005C6B14](00000000005C6B14){vvvv.exe    } Vcl.Forms.TApplication.ProcessMessage (Line 10164, "Vcl.Forms.pas" + 23)
[00000000005C6B88](00000000005C6B88){vvvv.exe    } Vcl.Forms.TApplication.HandleMessage (Line 10194, "Vcl.Forms.pas" + 1)
[00000000005BFC5D](00000000005BFC5D){vvvv.exe    } Vcl.Forms.TCustomForm.ShowModal (Line 7036, "Vcl.Forms.pas" + 34)
[000000000098A6D9](000000000098A6D9){vvvv.exe    } ExceptionDialog.TExceptionDialog.ShowException (Line 732, "ExceptionDialog.pas" + 37)
[0000000000989818](0000000000989818){vvvv.exe    } ExceptionDialog.TExceptionDialog.ExceptionHandler (Line 531, "ExceptionDialog.pas" + 13)
[0000000000A1055B](0000000000A1055B){vvvv.exe    } Log.TMDebugLogQueue.LogWarning (Line 696, "log.pas" + 3)
[0000000000A2FEB0](0000000000A2FEB0){vvvv.exe    } PluginMainLoop.TMPluginMainLoopEvent.Callback (Line 158, "PluginMainLoop.pas" + 6)
[0000000000A13BE4](0000000000A13BE4){vvvv.exe    } Events.TMEvent.Call (Line 403, "Events.pas" + 11)
[0000000000A0B0E9](0000000000A0B0E9){vvvv.exe    } MainLoop.TMMainLoop.DoTimer (Line 213, "MainLoop.pas" + 32)
[00000000006D8739](00000000006D8739){vvvv.exe    } IdleTimer.TMIdleTimer.AppIdle (Line 153, "IdleTimer.pas" + 47)
[00000000005C803D](00000000005C803D){vvvv.exe    } Vcl.Forms.TApplication.Idle (Line 10743, "Vcl.Forms.pas" + 8)
[00000000005C6B98](00000000005C6B98){vvvv.exe    } Vcl.Forms.TApplication.HandleMessage (Line 10195, "Vcl.Forms.pas" + 2)
[00000000005C7084](00000000005C7084){vvvv.exe    } Vcl.Forms.TApplication.Run (Line 10332, "Vcl.Forms.pas" + 26)
[0000000000DBB63C](0000000000DBB63C){vvvv.exe    } vvvv.vvvv (Line 44, "" + 9)
[00007FF8ACBC13D2](00007FF8ACBC13D2){KERNEL32.DLL} BaseThreadInitThunk
[00007FF8AF2D5454](00007FF8AF2D5454){ntdll.dll   } RtlUserThreadStart
------------------------------------------------------------------------------
System   : Windows 8.1 Home Edition, Version: 6.2, Build: 23F0, ""
Processor: Intel, Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz, 2390 MHz MMX SSE SSE2 SSE3 SSSE3 64 bits DEP
Memory: 15819; free 12554
Display  : 1920x1080 pixels, 32 bpp
------------------------------------------------------------------------------
List of loaded modules:
[00400000](00400000) C:\portableApps\vvvv_50alpha34.100_x64\vvvv.exe
           34.100.1234.0 - 34.100.1234.0
           vvvv - a multipurpose toolkit
           Unit versioning information:
             JCL\source\common $URL$ $Revision$ $Date$
[02E00000](02E00000) C:\WINDOWS\system32\WINTRUST.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Microsoft Trust Verification APIs
[0F000000](0F000000) C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
           (no module version info)
[2B080000](2B080000) C:\WINDOWS\system32\igfxpph.dll
<180000000> 8.15.10.3308 - 8.15.10.3308
           igfxpph Module
[2B120000](2B120000) C:\WINDOWS\system32\hccutils.DLL
<180000000> 8.15.10.3308 - 8.15.10.3308
           hccutils Module
[2B1D0000](2B1D0000) C:\WINDOWS\system32\igfxrITA.lrc
<180000000> 8.15.10.3308 - 8.15.10.3308
           igfxres Module
[58B10000](58B10000) C:\WINDOWS\system32\nvshext.dll
           1.2.0.1 - 331.65
           NVIDIA Display Shell Extension
[58B30000](58B30000) C:\WINDOWS\SYSTEM32\MSVCP100.dll
           10.0.40219.1 - 10.00.40219.1
           Microsoft® C Runtime Library
[58BD0000](58BD0000) C:\WINDOWS\SYSTEM32\MSVCR100.dll
           10.0.40219.1 - 10.00.40219.1
           Microsoft® C Runtime Library
[58CB0000](58CB0000) C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.1_none_92995f253c01eddb\MFC90ITA.DLL
           9.0.30729.1 - 9.00.30729.01
           MFC Language Specific Resources
[58CC0000](58CC0000) C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.8387_none_08e793bfa83a89b5\MSVCR90.dll
           9.0.30729.8387 - 9.00.30729.8387
           Microsoft® C Runtime Library
[58D70000](58D70000) C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.1_none_951ab4128654b0c9\mfc90.dll
           9.0.30729.1 - 9.00.30729.01
           MFCDLL Shared Library - Retail Version
[59260000](59260000) C:\WINDOWS\SYSTEM32\d3dx9_33.dll
           9.18.904.15 - 9.18.904.0015
[596D0000](596D0000) C:\WINDOWS\SYSTEM32\d3dx9_38.dll
           9.23.949.2378 - 9.23.949.2378
[80000000](80000000) C:\portableApps\vvvv_50alpha34.100_x64\lib\core\SlimDX.dll
           (no module version info)
[8A180000](8A180000) C:\portableApps\vvvv_50alpha34.100_x64\packs\dx11\nodes\plugins\BulletSharp.dll
           2.82.0.0 - 2.82
           BulletSharp
[8B2B0000](8B2B0000) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
           4.6.96.0 - 4.6.96.0 built by: NETFXREL2STAGE
           Microsoft .NET Runtime Common Language Runtime - WorkStation
[8BC40000](8BC40000) C:\WINDOWS\system32\igdumdim64.dll
           10.18.10.3308 - 10.18.10.3308
           User Mode Driver for Intel(R) Graphics Technology
[8CF90000](8CF90000) C:\Program Files\Common Files\Microsoft Shared\Ink\InkObj.dll
           6.3.9600.18000 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Componente piattaforma input penna di Microsoft Tablet PC
[8D380000](8D380000) C:\WINDOWS\SYSTEM32\msi.dll
           5.0.9600.17905 - 5.0.9600.17905
           Windows Installer
[8FB20000](8FB20000) C:\Windows\System32\EhStorShell.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DLL di estensione della shell per Archiviazione avanzata di Windows
[90750000](90750000) C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
           4.6.81.0 - 4.6.81.0 built by: NETFXREL2
           .NET Framework
[90AA0000](90AA0000) C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll
           9.29.952.3111 - 9.29.952.3111
           Direct3D HLSL Compiler
[91850000](91850000) C:\WINDOWS\system32\dbghelp.dll
           6.3.9600.17787 - 6.3.9600.17787 (winblue_r10.150331-1500)
           Windows Image Helper
[91A70000](91A70000) C:\WINDOWS\SYSTEM32\RichEd20.DLL
           5.31.23.1231 - 5.31.23.1231
           Rich Text Edit Control, v3.1
[91B20000](91B20000) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
           12.0.20806.33440 - 12.0.20806.33440 built by: FX45W81RTMREL
           Dia based SymReader
[91C30000](91C30000) C:\WINDOWS\SYSTEM32\quartz.dll
           6.6.9600.17415 - 6.6.9600.16384 (winblue_rtm.130821-1623)
           DirectShow Runtime.
[958F0000](958F0000) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
           4.6.96.0 - 4.6.96.0 built by: NETFXREL2STAGE
           Microsoft .NET Runtime Just-In-Time Compiler
[96160000](96160000) C:\WINDOWS\SYSTEM32\dsound.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DirectSound
[96800000](96800000) C:\WINDOWS\system32\igfxsrvc.dll
           8.15.10.3308 - 8.15.10.3308
           igfxsrvc Module
[96850000](96850000) C:\WINDOWS\SYSTEM32\globinputhost.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Windows Globalization Extension API for Input
[96880000](96880000) C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Framework servizi di testo tastiera virtuale e pannello per la grafia
[977A0000](977A0000) C:\WINDOWS\System32\provsvc.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Gruppo Home di Windows
[98120000](98120000) C:\WINDOWS\SYSTEM32\d3d9.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Direct3D 9 Runtime
[98AD0000](98AD0000) C:\WINDOWS\System32\DAVHLPR.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           DAV Helper DLL
[98AE0000](98AE0000) C:\WINDOWS\System32\davclnt.dll
           6.3.9600.17923 - 6.3.9600.17923 (winblue_ltsb.150701-1108)
           Web DAV Client DLL
[98B00000](98B00000) C:\WINDOWS\System32\ntlanman.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Lan Manager Microsoft®
[98BD0000](98BD0000) C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Componente piattaforma stilo in tempo reale di Microsoft Tablet PC
[98CB0000](98CB0000) C:\WINDOWS\SYSTEM32\wsock32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Windows Socket 32-Bit DLL
[98CE0000](98CE0000) C:\WINDOWS\System32\drprov.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Provider di rete server Host sessione Desktop remoto Microsoft
[98D30000](98D30000) C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll
           12.0.52512.0 - 12.00.52512.0 built by: VSWINSERVICING
           Microsoft® C Runtime Library
[98EF0000](98EF0000) C:\Windows\System32\PortableDeviceApi.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Componenti API per dispositivi portatili Windows
[99010000](99010000) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\fusion.dll
           4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
           Assembly manager
[99030000](99030000) C:\WINDOWS\SYSTEM32\msls31.dll
           3.10.349.0 - 3.10.349.0
           Microsoft Line Services library file
[99C70000](99C70000) C:\Windows\System32\Windows.Globalization.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Windows Globalization
[9A0F0000](9A0F0000) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll
           4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
           WMINet_Utils.dll
[9A100000](9A100000) C:\WINDOWS\SYSTEM32\USP10.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Uniscribe Unicode script processor
[9A120000](9A120000) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
           4.6.81.0 - 4.6.81.0 built by: NETFXREL2
           Microsoft .NET Runtime Execution Engine
[9A1C0000](9A1C0000) C:\WINDOWS\SYSTEM32\security.dll
           6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Security Support Provider Interface
[9A1D0000](9A1D0000) C:\WINDOWS\SYSTEM32\mscoree.dll
           6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft .NET Runtime Execution Engine
[9A240000](9A240000) C:\PORTAB~2\VVVV_4~1.3_X\lib\THIRDP~1\x64\AddFlow5.ocx
           5.4.0.19 - 5, 4, 0, 19
           AddFlow ActiveX Control
[9A4C0000](9A4C0000) C:\WINDOWS\system32\wbem\wmiutils.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           WMI
[9A4F0000](9A4F0000) C:\WINDOWS\system32\wbem\wbemsvc.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           WMI
[9A510000](9A510000) C:\WINDOWS\system32\wbem\fastprox.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           WMI Custom Marshaller
[9A7D0000](9A7D0000) C:\WINDOWS\system32\wbem\wbemprox.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           WMI
[9A850000](9A850000) C:\WINDOWS\System32\StructuredQuery.dll
           7.0.9600.17415 - 7.00.9600.17415 (winblue_r4.141028-1500)
           Structured Query
[9A910000](9A910000) C:\WINDOWS\system32\SearchFolder.dll
           6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
           SearchFolder
[9AA50000](9AA50000) C:\WINDOWS\system32\NetworkExplorer.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Esplora rete
[9DF70000](9DF70000) C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Sessione audio
[9DFF0000](9DFF0000) C:\WINDOWS\SYSTEM32\cscapi.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Offline Files Win32 API
[9E010000](9E010000) C:\WINDOWS\SYSTEM32\ntshrui.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Estensioni shell per la condivisione
[9E1B0000](9E1B0000) C:\WINDOWS\SYSTEM32\atlthunk.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           atlthunk.dll
[9E240000](9E240000) C:\WINDOWS\SYSTEM32\SECUR32.DLL
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Security Support Provider Interface
[9E380000](9E380000) C:\WINDOWS\SYSTEM32\LINKINFO.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Windows Volume Tracking
[9E7D0000](9E7D0000) C:\Windows\System32\thumbcache.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Cache anteprime Microsoft
[9E800000](9E800000) C:\WINDOWS\System32\wlidprov.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft® Account Provider
[9EC60000](9EC60000) C:\WINDOWS\system32\explorerframe.dll
           6.3.9600.17824 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           ExplorerFrame
[9EF60000](9EF60000) C:\Windows\System32\actxprxy.dll
           6.3.9600.17937 - 6.3.9600.17937 (winblue_ltsb.150716-0832)
           ActiveX Interface Marshaling Library
[9F230000](9F230000) C:\Windows\System32\twinapi.appcore.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           twinapi.appcore
[A02F0000](A02F0000) C:\Windows\System32\devenum.dll
           6.6.9600.17415 - 6.6.9600.16384 (winblue_rtm.130821-1623)
           Enumerazione dispositivi.
[A0310000](A0310000) C:\WINDOWS\SYSTEM32\wdmaud.drv
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Driver sistema audio Winmm
[A0350000](A0350000) C:\WINDOWS\SYSTEM32\MSACM32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Filtro audio ACM Microsoft
[A0370000](A0370000) C:\WINDOWS\SYSTEM32\AVIFIL32.DLL
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           File libreria di supporto per Microsoft AVI
[A03A0000](A03A0000) C:\WINDOWS\SYSTEM32\tapi32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DLL client dell'API di Telefonia di Microsoft® Windows(TM)
[A03E0000](A03E0000) C:\WINDOWS\SYSTEM32\dinput8.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft DirectInput
[A04C0000](A04C0000) C:\WINDOWS\SYSTEM32\msdmo.dll
           6.6.9600.17415 - 6.6.9600.17415 (winblue_r4.141028-1500)
           DMO Runtime
[A04E0000](A04E0000) C:\WINDOWS\SYSTEM32\MsVfW32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Libreria Microsoft Video for Windows
[A0580000](A0580000) C:\Windows\System32\EhStorAPI.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           API di archiviazione avanzata di Windows
[A05C0000](A05C0000) C:\Windows\System32\twinapi.dll
           6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
           twinapi
[A0AA0000](A0AA0000) C:\WINDOWS\SYSTEM32\midimap.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft MIDI Mapper
[A1690000](A1690000) C:\WINDOWS\SYSTEM32\MPR.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DLL del router multiple provider
[A16B0000](A16B0000) C:\WINDOWS\system32\nvwgf2umx.dll
           9.18.13.3165 - 9.18.13.3165
           NVIDIA D3D10 Driver, Version 331.65 
[A2F00000](A2F00000) C:\WINDOWS\SYSTEM32\msacm32.drv
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft Sound Mapper
[A32E0000](A32E0000) C:\WINDOWS\SYSTEM32\wbemcomn.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           WMI
[A3370000](A3370000) C:\WINDOWS\SYSTEM32\WININET.dll
           11.0.9600.18036 - 11.00.9600.16384 (winblue_rtm.130821-1623)
           Internet Extensions per Win32
[A3610000](A3610000) C:\WINDOWS\SYSTEM32\urlmon.dll
           11.0.9600.18036 - 11.00.9600.16384 (winblue_rtm.130821-1623)
           Estensioni OLE32 per Win32
[A3DA0000](A3DA0000) C:\WINDOWS\SYSTEM32\iertutil.dll
           11.0.9600.18036 - 11.00.9600.16384 (winblue_rtm.130821-1623)
           Utilità di run-time per Internet Explorer
[A4A30000](A4A30000) C:\WINDOWS\SYSTEM32\Icmp.Dll
           6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           ICMP DLL
[A51E0000](A51E0000) C:\WINDOWS\system32\mssprxy.dll
           7.0.9600.17415 - 7.00.9600.17415 (winblue_r4.141028-1500)
           Microsoft Search Proxy
[A5630000](A5630000) C:\WINDOWS\SYSTEM32\samcli.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Security Accounts Manager Client DLL
[A5650000](A5650000) C:\WINDOWS\System32\IDStore.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Identity Store
[A5990000](A5990000) C:\WINDOWS\SYSTEM32\ntmarta.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Provider MARTA per Windows NT
[A6690000](A6690000) C:\WINDOWS\SYSTEM32\WINNSI.DLL
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Network Store Information RPC interface
[A66B0000](A66B0000) C:\WINDOWS\SYSTEM32\iphlpapi.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           API helper IP
[A6700000](A6700000) C:\WINDOWS\System32\SAMLIB.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           SAM Library DLL
[A6720000](A6720000) C:\WINDOWS\System32\shacct.dll
           6.3.9600.17959 - 6.3.9600.17959 (winblue_ltsb.150718-1013)
           Shell Accounts Classes
[A6760000](A6760000) C:\WINDOWS\system32\xmllite.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Microsoft XmlLite Library
[A6C50000](A6C50000) C:\WINDOWS\system32\propsys.dll
           7.0.9600.17415 - 7.00.9600.17031 (winblue_gdr.140221-1952)
           Sistema di proprietà Microsoft
[A7580000](A7580000) C:\WINDOWS\SYSTEM32\ksuser.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           User CSA Library
[A7740000](A7740000) C:\WINDOWS\SYSTEM32\DWrite.dll
           6.3.9600.17999 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Servizi tipografia Microsoft DirectX
[A7950000](A7950000) C:\Windows\System32\DevDispItemProvider.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DeviceItem inproc devquery subsystem
[A7970000](A7970000) C:\Windows\System32\PlayToDevice.dll
           12.0.9600.17415 - 12.0.9600.16384 (winblue_rtm.130821-1623)
           DLL DISPOSITIVO RIPRODUCI SU
[A7A00000](A7A00000) C:\Windows\System32\dlnashext.dll
           12.0.9600.17415 - 12.0.9600.16384 (winblue_rtm.130821-1623)
           DLNA Namespace DLL
[A7A90000](A7A90000) C:\WINDOWS\System32\wkscli.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Workstation Service Client DLL
[A7B80000](A7B80000) C:\Windows\System32\Bcp47Langs.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           BCP47 Language Classes
[A7E10000](A7E10000) C:\WINDOWS\SYSTEM32\MMDevAPI.DLL
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           API MMDevice
[A81E0000](A81E0000) C:\WINDOWS\system32\DUser.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Windows DirectUser Engine
[A8300000](A8300000) C:\Windows\System32\oleacc.dll
           7.2.9600.17415 - 7.2.9600.17415 (winblue_r4.141028-1500)
           Active Accessibility Core Component
[A8370000](A8370000) C:\WINDOWS\SYSTEM32\winspool.drv
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Driver dello spooler di Windows
[A84B0000](A84B0000) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17415_none_932b3b5547500489\gdiplus.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Microsoft GDI+
[A8810000](A8810000) C:\WINDOWS\SYSTEM32\WINMMBASE.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Base Multimedia Extension API DLL
[A8840000](A8840000) C:\WINDOWS\SYSTEM32\msimg32.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           GDIEXT Client DLL
[A8850000](A8850000) C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\comctl32.dll
           6.10.9600.17810 - 6.10 (winblue_rtm.130821-1623)
           Libreria di controlli per le azioni dell'utente
[A8AD0000](A8AD0000) C:\WINDOWS\SYSTEM32\winmm.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DLL API MCI
[A8B00000](A8B00000) C:\WINDOWS\SYSTEM32\version.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Version Checking and File Installation Libraries
[A8BB0000](A8BB0000) C:\WINDOWS\SYSTEM32\dwmapi.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           API di Gestione finestre desktop Microsoft
[A8BE0000](A8BE0000) C:\WINDOWS\system32\DUI70.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Motore DirectUI Windows
[A9110000](A9110000) C:\WINDOWS\SYSTEM32\igdusc64.dll
           8.15.10.9141 - 8.15.10.9141
           Unified Shader Compiler for Intel(R) Graphics Accelerator
[AA530000](AA530000) C:\WINDOWS\SYSTEM32\nvumdshimx.dll
           9.18.13.3165 - 9.18.13.3165
           NVIDIA D3D Shim Driver, Version 331.65 
[AA6A0000](AA6A0000) C:\WINDOWS\SYSTEM32\dxgi.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           DirectX Graphics Infrastructure
[AA740000](AA740000) C:\WINDOWS\SYSTEM32\d3d11.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Direct3D 11 Runtime
[AA980000](AA980000) C:\WINDOWS\SYSTEM32\AVRT.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Multimedia Realtime Runtime
[AA990000](AA990000) C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
           6.3.9600.17669 - 6.3.9600.17669 (winblue_r8.150128-1500)
           Microsoft Windows Codecs Library
[AAB40000](AAB40000) C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
           9.18.13.3165 - 9.18.13.3165
           NVIDIA dxgiwrap dll, Version 331.65 
[AAB90000](AAB90000) C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
           9.18.13.3165 - 9.18.13.3165
           NVIDIA d3d9wrap dll, Version 331.65 
[AABF0000](AABF0000) C:\WINDOWS\SYSTEM32\SHCORE.DLL
           6.3.9600.17666 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           SHCORE
[AACB0000](AACB0000) C:\WINDOWS\SYSTEM32\wtsapi32.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Windows Remote Desktop Session Host Server SDK APIs
[AAF90000](AAF90000) C:\WINDOWS\SYSTEM32\apphelp.dll
           6.3.9600.17824 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Libreria client compatibilità applicazione
[AB050000](AB050000) C:\WINDOWS\system32\uxtheme.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Libreria UxTheme di Microsoft
[AB1E0000](AB1E0000) C:\WINDOWS\SYSTEM32\DEVOBJ.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Device Information Set DLL
[AB230000](AB230000) C:\WINDOWS\SYSTEM32\kernel.appcore.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           AppModel API Host
[AB5B0000](AB5B0000) C:\WINDOWS\SYSTEM32\HID.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Libreria utente Hid
[AB600000](AB600000) C:\WINDOWS\SYSTEM32\WINSTA.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Winstation Library
[AB800000](AB800000) C:\WINDOWS\System32\netutils.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Net Win32 API Helpers DLL
[AB9D0000](AB9D0000) C:\WINDOWS\system32\rsaenh.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft Enhanced Cryptographic Provider
[ABC30000](ABC30000) C:\WINDOWS\system32\mswsock.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Service Provider Microsoft Windows Sockets 2.0
[ABCB0000](ABCB0000) C:\WINDOWS\SYSTEM32\USERENV.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Userenv
[ABCE0000](ABCE0000) C:\WINDOWS\SYSTEM32\CRYPTSP.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Cryptographic Service Provider API
[ABF10000](ABF10000) C:\WINDOWS\SYSTEM32\bcrypt.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Libreria primitive di crittografia di Windows
[AC030000](AC030000) C:\WINDOWS\SYSTEM32\srvcli.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Server Service Client DLL
[AC220000](AC220000) C:\WINDOWS\SYSTEM32\SSPICLI.DLL
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Security Support Provider Interface
[AC250000](AC250000) C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Windows Cryptographic Primitives Library
[AC2C0000](AC2C0000) C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Base cryptographic API DLL
[AC2D0000](AC2D0000) C:\WINDOWS\SYSTEM32\sxs.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Fusion 2.5
[AC390000](AC390000) C:\WINDOWS\SYSTEM32\powrprof.dll
           6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
           DLL helper del profilo di alimentazione
[AC3E0000](AC3E0000) C:\Windows\system32\nvinitx.dll
           9.18.13.3165 - 9.18.13.3165
           NVIDIA shim initialization dll, Version 331.65 
[AC420000](AC420000) C:\WINDOWS\SYSTEM32\profapi.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           User Profile Basic API
[AC4D0000](AC4D0000) C:\WINDOWS\system32\MSASN1.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           ASN.1 Runtime APIs
[AC4F0000](AC4F0000) C:\WINDOWS\SYSTEM32\cfgmgr32.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Configuration Manager DLL
[AC540000](AC540000) C:\WINDOWS\system32\CRYPT32.dll
           6.3.9600.17475 - 6.3.9600.16431 (winblue_gdr.131015-2301)
           Crypto API32
[AC830000](AC830000) C:\WINDOWS\system32\KERNELBASE.dll
           6.3.9600.17415 - 6.3.9600.17238 (winblue_gdr.140723-2018)
           DLL client di Windows NT BASE API
[AC950000](AC950000) C:\WINDOWS\system32\ole32.dll
           6.3.9600.17905 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft OLE per Windows
[ACAF0000](ACAF0000) C:\WINDOWS\system32\oleaut32.dll
           6.3.9600.17560 - 6.3.9600.17560
[ACBC0000](ACBC0000) C:\WINDOWS\system32\KERNEL32.DLL
           6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
           DLL client di Windows NT BASE API
[ACD00000](ACD00000) C:\WINDOWS\system32\RPCRT4.dll
           6.3.9600.17919 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Runtime RPC (Remote Procedure Call)
[ACE50000](ACE50000) C:\WINDOWS\system32\MSCTF.dll
           6.3.9600.17706 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           MSCTF Server DLL
[ACFB0000](ACFB0000) C:\WINDOWS\system32\comdlg32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DLL delle finestre di dialogo comuni
[AD070000](AD070000) C:\WINDOWS\system32\SETUPAPI.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           API dell'installazione di Windows
[AD260000](AD260000) C:\WINDOWS\system32\shlwapi.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Libreria leggera di utilità per la shell
[AD2D0000](AD2D0000) C:\WINDOWS\system32\WS2_32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           DLL a 32 bit di Windows Socket 2.0
[AD330000](AD330000) C:\WINDOWS\system32\combase.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Microsoft COM per Windows
[AD550000](AD550000) C:\WINDOWS\system32\gdi32.dll
           6.3.9600.17925 - 6.3.9600.17925 (winblue_ltsb.150703-0600)
           GDI Client DLL
[AD710000](AD710000) C:\WINDOWS\SYSTEM32\sechost.dll
           6.3.9600.17734 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Host for SCM/SDDL/LSA Lookup APIs
[AD770000](AD770000) C:\WINDOWS\system32\shell32.dll
           6.3.9600.17824 - 6.3.9600.17031 (winblue_gdr.140221-1952)
           DLL comune della shell di Windows
[AEC90000](AEC90000) C:\WINDOWS\system32\PSAPI.DLL
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Process Status Helper
[AECA0000](AECA0000) C:\WINDOWS\system32\advapi32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           API Windows 32 Base avanzato
[AED50000](AED50000) C:\WINDOWS\system32\user32.dll
           6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
           Multi-User Windows USER API Client DLL
[AEED0000](AEED0000) C:\WINDOWS\system32\NSI.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           NSI User-mode interface DLL
[AF0F0000](AF0F0000) C:\WINDOWS\system32\IMM32.DLL
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Multi-User Windows IMM32 API Client DLL
[AF130000](AF130000) C:\WINDOWS\SYSTEM32\clbcatq.dll
           2001.12.10530.17415 - 2001.12.10530.17415 (winblue_r4.141028-1500)
           COM+ Configuration Catalog
[AF1F0000](AF1F0000) C:\WINDOWS\system32\msvcrt.dll
           7.0.9600.17415 - 7.0.9600.17415 (winblue_r4.141028-1500)
           Windows NT CRT DLL
[AF2A0000](AF2A0000) C:\WINDOWS\system32\imagehlp.dll
           6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
           Windows NT Image Helper
[AF2C0000](AF2C0000) C:\WINDOWS\SYSTEM32\ntdll.dll
           6.3.9600.17936 - 6.3.9600.17031 (winblue_gdr.140221-1952)
           DLL del livello NT
------------------------------------------------------------------------------
Active Controls hierarchy:
TMAddFlowWrapper "AddFlow"
TPanel "AddFlowPanel"
TMViewPatch "MViewPatch_0"
------------------------------------------------------------------------------

And when it receive floats it return crazy numbers on the exposed variable, it does not have any problem if I get the value with TodoGetValue.

please try to explain your problem with more words. it is hard for us to smell what steps you exactly take to get your error. also always instead of posting pictures post a patch that demonstrates the problem.

Ok, sorry for the rush style.

The steps are simple, create a TodoMap, create a Value and expose it CTRL+k, it will return that exception I pasted.
[Edit: tried again and I’ve got no exception. So it doesn’t always happen. But the other error persists](Edit: tried again and I’ve got no exception. So it doesn’t always happen. But the other error persists)

Then, map the variable to an OSC channel with the Learn Mode, deactivate the learn mode, send OSC values and the exposed value will return a spread of 3, the first and the last value are 0. the central value is a big number, I think is the float number read as integer.

If you read the variable with TodoExposedController everything will be ok.

This problem happen also on the old patch with already mapped values/variables.
It happens also in 34.1

I use 64 bit VVVV version because I use KinectV2.

I attach the patch. The variable is mapped on OSC channel /PERSONAE/Main/0 on port 3333.

50exposed.zip (2.1 kB)

hmm. still nothing here. you say it is simple to reproduce the error, but then also say, that it doesn’t come up all the time. i am afraid that is not useful…

please figure out a way that 100% reproduces the problem and then describe in careful details all steps you take to reproduce assuming that the other end has never used Todo at all.

if the steps include sending OSC values to some port than please include a patch that does that.

Here is, the exception, as I said is not easly reproducible, the error of TodoMap is reproduced in the attached patch.

50exposed.zip (3.3 kB)

thanks, like this the problem is visible and i’d like to pass it on to @vux to check if this is coming from todo or not.

make sure u are on latest beta, since there were some bugs up to 34
uh well nvm Application file: C:\portableApps\vvvv_50alpha34.100_x64\vvvv.exe

Yes, latest beta and latest alpha. 64bit