---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2024-02-29 08:17:40
Description: keyPressed event handler

java.lang.IllegalArgumentException: Multiple entries with same key: Reference{ResourceKey[minecraft:enchantment / minecraft:sharpness]=cwn@697cbc92}=10 and Reference{ResourceKey[minecraft:enchantment / minecraft:sharpness]=cwn@697cbc92}=10
	at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378)
	at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372)
	at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246)
	at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133)
	at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95)
	at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572)
	at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600)
	at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587)
	at com.mojang.serialization.codecs.BaseMapCodec.decode(BaseMapCodec.java:44)
	at com.mojang.serialization.codecs.UnboundedMapCodec.lambda$decode$0(UnboundedMapCodec.java:38)
	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.codecs.UnboundedMapCodec.decode(UnboundedMapCodec.java:38)
	at com.mojang.serialization.Decoder.parse(Decoder.java:18)
	at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29)
	at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34)
	at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$3.decode(RecordCodecBuilder.java:248)
	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.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.glfwPollEvents(GLFW.java:3438)
	at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:200)
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:211)
	at evm.e(SourceFile:287)
	at fbp.c(SourceFile:1352)
	at fbp.f(SourceFile:889)
	at net.minecraft.client.main.Main.main(SourceFile:265)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
	at oolloo.jlw.Wrapper.main(Wrapper.java:51)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378)
	at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372)
	at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246)
	at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133)
	at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95)
	at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572)
	at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600)
	at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587)
	at com.mojang.serialization.codecs.BaseMapCodec.decode(BaseMapCodec.java:44)
	at com.mojang.serialization.codecs.UnboundedMapCodec.lambda$decode$0(UnboundedMapCodec.java:38)
	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.codecs.UnboundedMapCodec.decode(UnboundedMapCodec.java:38)
	at com.mojang.serialization.Decoder.parse(Decoder.java:18)
	at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29)
	at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34)
	at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$3.decode(RecordCodecBuilder.java:248)
	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.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.glfwPollEvents(GLFW.java:3438)
	at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:200)
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:211)

-- 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.glfwPollEvents(GLFW.java:3438)
	at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:200)
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:211)
	at evm.e(SourceFile:287)
	at fbp.c(SourceFile:1352)
	at fbp.f(SourceFile:889)
	at net.minecraft.client.main.Main.main(SourceFile:265)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
	at oolloo.jlw.Wrapper.main(Wrapper.java:51)

-- Uptime --
Details:
	JVM uptime: 2712.314s
	Wall uptime: 2708.783s
	High-res time: 2708.579s
	Client ticks: 54153 ticks / 2707.650s
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)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
	at oolloo.jlw.Wrapper.main(Wrapper.java:51)

-- Affected level --
Details:
	All players: 1 total; [fzb['Sakimomo'/15, l='ClientLevel', x=6.69, y=97.32, z=52.61]]
	Chunk stats: 729, 453
	Level dimension: minecraft:overworld
	Level spawn location: World: (0,73,0), Section: (at 0,9,0 in 0,4,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: 46407 game time, 46407 day time
	Server brand: vanilla
	Server type: Non-integrated multiplayer server
	Tracked entity count: 124

-- Last reload --
Details:
	Reload number: 5
	Reload reason: manual
	Finished: Yes
	Packs: vanilla

-- System Details --
Details:
	Minecraft Version: 24w09a
	Minecraft Version ID: 24w09a
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.2, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 601923328 bytes (574 MiB) / 1119879168 bytes (1068 MiB) up to 8589934592 bytes (8192 MiB)
	CPUs: 12
	Processor Vendor: GenuineIntel
	Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
	Identifier: Intel64 Family 6 Model 151 Stepping 5
	Microarchitecture: Alder Lake
	Frequency (GHz): 2.50
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
	Graphics card #0 vendor: NVIDIA
	Graphics card #0 VRAM (MB): 16380.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 31.0.15.5161
	Memory slot #0 capacity (MB): 16384.00
	Memory slot #0 clockSpeed (GHz): 3.20
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 16384.00
	Memory slot #1 clockSpeed (GHz): 3.20
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 37460.80
	Virtual memory used (MB): 15100.24
	Swap memory total (MB): 4864.00
	Swap memory used (MB): 0.00
	JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx8192m
	Launched Version: 24w09a
	Launcher name: PCL
	Backend library: LWJGL version 3.3.2+13
	Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 551.61, NVIDIA Corporation
	Window size: 2560x1361
	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
	Universe: 400921fb54442d18
	Type: Client (map_client.txt)
	Graphics mode: fancy
	Render Distance: 10/12 chunks
	Resource Packs: vanilla
	Current Language: zh_cn
	Locale: zh_CN
	CPU: 12x 12th Gen Intel(R) Core(TM) i5-12400F