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.
Linked issues
Comments


Thank you for your report!
We're tracking this issue in MC-249414, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Duplicate of MC-249414.