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

no shaders loading #2437

Open
bakedjalapeno opened this issue Aug 4, 2024 · 3 comments
Open

no shaders loading #2437

bakedjalapeno opened this issue Aug 4, 2024 · 3 comments
Labels
bug Something is implemented incorrectly

Comments

@bakedjalapeno
Copy link

What happened?

no shaders would load when i attempted to load them.
code:
composite1.fsh: composite1.fsh: ERROR: 0:45: '' : syntax error, unexpected SAMPLE, expecting COMMA or SEMICOLON
ERROR: 1 compilation errors. No code generated.

Screenshots

No response

Log output

No response

Minecraft Version

1.20.1

Iris Version

iris-mc1.20.1-1.6.10

Operating System

win 11

What is your GPU?

amd radeon RX6600

Additional context

No response

@bakedjalapeno bakedjalapeno added the bug Something is implemented incorrectly label Aug 4, 2024
@Luracasmus
Copy link

Hi!

Which shader pack were you trying to load when the issue occured, and does the same issue occur with other shader packs?

A full log file could also help with finding out more about the problem

Usually this is found at .minecraft/logs/latest.log. If you are not sure how to find .minecraft, please see this article: https://minecraft.wiki/w/.minecraft#Locating_.minecraft. Please do not upload a compressed (.log.gz) file, they are very difficult for us to read when viewing issue reports. The log file instantly tells us important information like the versions of any other installed mods or if there are errors so it is very very important that you include it in your report.

@bakedjalapeno
Copy link
Author

@Luracasmus
I tried to load both opal shaders and project luma shaders. They both had the same issue.

latest.log

@unicornbloods
Copy link

Happens on Tea shaders as well. For the SSAO code from BSL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is implemented incorrectly
Projects
None yet
Development

No branches or pull requests

3 participants