SQLite nodes not working

hey y’all. I’ve checked this in 33.3 x64 on two computers and SQLite nodes just arn’t working. No idea if working in x86 but I need in x64 so doesn’t matter.

What’s going on?

Thanks

ai xd, seems you forgot to upload the patch demonstrating the non-working.

there was no patch.

Sorry term ‘arn’t working’ isn’t useful. I can’t create the any of the SQLite nodes. Dragging SQLLiteNodes.dll from addonpack\lib\nodes\plugins does work either.

Open Databases_Overview.v4p inside girlpower\IO and I get a red SQLite node. Same on another computer.

thanks

vvvv.exe /showexceptions

Could not load file or assembly ‘System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139’ or one of its dependencies. The system cannot find the file specified.

for the full details error.txt attached

error.txt (32.6 kB)

33.3 x86 SQLite nodes are working

Indeed the nodes didn’t come with a x64 version of the SQLite bindings. Fixed in latest alpha build. The addonpack of the alpha build should also work in beta33.3.

great thanks elias