-
Bug
-
Resolution: Unresolved
-
None
-
1.21.3
-
Minecraft Java Release Versions 1.21.2 and 1.21.3
-
Unconfirmed
-
(Unassigned)
When applying specific resource packs on versions 1.21.2 and 1.21.3, the following error is displayed in logs stating that the rendertype_armor_cutout_no_cull cannot be loaded.
Steps to Reproduce:
1. Apply a resource pack that utilises the rendertype_armor_cutout_no_cull core shader program.
2. Resource pack will not apply.
Observed Results:
The resource pack fails to apply and gives the attached error message: resource reload failed.
Expected Results:
The resource pack should apply correctly.
[23:20:55] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/generated v1.1.5.zip
[23:20:55] [Worker-Main-6/INFO]: Found unifont_all_no_pua-15.1.05.hex, loading
[23:20:56] [Worker-Main-6/INFO]: Found unifont_jp_patch-15.1.05.hex, loading
[23:20:57] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to load required shader programs:
- minecraft:core/rendertype_armor_cutout_no_cull (VertexFormat[Position, Color, UV0, UV1, UV2, Normal]): Could not find shader: minecraft:rendertype_armor_cutout_no_cull (VERTEX)
- minecraft:core/rendertype_text (VertexFormat[Position, Color, UV0, UV2]): Could not find shader: minecraft:rendertype_text (VERTEX)
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:722) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at awb.a(SourceFile:68) ~[1.21.3.jar:?]
at bry.d(SourceFile:164) ~[1.21.3.jar:?]
at bsc.d(SourceFile:23) ~[1.21.3.jar:?]
at bry.B(SourceFile:138) ~[1.21.3.jar:?]
at bry.bA(SourceFile:123) ~[1.21.3.jar:?]
at fmg.c(SourceFile:1307) [1.21.3.jar:?]
at fmg.f(SourceFile:933) [1.21.3.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:265) [1.21.3.jar:?]
Caused by: java.lang.RuntimeException: Failed to load required shader programs:
- minecraft:core/rendertype_armor_cutout_no_cull (VertexFormat[Position, Color, UV0, UV1, UV2, Normal]): Could not find shader: minecraft:rendertype_armor_cutout_no_cull (VERTEX)
- minecraft:core/rendertype_text (VertexFormat[Position, Color, UV0, UV2]): Could not find shader: minecraft:rendertype_text (VERTEX)
at gmc.a(SourceFile:174) ~[1.21.3.jar:?]
at gmc.a(SourceFile:37) ~[1.21.3.jar:?]
at awa.a(SourceFile:14) ~[1.21.3.jar:?]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
... 9 more
[23:20:57] [Render thread/INFO]: Reloading ResourceManager: vanilla
[23:20:57] [Worker-Main-1/INFO]: Found unifont_all_no_pua-15.1.05.hex, loading
[23:20:58] [Worker-Main-1/INFO]: Found unifont_jp_patch-15.1.05.hex, loading
[23:20:59] [Render thread/WARN]: Missing sound for event: minecraft:block.spawner.fall
[23:20:59] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on MSI MP271 (NVIDIA High Definition Audio)
[23:20:59] [Render thread/INFO]: Sound engine started
[23:20:59] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[23:20:59] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[23:20:59] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[23:20:59] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[23:20:59] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[23:20:59] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[23:20:59] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[23:20:59] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[23:20:59] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[23:20:59] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[23:20:59] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[23:20:59] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[23:20:59] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[23:20:59] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas