-
Notifications
You must be signed in to change notification settings - Fork 13
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
Dark/black water wakes when on some shader types #51
Comments
The main problem is that by default, the shader is set to AUTO, which is broken |
Do wake textures react to light with these shader programs? That is, do they appear fully bright in caves and at night? |
I am not the same person, but this is the exact same issue im encountering, and yes, wakes are also fully bright for me, but only when it is set to GENERAL, but entity_translucent_cull seems to work fine |
Yeah the |
i dont use any shaders and i have the same problem |
@CrawlingPlanet Not Like Iris or optifine shaders, we are talking about the mod rendering shaders |
Just wanted to chime in and say that I managed to get this working by installing Indium. |
Could anyone else try the mod with Indium and see if it fixes it? |
I'm having the same issue with an optimisation modpack with iris installed but no shader enabled |
it doesn't |
hi , i have issue with complementary unbound that create a second sun each time i have a light source in hand or black waves when using a light source with reimagined. I'm using sodium and indium |
you know you can upload photos right? |
Describe the bug
Dark/black water wakes when on some shader types
Expected behavior
The wakes are coloured like in the 1.20.2 0.2.2 version
To Reproduce
Load the game
Create some wakes
Screenshots
![2024-01-22_09 27 06](https://private-user-images.githubusercontent.com/121533735/298430455-97c8ddbc-fb2a-43fa-b270-6352c053c89b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODQwOTEsIm5iZiI6MTczOTM4Mzc5MSwicGF0aCI6Ii8xMjE1MzM3MzUvMjk4NDMwNDU1LTk3YzhkZGJjLWZiMmEtNDNmYS1iMjcwLTYzNTJjMDUzYzg5Yi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxODA5NTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01MDUzYzIzZmNlMDRmOTJjNjM2ZTZmZjU5ZTgwZDMyY2FjYWFmNDYzY2M0MGRiODU4YzQwYmNmOTc5YmFmODRjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.088V0H_GhPkSnUQqZg18m3WQslwGJmKVwBkc5iRyEVI)
Hardware and OS
Windows 11
AMD Radeon Graphics
Versions
Additional information
Seems like #14 but still on 0.2.3
Video Settings Graphics do not matter
In log:
09:42:13.844 net.minecraft.class_5944 Render thread Shader wakes:translucent_no_light_direction could not find uniform named Light0_Direction in the specified shader program.
09:42:13.845 net.minecraft.class_5944 Render thread Shader wakes:translucent_no_light_direction could not find uniform named Light1_Direction in the specified shader program.
When changing the Debug Shader to GENERAL or ENTITY_TRANSLUCENT_CULL, the issue is fixed however all others are black.
The text was updated successfully, but these errors were encountered: