Title: Shader rendering issue during game startup - Sampler2 not found for Shader rendertype_entity_translucent_emissive
I'm playing the official Minecraft Java Edition version 1.20.1 without any modifications or custom shader packs. When launching the game, I encountered an error related to shader rendering during the startup process. The error message in the game output states: "Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program." This issue suggests that the game encounters difficulties rendering a specific entity type with the shader "rendertype_entity_translucent_emissive" because it cannot find the required sampler named "Sampler2" in the shader program during initialization.
- Launch Minecraft Java Edition version 1.20.1.
- Observe the game output during the startup process.
- Note the error message regarding the missing sampler "Sampler2" in the shader program for the "rendertype_entity_translucent_emissive" shader.
Expected Result: The game should initialize without encountering any errors related to missing samplers during shader rendering, even for the "rendertype_entity_translucent_emissive" shader, during the startup process.
2023-06-13, 05:00 PM
2023-06-15, 08:59 AM
2023-06-15, 08:54 AM
0
1
-