Info: Architecture: arm64 Info: Device model: vivo V2205 Info: API version: 34 Info: Selected Minecraft version: 1.21.1 Info: Custom Java arguments: "" Added custom env: TMPDIR=/data/user/0/net.kdt.pojavlaunch/cache Added custom env: AWTSTUB_WIDTH=2342 Added custom env: FORCE_VSYNC=false Added custom env: POJAV_NATIVEDIR=/data/app/~~HJTkBxIBiMZoCFeP567s9Q==/net.kdt.pojavlaunch- p2aU7IZ0Nbl6ZiTvTpZD2Q==/lib/arm64 Added custom env: LIBGL_MIPMAP=3 Added custom env: allow_higher_compat_version=true Added custom env: MESA_GLSL_CACHE_DIR=/data/user/0/net.kdt.pojavlaunch/cache Added custom env: HOME=/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files Added custom env: PATH=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-21/bin:/product/bin:/apex/ com.android.runtime/bin:/apex/com.android.art/bin:/system_ext/bin:/system/bin:/ system/xbin:/odm/bin:/vendor/bin:/vendor/xbin Added custom env: LIBGL_NOINTOVLHACK=1 Added custom env: force_glsl_extensions_warn=true Added custom env: LIBGL_NORMALIZE=1 Added custom env: POJAV_VSYNC_IN_ZINK=1 Added custom env: LD_LIBRARY_PATH=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-21/lib/jli:/ data/user/0/net.kdt.pojavlaunch/runtimes/Internal-21/lib:/system/lib64:/vendor/ lib64:/vendor/lib64/hw:/data/app/~~HJTkBxIBiMZoCFeP567s9Q==/net.kdt.pojavlaunch- p2aU7IZ0Nbl6ZiTvTpZD2Q==/lib/arm64 Added custom env: LIBGL_NOERROR=1 Added custom env: POJAV_RENDERER=opengles2 Added custom env: LIBGL_ES=2 Added custom env: VTEST_SOCKET_NAME=/data/user/0/net.kdt.pojavlaunch/cache/.virgl_test Added custom env: MESA_LOADER_DRIVER_OVERRIDE=zink Added custom env: JAVA_HOME=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-21 Added custom env: allow_glsl_extension_directive_midshader=true Added custom env: AWTSTUB_HEIGHT=1080 Initialising gl4es v1.1.5 built on Jul 14 2024 19:34:14 Using GLES 2.0 backend loaded: libGLESv2.so loaded: libEGL.so Using GLES 2.0 backend Hardware Full NPOT detected and used FBO are in core, and so used PointSprite are in core, and so used CubeMap are in core, and so used BlendColor is in core, and so used Blend Subtract is in core, and so used Blend Function and Equation Separation is in core, and so used Texture Mirrored Repeat is in core, and so used Extension GL_OES_element_index_uint detected and used Extension GL_OES_packed_depth_stencil detected and used Extension GL_OES_depth24 detected and used Extension GL_OES_rgb8_rgba8 detected and used Extension GL_EXT_texture_format_BGRA8888 detected and used Extension GL_OES_depth_texture detected and used Extension GL_OES_texture_stencil8 detected and used Extension GL_OES_texture_float detected and used Extension GL_OES_texture_half_float detected and used Extension GL_EXT_color_buffer_float detected and used Extension GL_EXT_color_buffer_half_float detected and used high precision float in fragment shader available and used Max vertex attrib: 16 Extension GL_OES_standard_derivatives detected and used Extension GL_ARM_shader_framebuffer_fetch detected and used Extension GL_OES_get_program_binary detected and used Number of supported Program Binary Format: 1 Max texture size: 16384 Max Varying Vector: 31 Texture Units: 16/16 (hardware: 16), Max lights: 8, Max planes: 6 Extension GL_EXT_texture_filter_anisotropic detected and used Max Anisotropic filtering: 16 Hardware vendor is Qualcomm GLSL 300 es supported GLSL 310 es supported and used GLSL 320 es supported Max Color Attachments: 8 / Draw buffers: 8 sRGB surface supported EGLImage to Texture2D supported EGLImage to RenderBuffer supported ignore MipMap glGetError() always return GL_NOERROR Targeting OpenGL 2.1 No hack in shader converter to define overloaded function with int Not trying to batch small subsequent glDrawXXXX try to use VBO Force texture for Attachment color0 on FBO Hack to trigger a SwapBuffers when a Full Framebuffer Blit on default FBO is done Force normals to be normalized on FPE shaders glX Will try to recycle EGL Surface Current folder is:/ java.lang.UnsupportedOperationException at java.base/java.lang.invoke.VarForm.getMemberName(VarForm.java:118) at com.github.caciocavallosilano.cacio.ctc.CTCPreloadClassLoader.makeNonFinal(CTCPrelo adClassLoader.java:125) at com.github.caciocavallosilano.cacio.ctc.CTCPreloadClassLoader.<clinit>(CTCPreloadCl assLoader.java:70) at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1160) at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(M ethodHandleAccessorFactory.java:300) at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newConstructorAccessor(M ethodHandleAccessorFactory.java:103) at java.base/jdk.internal.reflect.ReflectionFactory.newConstructorAccessor(ReflectionF actory.java:200) at java.base/java.lang.reflect.Constructor.acquireConstructorAccessor(Constructor.java :549) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at java.base/java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:2012) at java.base/java.lang.System.initPhase3(System.java:2329) ERROR StatusConsoleListener appender Console has no parameter that matches element Policies [15:09:20] [main/WARN]: Failed retrieving info for group processor java.lang.Error:
There is an incompatible JNA native library installed on this system
Expected: 7.0.0 Found: 6.1.6 (at /data/app/~~HJTkBxIBiMZoCFeP567s9Q==/net.kdt.pojavlaunch- p2aU7IZ0Nbl6ZiTvTpZD2Q==/lib/arm64/libjnidispatch.so). To resolve this issue you may do one of the following: - remove or uninstall the offending library - set the system property jna.nosys=true - set jna.boot.library.path to include the path to the version of the jnidispatch library included with the JNA jar file you are using
at com.sun.jna.Native.<clinit>(Native.java:230) ~[jna-5.14.0.jar:5.14.0 (b0)]
at com.sun.jna.platform.linux.Udev.<clinit>(Udev.java:37) ~[jna-platform- 5.14.0.jar:5.14.0 (b0)] at oshi.software.os.linux.LinuxOperatingSystem.<clinit>(LinuxOperatingSystem.java:80) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxCentralProcessor.initProcessorCounts(LinuxCentral Processor.java:171) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java: 67) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxCentralProcessor.<init>(LinuxCentralProcessor.jav a:58) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createProcessor(LinuxHar dwareAbstractionLayer.java:43) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.util.Memoizer$1.get(Memoizer.java:61) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardware AbstractionLayer.java:48) ~[oshi-core-6.4.10.jar:6.4.10] at ac.c(SourceFile:79) ~[1.21.1.jar:?] at ac.a(SourceFile:87) ~[1.21.1.jar:?] at ac.a(SourceFile:79) ~[1.21.1.jar:?] at ac.e(SourceFile:56) ~[1.21.1.jar:?] at ac.a(SourceFile:87) [1.21.1.jar:?] at ac.<init>(SourceFile:56) [1.21.1.jar:?] at o.<init>(SourceFile:35) [1.21.1.jar:?] at o.g(SourceFile:234) [1.21.1.jar:?] at net.minecraft.client.main.Main.main(SourceFile:125) [1.21.1.jar:?] [15:09:20] [main/WARN]: Failed retrieving info for group memory java.lang.NoClassDefFoundError: Could not initialize class oshi.software.os.linux.LinuxOperatingSystem at oshi.hardware.platform.linux.LinuxGlobalMemory.<clinit>(LinuxGlobalMemory.java:28) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createMemory(LinuxHardwa reAbstractionLayer.java:38) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.util.Memoizer$1.get(Memoizer.java:61) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbs tractionLayer.java:60) ~[oshi-core-6.4.10.jar:6.4.10] at ac.a(SourceFile:81) ~[1.21.1.jar:?] at ac.a(SourceFile:87) ~[1.21.1.jar:?] at ac.a(SourceFile:81) ~[1.21.1.jar:?] at ac.e(SourceFile:56) ~[1.21.1.jar:?] at ac.a(SourceFile:87) [1.21.1.jar:?] at ac.<init>(SourceFile:56) [1.21.1.jar:?] at o.<init>(SourceFile:35) [1.21.1.jar:?] at o.g(SourceFile:234) [1.21.1.jar:?] at net.minecraft.client.main.Main.main(SourceFile:125) [1.21.1.jar:?] Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.Error:
There is an incompatible JNA native library installed on this system
Expected: 7.0.0 Found: 6.1.6 (at /data/app/~~HJTkBxIBiMZoCFeP567s9Q==/net.kdt.pojavlaunch- p2aU7IZ0Nbl6ZiTvTpZD2Q==/lib/arm64/libjnidispatch.so). To resolve this issue you may do one of the following: - remove or uninstall the offending library - set the system property jna.nosys=true - set jna.boot.library.path to include the path to the version of the jnidispatch library included with the JNA jar file you are using [in thread "main"] at com.sun.jna.Native.<clinit>(Native.java:230) ~[jna-5.14.0.jar:5.14.0 (b0)] at com.sun.jna.platform.linux.Udev.<clinit>(Udev.java:37) ~[jna-platform- 5.14.0.jar:5.14.0 (b0)] at oshi.software.os.linux.LinuxOperatingSystem.<clinit>(LinuxOperatingSystem.java:80) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxCentralProcessor.initProcessorCounts(LinuxCentral Processor.java:171) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java: 67) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxCentralProcessor.<init>(LinuxCentralProcessor.jav a:58) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createProcessor(LinuxHar dwareAbstractionLayer.java:43) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.util.Memoizer$1.get(Memoizer.java:61) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardware AbstractionLayer.java:48) ~[oshi-core-6.4.10.jar:6.4.10] at ac.c(SourceFile:79) ~[1.21.1.jar:?] at ac.a(SourceFile:87) ~[1.21.1.jar:?] at ac.a(SourceFile:79) ~[1.21.1.jar:?] ... 6 more [15:09:21] [Datafixer Bootstrap/INFO]: 226 Datafixer optimizations took 863 milliseconds [15:09:30] [Render thread/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected. Possible reasons: a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version. b) The classpath contains jar files of an older LWJGL version. Possible solutions: a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make sure the folder it points to contains the shared libraries of the correct LWJGL version. b) Check the classpath and make sure to only have jar files of the same LWJGL version in it. [LWJGL] Failed to load a library. Possible solutions: a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath. b) Add the JAR that contains the shared library to the classpath. [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics. [LWJGL] Enable the SharedLibraryLoader debug mode with - Dorg.lwjgl.util.DebugLoader=true for better diagnostics. [15:09:31] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [15:09:31] [Render thread/INFO]: Setting user: Jaap_Me Registered forkAndExec [15:09:31] [Render thread/ERROR]: Error parsing option value off for option Fullscreen: Not a boolean: "off" [15:09:31] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot EGLBridge: Binding to OpenGL ES [15:09:31] [Render thread/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected. Possible reasons: a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version. b) The classpath contains jar files of an older LWJGL version. Possible solutions: a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make sure the folder it points to contains the shared libraries of the correct LWJGL version. b) Check the classpath and make sure to only have jar files of the same LWJGL version in it. [15:09:32] [Render thread/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected. Possible reasons: a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version. b) The classpath contains jar files of an older LWJGL version. Possible solutions: a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make sure the folder it points to contains the shared libraries of the correct LWJGL version. b) Check the classpath and make sure to only have jar files of the same LWJGL version in it. [15:09:32] [Render thread/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected. Possible reasons: a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version. b) The classpath contains jar files of an older LWJGL version. Possible solutions: a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make sure the folder it points to contains the shared libraries of the correct LWJGL version. b) Check the classpath and make sure to only have jar files of the same LWJGL version in it. [15:09:33] [Download-2/ERROR]: Failed to fetch user properties com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401 at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationExceptio n(MinecraftClientHttpException.java:59) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserA piService.java:150) ~[authlib-6.0.54.jar:?] at fgo.bK(SourceFile:458) ~[1.21.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture. java:1768) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java :1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav a:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient .java:100) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:57) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserA piService.java:121) ~[authlib-6.0.54.jar:?] ... 5 more [15:09:33] [Render thread/ERROR]: Error while loading the narrator com.mojang.text2speech.Narrator$InitializeException: Failed to load library flite at com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:69) ~[text2speech-1.17.9.jar:?] at com.mojang.text2speech.NarratorLinux.<init>(NarratorLinux.java:18) ~[text2speech-1.17.9.jar:?] at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) [text2speech-1.17.9.jar:?] at fgg.<init>(SourceFile:19) [1.21.1.jar:?] at fgo.<init>(SourceFile:675) [1.21.1.jar:?] at net.minecraft.client.main.Main.main(SourceFile:239) [1.21.1.jar:?] Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native at com.sun.jna.NativeLibrary.<clinit>(NativeLibrary.java:90) ~[jna- 5.14.0.jar:5.14.0 (b0)] at com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[text2speech-1.17.9.jar:?] ... 5 more Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.Error:
There is an incompatible JNA native library installed on this system
Expected: 7.0.0 Found: 6.1.6 (at /data/app/~~HJTkBxIBiMZoCFeP567s9Q==/net.kdt.pojavlaunch- p2aU7IZ0Nbl6ZiTvTpZD2Q==/lib/arm64/libjnidispatch.so). To resolve this issue you may do one of the following: - remove or uninstall the offending library - set the system property jna.nosys=true - set jna.boot.library.path to include the path to the version of the jnidispatch library included with the JNA jar file you are using [in thread "main"] at com.sun.jna.Native.<clinit>(Native.java:230) ~[jna-5.14.0.jar:5.14.0 (b0)] at com.sun.jna.platform.linux.Udev.<clinit>(Udev.java:37) ~[jna-platform- 5.14.0.jar:5.14.0 (b0)] at oshi.software.os.linux.LinuxOperatingSystem.<clinit>(LinuxOperatingSystem.java:80) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxCentralProcessor.initProcessorCounts(LinuxCentral Processor.java:171) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java: 67) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxCentralProcessor.<init>(LinuxCentralProcessor.jav a:58) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createProcessor(LinuxHar dwareAbstractionLayer.java:43) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.util.Memoizer$1.get(Memoizer.java:61) ~[oshi-core-6.4.10.jar:6.4.10] at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardware AbstractionLayer.java:48) ~[oshi-core-6.4.10.jar:6.4.10] at ac.c(SourceFile:79) ~[1.21.1.jar:?] at ac.a(SourceFile:87) ~[1.21.1.jar:?] at ac.a(SourceFile:79) ~[1.21.1.jar:?] at ac.e(SourceFile:56) ~[1.21.1.jar:?] at ac.a(SourceFile:87) ~[1.21.1.jar:?] at ac.<init>(SourceFile:56) ~[1.21.1.jar:?] at o.<init>(SourceFile:35) ~[1.21.1.jar:?] at o.g(SourceFile:234) ~[1.21.1.jar:?] at net.minecraft.client.main.Main.main(SourceFile:125) ~[1.21.1.jar:?] [15:09:34] [Render thread/INFO]: Reloading ResourceManager: vanilla [15:09:34] [Worker-Main-5/INFO]: Found unifont_all_no_pua-15.1.05.hex, loading [15:09:35] [Worker-Main-1/INFO]: Found unifont_jp_patch-15.1.05.hex, loading [15:09:39] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play [15:09:39] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) [15:09:40] [Render thread/INFO]: OpenAL initialized on device OpenSL [15:09:40] [Render thread/INFO]: Sound engine started [15:09:40] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas [15:09:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas [15:09:40] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [15:09:40] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [15:09:40] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [15:09:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas [15:09:40] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas [15:09:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas [15:09:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas [15:09:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [15:09:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [15:09:40] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [15:09:40] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas [15:09:40] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [15:09:42] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [15:09:45] [IO-Worker-1/INFO]: Could not authorize you against Realms server: Invalid session id [15:09:45] [IO-Worker-1/ERROR]: Couldn't connect to realms fdj: Realms authentication error with message 'Invalid session id' at fby.a(SourceFile:447) ~[1.21.1.jar:?] at fby.g(SourceFile:232) ~[1.21.1.jar:?] at fbs.c(SourceFile:51) ~[1.21.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture. java:1768) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java :1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav a:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] [15:09:49] [Server Pinger #0/WARN]: Failed to find a usable hardware address from the network interfaces; using random bytes: 6c:56:86:29:c3:f8:a9:58 [15:09:51] [Render thread/INFO]: Connecting to buzz.manacube.com, 25565 [15:09:52] [Download-2/ERROR]: Failed to retrieve profile key pair com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient .java:100) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.minecraft.client.MinecraftClient.post(MinecraftClient.java:65) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.getKeyPair(YggdrasilUserApiSer vice.java:61) ~[authlib-6.0.54.jar:?] at fyy.a(SourceFile:129) ~[1.21.1.jar:?] at fyy.b(SourceFile:77) ~[1.21.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture. java:1768) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java :1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav a:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] [15:09:57] [Render thread/INFO]: Connecting to fun.netherite.gg, 25565 [15:09:58] [Download-2/ERROR]: Failed to retrieve profile key pair com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient .java:100) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.minecraft.client.MinecraftClient.post(MinecraftClient.java:65) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.getKeyPair(YggdrasilUserApiSer vice.java:61) ~[authlib-6.0.54.jar:?] at fyy.a(SourceFile:129) ~[1.21.1.jar:?] at fyy.b(SourceFile:77) ~[1.21.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture. java:1768) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java :1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav a:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]