---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2025-08-18 00:32:46 Description: mouseReleased event handler java.lang.IllegalArgumentException: Failed to hash minecraft:map_post_processing=>SCALE: Component of type minecraft:map_post_processing is not encodable at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464) at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464) at net.minecraft.network.HashedPatchMap.create(SourceFile:32) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.network.HashedPatchMap.create(SourceFile:32) at net.minecraft.network.HashedStack.create(SourceFile:69) at net.minecraft.client.multiplayer.MultiPlayerGameMode.handleInventoryMouseClick(SourceFile:468) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.slotClicked(SourceFile:602) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.mouseReleased(SourceFile:555) at net.minecraft.client.MouseHandler.onPress(SourceFile:133) at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226) at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110) at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) 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:148) at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:170) at com.mojang.blaze3d.platform.Window.updateDisplay(SourceFile:308) at net.minecraft.client.Minecraft.runTick(SourceFile:1380) at net.minecraft.client.Minecraft.run(SourceFile:947) at net.minecraft.client.main.Main.main(SourceFile:265) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464) at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464) at net.minecraft.network.HashedPatchMap.create(SourceFile:32) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.network.HashedPatchMap.create(SourceFile:32) at net.minecraft.network.HashedStack.create(SourceFile:69) at net.minecraft.client.multiplayer.MultiPlayerGameMode.handleInventoryMouseClick(SourceFile:468) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.slotClicked(SourceFile:602) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.mouseReleased(SourceFile:555) at net.minecraft.client.MouseHandler.onPress(SourceFile:133) at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226) at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110) at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) 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:148) at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:170) -- Affected screen -- Details: Screen name: ggl Stacktrace: at net.minecraft.client.MouseHandler.onPress(SourceFile:133) at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226) at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110) at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) 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:148) at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:170) at com.mojang.blaze3d.platform.Window.updateDisplay(SourceFile:308) at net.minecraft.client.Minecraft.runTick(SourceFile:1380) at net.minecraft.client.Minecraft.run(SourceFile:947) at net.minecraft.client.main.Main.main(SourceFile:265) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) -- Mouse -- Details: Mouse location: Scaled: (129.500000, 125.500000). Absolute: (259.000000, 251.000000) Screen size: ~~ERROR~~ IllegalFormatConversionException: f != java.lang.Integer Button: 0 Stacktrace: at net.minecraft.client.MouseHandler.onPress(SourceFile:133) at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226) at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110) at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) 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:148) at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:170) at com.mojang.blaze3d.platform.Window.updateDisplay(SourceFile:308) at net.minecraft.client.Minecraft.runTick(SourceFile:1380) at net.minecraft.client.Minecraft.run(SourceFile:947) at net.minecraft.client.main.Main.main(SourceFile:265) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) -- Uptime -- Details: JVM uptime: 690.338s Wall uptime: 674.747s High-res time: 674.156s Client ticks: 13390 ticks / 669.500s Stacktrace: at net.minecraft.client.Minecraft.fillReport(SourceFile:2411) at net.minecraft.client.Minecraft.emergencySaveAndCrash(SourceFile:1016) at net.minecraft.client.Minecraft.run(SourceFile:968) at net.minecraft.client.main.Main.main(SourceFile:265) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) -- Affected level -- Details: All players: 2 total; gwh{name=Rajoy, id=69, pos=(-8.457491675133088, 133.0, -3.2474768250993225), mode=SURVIVAL, permission=4}, gwi{name=DaveDuart, id=196, pos=(-2.3776401404659486, 129.0, 9.762948781798775), mode=SURVIVAL, permission=0} Chunk stats: 729, 473 Level dimension: minecraft:overworld Level spawn location: World: (0,140,0), Section: (at 0,12,0 in 0,8,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: 2982 game time, 2982 day time Server brand: Purpur Server type: Non-integrated multiplayer server Tracked entity count: 106 -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla -- System Details -- Details: Minecraft Version: 1.21.7 Minecraft Version ID: 1.21.7 Operating System: Windows 10 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 817623792 bytes (779 MiB) / 2147483648 bytes (2048 MiB) up to 5368709120 bytes (5120 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 PRO 2400G with Radeon Vega Graphics Identifier: AuthenticAMD Family 23 Model 17 Stepping 0 Microarchitecture: Zen Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: AMD Radeon(TM) Vega 11 Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. Graphics card #0 VRAM (MiB): 2048.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.21902.5 Graphics card #1 name: NVIDIA GeForce RTX 3060 Graphics card #1 vendor: NVIDIA Graphics card #1 VRAM (MiB): 12288.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 32.0.15.8088 Memory slot #0 capacity (MiB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.93 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.93 Memory slot #1 type: DDR4 Memory slot #2 capacity (MiB): 8192.00 Memory slot #2 clockSpeed (GHz): 2.93 Memory slot #2 type: DDR4 Virtual memory max (MiB): 31948.00 Virtual memory used (MiB): 23296.86 Swap memory total (MiB): 7424.00 Swap memory used (MiB): 78.51 Space in storage for jna.tmpdir (MiB): Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): Space in storage for io.netty.native.workdir (MiB): Space in storage for java.io.tmpdir (MiB): available: 260260.14, total: 953069.00 Space in storage for workdir (MiB): available: 260260.14, total: 953069.00 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx5120m Launched Version: 1.21.7 Launcher name: PrismLauncher Backend library: LWJGL version 3.3.3+5 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 580.88, NVIDIA Corporation Window size: 798x828 GFLW Platform: win32 Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access GL debug messages: 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: en_us Locale: en_ES System encoding: Cp1252 File encoding: UTF-8 CPU: 8x AMD Ryzen 5 PRO 2400G with Radeon Vega Graphics