mrvux / dx11-vvvv

DirectX11 Rendering within vvvv
Other
71 stars 71 forks source link

nodes are all red :-/ #324

Closed kamanlam closed 7 years ago

kamanlam commented 7 years ago

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

mrvux commented 7 years ago

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?

kamanlam commented 7 years ago

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...

mrvux commented 7 years ago

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) ?

kamanlam commented 7 years ago

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

mrvux commented 7 years ago

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

kamanlam commented 7 years ago

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

mrvux commented 7 years ago

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

Folder structure should be packs/dx11

kamanlam commented 7 years ago

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

mrvux commented 7 years ago

No problem, closing issue then!