Attempting to craft a half slab results in a crash to desktop
Linked issues
Comments 3
I assume this is another duplicate of MC-117211
Thank you for your report!
However, this issue has been closed as a Duplicate of MC-117211.
It has been linked to this report. If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
I have the the same issue, This issue makes playing 1.12-pre1 unusable for me
It occurs not just with (cobble) slabs, also with chests and (accacia) planks (maybe others). The object seem to be crafted, when I load the world again, the object is in my inventory.
I tried both jre1.8.0_131 and built in Java.
The world is newly generated with one of the snapshots.
It worked fine with the last snapshot before 12-pre1.
Added log:
[07:48:53] [Client thread/INFO]: Loaded 292 advancements
[07:48:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6314ms behind, skipping 126 tick(s)
[07:49:02] [Server thread/INFO]: Stopping server
[07:49:02] [Server thread/INFO]: Saving players
[07:49:02] [Server thread/INFO]: Galaxy_Builder lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[07:49:02] [Server thread/INFO]: Galaxy_Builder hat das Spiel verlassen
[07:49:02] [Server thread/INFO]: Stopping singleplayer server as player logged out
[07:49:02] [Server thread/INFO]: Saving worlds
[07:49:02] [Server thread/INFO]: Saving chunks for level 'Speedwin2'/overworld
[07:49:04] [Client thread/FATAL]: Reported exception thrown!
f: Updating screen events
at bhu.t(SourceFile:1591) ~[1.12-pre1.jar:?]
at bhu.ax(SourceFile:964) ~[1.12-pre1.jar:?]
at bhu.a(SourceFile:404) [1.12-pre1.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [1.12-pre1.jar:?]
Caused by: java.lang.NullPointerException
at java.util.HashMap.putMapEntries(Unknown Source) ~[?:1.8.0_131]
at java.util.HashMap.putAll(Unknown Source) ~[?:1.8.0_131]
at bnl.a(SourceFile:192) ~[1.12-pre1.jar:?]
at bnl.a(SourceFile:120) ~[1.12-pre1.jar:?]
at bnk.a(SourceFile:244) ~[1.12-pre1.jar:?]
at bmg.a(SourceFile:134) ~[1.12-pre1.jar:?]
at blz.a(SourceFile:342) ~[1.12-pre1.jar:?]
at bmg.a(SourceFile:93) ~[1.12-pre1.jar:?]
at bld.k(SourceFile:387) ~[1.12-pre1.jar:?]
at bld.p(SourceFile:364) ~[1.12-pre1.jar:?]
at bhu.t(SourceFile:1581) ~[1.12-pre1.jar:?]
... 3 more