Crash report
18w44a\: [^crash-2018-10-31_17.03.12-client.txt]
Description: Rendering screen
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/system/GlStateManager
at com.mojang.realmsclient.RealmsMainScreen.drawRealmsLogo(RealmsMainScreen.java:880)
at com.mojang.realmsclient.RealmsMainScreen.render(RealmsMainScreen.java:816)
at cop.a(SourceFile:102)
at czs.a(SourceFile:793)
at clp.d(SourceFile:850)
at clp.b(SourceFile:389)
at net.minecraft.client.main.Main.main(SourceFile:145)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.system.GlStateManager
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 7 more
Related issues
is duplicated by
Attachments
Comments


Occurs in 18w45a

Can confirm for 18w46a

Confirmed 18w49a. Probably happens because of the way that Realms forces you to be on the latest release version, and has a code for saying that the client is outdated, but no path for saying that it's on a higher version, because it's not expected to exist a higher version than Realms does.

Realms cannot open version not release because it is not updated for snapshots.
It must do it because snapshot aren't definitives so you can't play on realms on it