-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feeding Noise Texture Into Bump Map's Height Produces Error Pink Output #12
Comments
I was unable to follow your instructions exactly (probably due to my limited knowledge of Blender). Is what i did here correct ? 2022-04-13.13-17-26-1.mp4Shift+Click+LMB does nothing (other than selecting the node), so i connected the output of the Bump node to the Normal input and it seems to be working. |
hey thank you so much for looking into this. yeah what u did was correct. are u on windows 7? i noticed you are running version 3.1.2
but the one i'm runnning was the latest you provided:
version: 3.1.0, branch: master (modified), commit date: 2022-03-08 18:16, hash: c77597cd0e15, type:
build date: 2022-03-10, 15:53:22
platform: 'Windows-7-6.1.7601-SP1'
here is the error result: https://pasteall.org/pic/85c562452c3740f980fcefdac2baed34
PS: Ah sorry it was a typo. i meant CTRL+SHIFT+"Left Mouse Button (LMB)". doing that on a node will show you the result for that node. it's like debugging technique to see each node output.
is your 3.1.2 the newer version you compiled for windows 7?
|
i tried the new version 3.1.2 from your release page https://github.com/nalexandru/BlenderCompat/releases and i still get a pink result as shown here https://pasteall.org/pic/85c562452c3740f980fcefdac2baed34 :( let me know if you are running on windows 7 as well coz that's where the problem occurs |
Yes, i am running on Windows 7 SP1 with all updates (until Jan 2020, i don't have access to ESU). I suspect it's a shader error. |
INFO (gpu.debug): Notification : Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. INFO (gpu.debug): Notification : Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. |
That warning appears in my log too so i don't think it has anything to do with the issue. I see from the system info that you have a GTX TITAN with driver version 344.11: Try updating the GPU driver to the latest version (and probably last) for Windows 7 which is 473.04 and can be found here: https://www.nvidia.com/en-gb/drivers/results/186161/ |
yeah saw it now too |
oh nooo i get error when installing the update https://pasteall.org/pic/592d51cd44b14c2c932e4bf20eb86e15 but it finished installing hahahaha Holy cow the problem is fixed!!! thank you sooo much!!!!!! |
thank you very much for your time and help i really appreciate it! and i did give you credits in my video on "how to install blender 3.1 on windows 7 :) https://www.youtube.com/watch?v=n3RGmnRTig8 |
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: