[17:57:14] [Datafixer Bootstrap/INFO]: 293 Datafixer optimizations took 352 milliseconds [17:57:18] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD] [17:57:18] [Render thread/INFO]: Setting user: Greymagic27 [17:57:18] [Render thread/INFO]: Backend library: LWJGL version 3.4.1+2 [17:57:18] [Render thread/INFO]: Using graphics backend Vulkan, using drivers: 1.4.325 NVIDIA 591.86 [17:57:18] [Render thread/INFO]: Using graphics device: NVIDIA GeForce RTX 3060 Ti (NVIDIA) [17:57:18] [Render thread/INFO]: Using graphics device extensions: VK_KHR_synchronization2 (D), VK_KHR_win32_surface (I), VK_KHR_swapchain (D), VK_KHR_surface (I), VK_KHR_push_descriptor (D), VK_EXT_debug_utils (I), VK_KHR_dynamic_rendering (D) [17:57:19] [Render thread/INFO]: Reloading ResourceManager: vanilla [17:57:20] [Worker-Main-10/INFO]: Found unifont_pua-17.0.01.hex, loading [17:57:20] [Worker-Main-13/INFO]: Found unifont_all_no_pua-17.0.01.hex, loading [17:57:22] [Worker-Main-3/INFO]: Found unifont_jp_patch-17.0.01.hex, loading [17:57:24] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on PL2740HS (NVIDIA High Definition Audio) [17:57:24] [Render thread/INFO]: Sound engine started [17:57:24] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [17:57:24] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/decorated_pot.png-atlas [17:57:24] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [17:57:24] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [17:57:24] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [17:57:24] [Render thread/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas [17:57:24] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/chest.png-atlas [17:57:24] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/celestials.png-atlas [17:57:24] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [17:57:24] [Render thread/INFO]: Created: 32x32x0 minecraft:textures/atlas/beds.png-atlas [17:57:24] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/items.png-atlas [17:57:24] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas [17:57:24] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/map_decorations.png-atlas [17:57:24] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/signs.png-atlas [17:57:24] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shulker_boxes.png-atlas [17:58:16] [Render thread/INFO]: Reloading ResourceManager: vanilla, file/ShaderCrashBugReport.zip [17:58:16] [Worker-Main-12/INFO]: Found unifont_all_no_pua-17.0.01.hex, loading [17:58:16] [Worker-Main-11/INFO]: Found unifont_pua-17.0.01.hex, loading [17:58:16] [Worker-Main-7/INFO]: Found unifont_jp_patch-17.0.01.hex, loading [17:58:16] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/eyes: Unable to find shader defined uniform (Lighting) [17:58:16] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/end_crystal_beam: Unable to find shader defined uniform (Sampler1) [17:58:16] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/armor_cutout_no_cull: Unable to find shader defined uniform (Sampler1) [17:58:17] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/energy_swirl: Unable to find shader defined uniform (Lighting) [17:58:17] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/entity_translucent_emissive: Unable to find shader defined uniform (Sampler2) [17:58:17] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/breeze_wind: Unable to find shader defined uniform (Sampler1) [17:58:17] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/banner_pattern: Unable to find shader defined uniform (Sampler1) [17:58:17] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/armor_decal_cutout_no_cull: Unable to find shader defined uniform (Sampler1) [17:58:17] [Render thread/ERROR]: Couldn't compile pipeline minecraft:pipeline/armor_translucent: Unable to find shader defined uniform (Sampler1) [17:58:17] [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:pipeline/eyes - minecraft:pipeline/end_crystal_beam - minecraft:pipeline/armor_cutout_no_cull - minecraft:pipeline/energy_swirl - minecraft:pipeline/entity_translucent_emissive - minecraft:pipeline/breeze_wind - minecraft:pipeline/banner_pattern - minecraft:pipeline/armor_decal_cutout_no_cull - minecraft:pipeline/armor_translucent at java.base/java.util.concurrent.CompletableFuture.wrapInCompletionException(CompletableFuture.java:323) at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:359) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:364) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:743) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:503) at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$3(SimpleReloadInstance.java:59) at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:173) at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:147) at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:127) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1198) at net.minecraft.client.Minecraft.run(Minecraft.java:912) at net.minecraft.client.main.Main.main(Main.java:292) Caused by: java.lang.RuntimeException: Failed to load required shader programs: - minecraft:pipeline/eyes - minecraft:pipeline/end_crystal_beam - minecraft:pipeline/armor_cutout_no_cull - minecraft:pipeline/energy_swirl - minecraft:pipeline/entity_translucent_emissive - minecraft:pipeline/breeze_wind - minecraft:pipeline/banner_pattern - minecraft:pipeline/armor_decal_cutout_no_cull - minecraft:pipeline/armor_translucent at net.minecraft.client.renderer.ShaderManager.apply(ShaderManager.java:168) at net.minecraft.client.renderer.ShaderManager.apply(ShaderManager.java:42) at net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$1(SimplePreparableReloadListener.java:15) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:739) ... 9 more [17:58:17] [Render thread/INFO]: Reloading ResourceManager: vanilla [17:58:17] [Worker-Main-8/INFO]: Found unifont_all_no_pua-17.0.01.hex, loading [17:58:17] [Worker-Main-6/INFO]: Found unifont_pua-17.0.01.hex, loading [17:58:17] [Worker-Main-14/INFO]: Found unifont_jp_patch-17.0.01.hex, loading [17:58:18] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on PL2740HS (NVIDIA High Definition Audio) [17:58:18] [Render thread/INFO]: Sound engine started [17:58:18] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [17:58:18] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/decorated_pot.png-atlas [17:58:18] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [17:58:18] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [17:58:18] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [17:58:18] [Render thread/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas [17:58:18] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/chest.png-atlas [17:58:18] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/celestials.png-atlas [17:58:18] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [17:58:18] [Render thread/INFO]: Created: 32x32x0 minecraft:textures/atlas/beds.png-atlas [17:58:18] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/items.png-atlas [17:58:18] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas [17:58:18] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/map_decorations.png-atlas [17:58:18] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/signs.png-atlas [17:58:18] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shulker_boxes.png-atlas