Vanilla 1.21.8 Crash Report

#KfcQKba
192 lines
Raw
Analysis
Minecraft version:
1.21.8
Java version:
21.0.7
1---- Minecraft Crash Report ----
2// Don't do that.
3
4Time: 2025-08-18 01:13:11
5Description: mouseReleased event handler
6
7java.lang.IllegalArgumentException: Failed to hash minecraft:map_post_processing=>SCALE: Component of type minecraft:map_post_processing is not encodable
8 at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464)
9 at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
10 at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464)
11 at net.minecraft.network.HashedPatchMap.create(SourceFile:32)
12 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
13 at net.minecraft.network.HashedPatchMap.create(SourceFile:32)
14 at net.minecraft.network.HashedStack.create(SourceFile:69)
15 at net.minecraft.client.multiplayer.MultiPlayerGameMode.handleInventoryMouseClick(SourceFile:468)
16 at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.slotClicked(SourceFile:602)
17 at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.mouseReleased(SourceFile:555)
18 at net.minecraft.client.MouseHandler.onPress(SourceFile:133)
19 at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226)
20 at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110)
21 at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226)
22 at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
23 at org.lwjgl.system.JNI.invokeV(Native Method)
24 at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
25 at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:148)
26 at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:159)
27 at com.mojang.blaze3d.platform.Window.updateDisplay(SourceFile:308)
28 at net.minecraft.client.Minecraft.runTick(SourceFile:1380)
29 at net.minecraft.client.Minecraft.run(SourceFile:947)
30 at net.minecraft.client.main.Main.main(SourceFile:265)
31
32
33A detailed walkthrough of the error, its code path and all known details is as follows:
34---------------------------------------------------------------------------------------
35
36-- Head --
37Thread: Render thread
38Stacktrace:
39 at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464)
40 at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
41 at net.minecraft.client.multiplayer.ClientPacketListener.lambda$new$1(SourceFile:464)
42 at net.minecraft.network.HashedPatchMap.create(SourceFile:32)
43 at java.base/java.lang.Iterable.forEach(Iterable.java:75)
44 at net.minecraft.network.HashedPatchMap.create(SourceFile:32)
45 at net.minecraft.network.HashedStack.create(SourceFile:69)
46 at net.minecraft.client.multiplayer.MultiPlayerGameMode.handleInventoryMouseClick(SourceFile:468)
47 at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.slotClicked(SourceFile:602)
48 at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.mouseReleased(SourceFile:555)
49 at net.minecraft.client.MouseHandler.onPress(SourceFile:133)
50 at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226)
51 at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110)
52 at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226)
53 at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
54 at org.lwjgl.system.JNI.invokeV(Native Method)
55 at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
56 at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:148)
57 at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:159)
58
59-- Affected screen --
60Details:
61 Screen name: ggm
62Stacktrace:
63 at net.minecraft.client.MouseHandler.onPress(SourceFile:133)
64 at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226)
65 at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110)
66 at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226)
67 at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
68 at org.lwjgl.system.JNI.invokeV(Native Method)
69 at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
70 at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:148)
71 at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:159)
72 at com.mojang.blaze3d.platform.Window.updateDisplay(SourceFile:308)
73 at net.minecraft.client.Minecraft.runTick(SourceFile:1380)
74 at net.minecraft.client.Minecraft.run(SourceFile:947)
75 at net.minecraft.client.main.Main.main(SourceFile:265)
76
77-- Mouse --
78Details:
79 Mouse location: Scaled: (345.500000, 162.694146). Absolute: (691.000000, 325.000000)
80 Screen size: ~~ERROR~~ IllegalFormatConversionException: f != java.lang.Integer
81 Button: 0
82Stacktrace:
83 at net.minecraft.client.MouseHandler.onPress(SourceFile:133)
84 at net.minecraft.client.MouseHandler.lambda$setup$4(SourceFile:226)
85 at net.minecraft.util.thread.BlockableEventLoop.execute(SourceFile:110)
86 at net.minecraft.client.MouseHandler.lambda$setup$5(SourceFile:226)
87 at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
88 at org.lwjgl.system.JNI.invokeV(Native Method)
89 at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
90 at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:148)
91 at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:159)
92 at com.mojang.blaze3d.platform.Window.updateDisplay(SourceFile:308)
93 at net.minecraft.client.Minecraft.runTick(SourceFile:1380)
94 at net.minecraft.client.Minecraft.run(SourceFile:947)
95 at net.minecraft.client.main.Main.main(SourceFile:265)
96
97-- Uptime --
98Details:
99 JVM uptime: 230.819s
100 Wall uptime: 212.419s
101 High-res time: 210.325s
102 Client ticks: 4099 ticks / 204.950s
103Stacktrace:
104 at net.minecraft.client.Minecraft.fillReport(SourceFile:2411)
105 at net.minecraft.client.Minecraft.emergencySaveAndCrash(SourceFile:1016)
106 at net.minecraft.client.Minecraft.run(SourceFile:968)
107 at net.minecraft.client.main.Main.main(SourceFile:265)
108
109-- Affected level --
110Details:
111 All players: 1 total; gwi{name=DaveDuart, id=170, pos=(-4675.98611577845, 71.0, 4920.920062675657), mode=SURVIVAL, permission=0}
112 Chunk stats: 529, 329
113 Level dimension: minecraft:overworld
114 Level spawn location: World: (-3010,71,3484), Section: (at 14,7,12 in -189,4,217; chunk contains blocks -3024,-64,3472 to -3009,319,3487), Region: (-6,6; contains chunks -192,192 to -161,223, blocks -3072,-64,3072 to -2561,319,3583)
115 Level time: 13110020 game time, 13197203 day time
116 Server brand: §cTBXSMP Software§r
117 Server type: Non-integrated multiplayer server
118 Tracked entity count: 678
119
120-- Last reload --
121Details:
122 Reload number: 1
123 Reload reason: initial
124 Finished: Yes
125 Packs: vanilla
126
127-- System Details --
128Details:
129 Minecraft Version: 1.21.8
130 Minecraft Version ID: 1.21.8
131 Operating System: Windows 10 (amd64) version 10.0
132 Java Version: 21.0.7, Microsoft
133 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
134 Memory: 138762760 bytes (132 MiB) / 637534208 bytes (608 MiB) up to 2147483648 bytes (2048 MiB)
135 CPUs: 8
136 Processor Vendor: AuthenticAMD
137 Processor Name: AMD Ryzen 5 PRO 2400G with Radeon Vega Graphics
138 Identifier: AuthenticAMD Family 23 Model 17 Stepping 0
139 Microarchitecture: Zen
140 Frequency (GHz): 3.60
141 Number of physical packages: 1
142 Number of physical CPUs: 4
143 Number of logical CPUs: 8
144 Graphics card #0 name: AMD Radeon(TM) Vega 11 Graphics
145 Graphics card #0 vendor: Advanced Micro Devices, Inc.
146 Graphics card #0 VRAM (MiB): 2048.00
147 Graphics card #0 deviceId: VideoController1
148 Graphics card #0 versionInfo: 31.0.21902.5
149 Graphics card #1 name: NVIDIA GeForce RTX 3060
150 Graphics card #1 vendor: NVIDIA
151 Graphics card #1 VRAM (MiB): 12288.00
152 Graphics card #1 deviceId: VideoController2
153 Graphics card #1 versionInfo: 32.0.15.8088
154 Memory slot #0 capacity (MiB): 8192.00
155 Memory slot #0 clockSpeed (GHz): 2.93
156 Memory slot #0 type: DDR4
157 Memory slot #1 capacity (MiB): 8192.00
158 Memory slot #1 clockSpeed (GHz): 2.93
159 Memory slot #1 type: DDR4
160 Memory slot #2 capacity (MiB): 8192.00
161 Memory slot #2 clockSpeed (GHz): 2.93
162 Memory slot #2 type: DDR4
163 Virtual memory max (MiB): 31948.00
164 Virtual memory used (MiB): 19168.82
165 Swap memory total (MiB): 7424.00
166 Swap memory used (MiB): 0.00
167 Space in storage for jna.tmpdir (MiB): available: 260548.03, total: 953069.00
168 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 260548.03, total: 953069.00
169 Space in storage for io.netty.native.workdir (MiB): available: 260548.03, total: 953069.00
170 Space in storage for java.io.tmpdir (MiB): available: 260548.03, total: 953069.00
171 Space in storage for workdir (MiB): available: 260548.03, total: 953069.00
172 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
173 Launched Version: 1.21.8
174 Launcher name: minecraft-launcher
175 Backend library: LWJGL version 3.3.3+5
176 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 580.88, NVIDIA Corporation
177 Window size: 1600x837
178 GFLW Platform: win32
179 Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
180 GL debug messages:
181 Is Modded: Probably not. Client jar signature and brand is untouched
182 Universe: 400921fb54442d18
183 Type: Client (map_client.txt)
184 Graphics mode: fancy
185 Render Distance: 8/29 chunks
186 Resource Packs: vanilla
187 Current Language: en_us
188 Locale: es_ES
189 System encoding: Cp1252
190 File encoding: UTF-8
191 CPU: 8x AMD Ryzen 5 PRO 2400G with Radeon Vega Graphics
192
This log will be saved for 90 days from their last view.
Report abuse