HTML Texture DX11 - Problems in Alpha Release

doesn’t find something
greets CeeYaa

Exception log with detailed tech info. Generated on 11.01.2018 19:08:54.
You may send it to the application vendor, helping him to understand what had happened.
Application title: 2222
Application file: C:\VVVV\vvvv_50alpha35.11_x64\vvvv.exe

Exception class: EClrException
Exception message: Could not load file or assembly ‘System.Reactive.Interfaces, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. Das System kann die angegebene Datei nicht finden.
Exception address: 0000000000000000

System.IO.FileNotFoundException: Could not load file or assembly ‘System.Reactive.Interfaces, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. Das System kann die angegebene Datei nicht finden.
File name: ‘System.Reactive.Interfaces, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’
at VVVV.DX11.Nodes.HTMLTextureNode.set_Mouse(Mouse value)
at VVVV.DX11.Nodes.HTMLTextureNode.Update(Int32 SpreadMax)
at VVVV.Hosting.IO.PluginContainer.Evaluate(Int32 spreadMax)

WRN: Protokollierung der Assemblybindung ist AUS.
Sie können die Protokollierung der Assemblybindungsfehler aktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) auf 1 festlegen.
Hinweis: Die Protokollierung der Assemblybindungsfehler führt zu einer gewissen Leistungseinbuße.
Sie können dieses Feature deaktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] entfernen.

it should be an easy fix in the source, just have to reference the new react dll’s

i’ve done a recompile and uploaded new versions, please check!
there is also a pull request to the repo: https://github.com/gumilastik/VVVV.HTMLTexture.DX11/pull/8

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