When you open a crafting table and use the recipe book, and click on a non-craftable recipe, the client crashes. Repeated the bug twice on a fresh new world, and on two different PCs.
Attached screenshot (from just before the crash), and crash report.
How to repeat:
Create a new survival world
Chop some wood and build a crafting table
Open the crafting table
Click on a non-craftable item, for example a fence
Client crashes
Bug doesn't exist on 1.12, just 1.13-pre2 (don't know about pre1).
Recipe book works fine for craftable items.
Stack trace:
h: Rendering screen
at cwe.a(SourceFile:822)
at cit.c(SourceFile:816)
at cit.a(SourceFile:379)
at net.minecraft.client.main.Main.main(SourceFile:144)
Caused by: java.lang.NullPointerException
at col$a.c(SourceFile:109)
at col.a(SourceFile:70)
at coo.a(SourceFile:306)
at cnm.a(SourceFile:83)
at cwe.a(SourceFile:796)
... 3 more
Duplicate of MC-131343.