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

Poi Shader error 3.4.1 #81

Closed
jerryzmtz opened this issue Feb 28, 2024 · 4 comments
Closed

Poi Shader error 3.4.1 #81

jerryzmtz opened this issue Feb 28, 2024 · 4 comments

Comments

@jerryzmtz
Copy link

Some materials cause error after optimizations.

VRCSDK 3.5.1
Poiyomi 8.1.167
VRCFury 1.786.0

image
TrashBin.zip

@jerryzmtz
Copy link
Author

image

@d4rkc0d3r
Copy link
Owner

You seem to have an animation that animates the material property _GL_Level Min. This however has a space in it which is invalid for material properties. What shader does that belong to?

@jerryzmtz
Copy link
Author

jerryzmtz commented Feb 28, 2024

You seem to have an animation that animates the material property _GL_Level Min. This however has a space in it which is invalid for material properties. What shader does that belong to?

It should be a material propery of sunao shader, which should be a missing animation paths before optimizations. This happens because i am reusing the same nomenclature and animations for avatar with different shaders. It was not a issue before

@d4rkc0d3r
Copy link
Owner

I looked at sunao shader and didn't see any property that looks remotely like it.
Not like the property can exist on any shader at all since it contains a space. I really don't understand how you even ended up with an animation that animates something that can't possibly exist in the first place...

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

2 participants