| 1 | [10:10:47] [Render thread/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected.
|
| 2 | Possible reasons:
|
| 3 | a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version.
|
| 4 | b) The classpath contains jar files of an older LWJGL version.
|
| 5 | Possible solutions:
|
| 6 | a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make
|
| 7 | sure the folder it points to contains the shared libraries of the correct LWJGL version.
|
| 8 | b) Check the classpath and make sure to only have jar files of the same LWJGL version in it.
|
| 9 | [10:10:47] [Render thread/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected.
|
| 10 | Possible reasons:
|
| 11 | a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version.
|
| 12 | b) The classpath contains jar files of an older LWJGL version.
|
| 13 | Possible solutions:
|
| 14 | a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make
|
| 15 | sure the folder it points to contains the shared libraries of the correct LWJGL version.
|
| 16 | b) Check the classpath and make sure to only have jar files of the same LWJGL version in it.
|
| 17 | [10:10:48] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
| 18 | [10:10:49] [Render thread/ERROR]: Failed to verify authentication
|
| 19 | com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
|
| 20 | at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.2.38.jar:?]
|
| 21 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:132) ~[authlib-3.2.38.jar:?]
|
| 22 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:44) ~[authlib-3.2.38.jar:?]
|
| 23 | at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:153) ~[authlib-3.2.38.jar:?]
|
| 24 | at dxo.a(SourceFile:670) [1.18.jar:?]
|
| 25 | at dxo.<init>(SourceFile:424) [1.18.jar:?]
|
| 26 | at net.minecraft.client.main.Main.main(SourceFile:197) [1.18.jar:?]
|
| 27 | Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
|
| 28 | at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:78) ~[authlib-3.2.38.jar:?]
|
| 29 | at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.2.38.jar:?]
|
| 30 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:113) ~[authlib-3.2.38.jar:?]
|
| 31 | ... 5 more
|
| 32 | [10:10:49] [Render thread/INFO]: Setting user: {MINECRAFT_USERNAME}
|
| 33 | [10:10:49] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
|