mrvux / dx11-vvvv

DirectX11 Rendering within vvvv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodes are all red :-/

kamanlam opened this issue · comments

commented

please bear with my beginner's question...
i've tried everything i could (checked nodelist... visual studio installed),
but all DX11 nodes are still red
could you please help??
2017-07-14

commented

Hello, can you run vvvv.exe with the following command line?

vvvv.exe /logstartup

This will create a log file in the vvvv folder, if you can post this it would eventually help.

Also do you have addonpack or other packs installed and working? or is it only dx11 specific?

commented

thank you mrvux for willing to help!
here is the log file:
2017.07.22-18.44.07.txt
and for your information, i do have addonpack installed and working. indeed the problem is only dx11 specific...

commented

Log file doesn't seem to say much (I should actually add little extra log there actually, but no error seems to be reported)

Does it happen with older vvvv versions too (33.7 or 34.2) ?

commented

capture

i could only find 33.15.1 version so i tried it with your b33x release.. unfortunately weird things happen too...nodes are missing
this probably isn't helpful information. sorry about my inability to debug. but then as some most interesting packs are using dx11 nodes, it would be necessary to have dx11 installed for university projects.... if there's anything else i can try, please let me know! thanks so much for having created this and your help

commented

That one is a bit too old, here the link for beta34.2

https://vvvv.org/blog/vvvv45beta34.2

Make sure to match the 64 bits downloads

commented

thanks so much for your patience! so i tried, unfortunately it doesn't work neither... i tried referencing it in the root page... have add-on pack installed and working...but not dx11 (it doesn't even show up in the category search)....i don't know what's wrong with me or my computer
just in case, i hope these screenshots and log file might be helpful...

2017.07.23-10.13.00.txt
2017-07-23 2
capture
2017-07-23 3

commented

Ah, looking at your folder, it seems you install dx11 folder in vvvv root.

Folder structure should be packs/dx11

commented

how stupid, but finally - hurray! : D
thanks so much mr vux!

commented

No problem, closing issue then!