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

Shader error on an optimized material using ACLS Toon Solid Outline 2.11.1 #20

Closed
Asovrix opened this issue Dec 6, 2022 · 2 comments
Closed

Comments

@Asovrix
Copy link

Asovrix commented Dec 6, 2022

Unfortunately Github actively refuses to take ZIP file of the Unitypackage with shader and material files, so I needed to host it on Google Drive: https://drive.google.com/file/d/1hvf7FsKcclYjUk7_USlLTG8edpRpYzU6/view?usp=share_link

Shader error in 'd4rkpl4y3r/Optimizer/Bunny_Belt ACLS ACLS_Toon_Solid_Outline': '_MatCapTexMult_Wrapper::GetDimensions': no matching 4 parameter method at line 8834 (on d3d11)

d4rkc0d3r added a commit that referenced this issue Dec 6, 2022
…t height, out float numberOfLevels)` and the `uint` variant overloads to the merged texture wrapper class. #20
@d4rkc0d3r
Copy link
Owner

This should fix it, however I didn't test it on my end. I was simply missing overloads of the Texture2D.GetDimensions() methods in my wrapper class.
Try the fix from here.

@Asovrix
Copy link
Author

Asovrix commented Dec 12, 2022

Whoops... forgot about this.
Issue has been solved after using above fix.

@Asovrix Asovrix closed this as completed Dec 12, 2022
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