-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13-pre8
-
None
-
Windows 7, Intel iris 540, 64bit Java
-
Unconfirmed
This also happened in pre7. Earlier versions right up to pre6 were OK
I suspect it is the same issue as MC-133492
In Pre7, it had an extra line in the latest.log which indicated ;
- [Client thread/WARN]: Couldn't find glyph for character ? (\ua7b0)
This has been fixed for pre8 but the crash still continues.
My latest.log show this;
[13:51:20] [Client thread/INFO]: Setting user: Stubkan [13:51:22] [Client thread/WARN]: Skipping bad option: lastServer: [13:51:22] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14 [13:51:23] [Client thread/INFO]: Reloading ResourceManager: Default [13:51:23] [Sound Library Loader/INFO]: Starting up SoundSystem... [13:51:24] [Thread-2/INFO]: Initializing No Sound [13:51:24] [Thread-2/INFO]: (Silent Mode) [13:51:25] [Thread-2/INFO]: OpenAL initialized. [13:51:25] [Sound Library Loader/INFO]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg [13:51:25] [Sound Library Loader/INFO]: Sound engine started [13:51:27] [Client thread/INFO]: Created: 1024x512 textures-atlas [13:51:29] [Client thread/INFO]: Narrator library for x64 successfully loaded [13:51:29] [Client thread/ERROR]: Realms module missing
There is no crash log, but this generates a 'hs_err_PID.log' in .minecraft
J 5998 org.lwjgl.opengl.GL11.glDrawArrays(III)V (0 bytes) @ 0x00000000038f2009 [0x00000000038f1fc0+0x49] J 6063 C2 ctc.a(Lctb;)V (386 bytes) @ 0x000000000391cb3c [0x000000000391c780+0x3bc] J 6087 C2 cfx.b(Ljava/lang/String;FFIZ)F (772 bytes) @ 0x0000000003938470 [0x0000000003937c60+0x810] J 6054 C1 cfx.a(Ljava/lang/String;FFIZ)I (75 bytes) @ 0x000000000390f69c [0x000000000390f4a0+0x1fc] J 6053 C1 cfx.a(Ljava/lang/String;FFI)I (14 bytes) @ 0x000000000390fcdc [0x000000000390fb60+0x17c] j cfz.a(Lcfx;Ljava/lang/String;III)V+17 j cjh$a.a(IIIIIIF)V+55 j cgy.a(IIIIF)V+473 j cgy.a(IIF)V+379 j cjh.a(IIF)V+7 j ctj.a(FJZ)V+565 j cfg.c(Z)V+305 j cfg.a()V+75 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1168
- duplicates
-
MC-133337 Crash in org.lwjgl.opengl.GL11.glDrawArrays when opening language settings (caused by Couldn't find glyph for character Ʞ (\ua7b0))
- Resolved