This crash occurs when you try to open the Realms menu in 19w14a. It did not occur on previous snapshot, where a message was proper displayed about client incompatibility with Realms.
java.lang.NoSuchMethodError: net.minecraft.realms.RealmsScreen.blit(IIFFIIFF)V
at com.mojang.realmsclient.RealmsMainScreen.drawRealmsLogo(RealmsMainScreen.java:883)
at com.mojang.realmsclient.RealmsMainScreen.render(RealmsMainScreen.java:816)
at net.minecraft.realms.RealmsScreenProxy.render(SourceFile:102)
at djs.a(SourceFile:688)
at cuu.d(SourceFile:945)
at cuu.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:154)
Fixed in 19w14b.