Skip to content
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

Error messsage #65

Open
DoiKid opened this issue Oct 5, 2023 · 3 comments
Open

Error messsage #65

DoiKid opened this issue Oct 5, 2023 · 3 comments

Comments

@DoiKid
Copy link

DoiKid commented Oct 5, 2023

I keep getting the following error in nifSkope 2.0 dev 9

"
sk_multilayer.prog:

The � shader uses varying b, but previous shader does not write to it.
The � shader uses varying t, but previous shader does not write to it.
The � shader uses varying N, but previous shader does not write to it.
Out of resource error.
"

@hexabits
Copy link
Owner

hexabits commented Oct 6, 2023

@DoiKid sk_multilayer.zip

You can replace the file in shaders\ with that. I'll have the fixed version in a future release.

@DoiKid
Copy link
Author

DoiKid commented Oct 6, 2023

Thank you

@fo76utils
Copy link

There is an additional issue due to ParallaxOffsetAndDepth() expecting tangent space vectors, this version of the shader fixes that as well.

fo76utils added a commit to fo76utils/nifskope that referenced this issue Mar 31, 2024
gavrant added a commit to gavrant/nifskope that referenced this issue Jul 28, 2024
By integrating the uncommitted sk_multilayer.prog from hexabits posted in hexabits#65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants