---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2024-02-28 11:46:45 Description: keyPressed event handler java.lang.IllegalStateException: Missing tag TagKey[minecraft:block / minecraft:stone] at im.c(SourceFile:21) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at im.b(SourceFile:21) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at ajn.a(SourceFile:65) at com.mojang.datafixers.util.Pair.mapFirst(Pair.java:64) at ajn.a(SourceFile:64) at com.mojang.datafixers.util.Either$Left.mapBoth(Either.java:33) at com.mojang.serialization.DataResult.map(DataResult.java:111) at ajn.decode(SourceFile:64) at com.mojang.serialization.Decoder.parse(Decoder.java:18) at aws$e.decode(SourceFile:581) at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) at com.mojang.serialization.Decoder$2.decode(Decoder.java:63) at com.mojang.serialization.Codec$2.decode(Codec.java:71) at com.mojang.serialization.codecs.EitherCodec.decode(EitherCodec.java:28) at com.mojang.serialization.Decoder$2.decode(Decoder.java:63) at com.mojang.serialization.Codec$2.decode(Codec.java:71) at com.mojang.serialization.Decoder.parse(Decoder.java:18) at gf$a.a(SourceFile:189) at gf$a.d(SourceFile:148) at gf$a.a(SourceFile:103) at gf.a(SourceFile:76) at gc.a(SourceFile:50) at ga.listSuggestions(SourceFile:40) at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:69) at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:541) at fds.d(SourceFile:213) at fie.b(SourceFile:85) at fdy.d(SourceFile:154) at fdy.b(SourceFile:262) at fdy.c(SourceFile:275) at fdy.a(SourceFile:102) at fie.a(SourceFile:188) at fie.a(SourceFile:107) at fbo.a(SourceFile:409) at fjo.a(SourceFile:450) at fbo.a(SourceFile:405) at fbo.c(SourceFile:494) at bmq.execute(SourceFile:108) at fbo.b(SourceFile:494) at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:236) at fbp.c(SourceFile:1355) at fbp.f(SourceFile:889) at net.minecraft.client.main.Main.main(SourceFile:265) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at im.c(SourceFile:21) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at im.b(SourceFile:21) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at ajn.a(SourceFile:65) at com.mojang.datafixers.util.Pair.mapFirst(Pair.java:64) at ajn.a(SourceFile:64) at com.mojang.datafixers.util.Either$Left.mapBoth(Either.java:33) at com.mojang.serialization.DataResult.map(DataResult.java:111) at ajn.decode(SourceFile:64) at com.mojang.serialization.Decoder.parse(Decoder.java:18) at aws$e.decode(SourceFile:581) at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) at com.mojang.serialization.Decoder$2.decode(Decoder.java:63) at com.mojang.serialization.Codec$2.decode(Codec.java:71) at com.mojang.serialization.codecs.EitherCodec.decode(EitherCodec.java:28) at com.mojang.serialization.Decoder$2.decode(Decoder.java:63) at com.mojang.serialization.Codec$2.decode(Codec.java:71) at com.mojang.serialization.Decoder.parse(Decoder.java:18) at gf$a.a(SourceFile:189) at gf$a.d(SourceFile:148) at gf$a.a(SourceFile:103) at gf.a(SourceFile:76) at gc.a(SourceFile:50) at ga.listSuggestions(SourceFile:40) at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:69) at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:541) at fds.d(SourceFile:213) at fie.b(SourceFile:85) at fdy.d(SourceFile:154) at fdy.b(SourceFile:262) at fdy.c(SourceFile:275) at fdy.a(SourceFile:102) at fie.a(SourceFile:188) at fie.a(SourceFile:107) at fbo.a(SourceFile:409) at fjo.a(SourceFile:450) at fbo.a(SourceFile:405) at fbo.c(SourceFile:494) at bmq.execute(SourceFile:108) at fbo.b(SourceFile:494) at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) -- Affected screen -- Details: Screen name: fie Stacktrace: at fjo.a(SourceFile:450) at fbo.a(SourceFile:405) at fbo.c(SourceFile:494) at bmq.execute(SourceFile:108) at fbo.b(SourceFile:494) at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:236) at fbp.c(SourceFile:1355) at fbp.f(SourceFile:889) at net.minecraft.client.main.Main.main(SourceFile:265) -- Uptime -- Details: JVM uptime: 205.894s Wall uptime: 198.425s High-res time: 198.070s Client ticks: 3775 ticks / 188.750s Stacktrace: at fbp.d(SourceFile:2558) at fbp.c(SourceFile:996) at fbp.f(SourceFile:909) at net.minecraft.client.main.Main.main(SourceFile:265) -- Affected level -- Details: All players: 1 total; [fzb['KirbAvion'/61, l='ClientLevel', x=-60.03, y=71.68, z=-30.25]] Chunk stats: 961, 609 Level dimension: minecraft:overworld Level spawn location: World: (0,59,0), Section: (at 0,11,0 in 0,3,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 281310 game time, 6035 day time Server brand: vanilla Server type: Integrated singleplayer server Tracked entity count: 149 -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, file/1.20-Tsarna -- System Details -- Details: Minecraft Version: 24w09a Minecraft Version ID: 24w09a Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 432784208 bytes (412 MiB) / 1342177280 bytes (1280 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 11 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MB): 6144.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.15.3623 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 65477.61 Virtual memory used (MB): 28521.61 Swap memory total (MB): 32768.00 Swap memory used (MB): 870.56 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 24w09a Launcher name: minecraft-launcher Backend library: LWJGL version 3.3.2+13 Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.23, NVIDIA Corporation Window size: 1920x1057 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched Universe: 400921fb54442d18 Type: Integrated Server (map_client.txt) Graphics mode: fabulous Render Distance: 12/12 chunks Resource Packs: vanilla, file/1.20-Tsarna Current Language: en_us Locale: en_US CPU: 4x Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz Server Running: true Player Count: 1 / 8; [apt['KirbAvion'/61, l='ServerLevel[Snapshot 121]', x=-60.03, y=71.68, z=-30.25]] Data Packs: vanilla, update_1_21 Enabled Feature Flags: minecraft:update_1_21, minecraft:vanilla World Generation: Stable World Seed: 6779855525982949302