0% found this document useful (0 votes)
10 views18 pages

Latest Log

The document details the initialization process of a game launcher for Minecraft version 1.7.10 on a Motorola Moto G(9) Play device using OpenJDK. It includes various environment variables and library loading logs, indicating issues with incompatible Java and native library versions. Additionally, there are errors related to initializing the Twitch stream and a NullPointerException during the setup of GLFW image buffers.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views18 pages

Latest Log

The document details the initialization process of a game launcher for Minecraft version 1.7.10 on a Motorola Moto G(9) Play device using OpenJDK. It includes various environment variables and library loading logs, indicating issues with incompatible Java and native library versions. Additionally, there are errors related to initializing the Twitch stream and a NullPointerException during the setup of GLFW image buffers.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 18

--------- Starting game with Launcher Debug!

Info: Launcher version: gladiolus-20250118-c04e3af-v3_openjdk


Info: Architecture: arm64
Info: Device model: motorola moto g(9) play
Info: API version: 30
Info: Selected Minecraft version: 1.7.10
Info: Custom Java arguments: ""
Added custom env: TMPDIR=/data/user/0/net.kdt.pojavlaunch/cache
--------- beginning of main

Added custom env: AWTSTUB_WIDTH=1556


Added custom env: FORCE_VSYNC=false
Added custom env:
POJAV_NATIVEDIR=/data/app/~~L0Wgsx7kktuqoWYFO5x5Yw==/net.kdt.pojavlaunch-
TBNNnTOl5jCrL6nT239ONw==/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/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/lib/aarch64/
jli:/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64:/system/lib64:/
vendor/lib64:/vendor/lib64/hw:/data/app/~~L0Wgsx7kktuqoWYFO5x5Yw==/
net.kdt.pojavlaunch-TBNNnTOl5jCrL6nT239ONw==/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
Added custom env: allow_glsl_extension_directive_midshader=true
Added custom env: AWTSTUB_HEIGHT=720
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
I/jrelog (10959): dlopen libgl4es_114.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/jli/libjli.so
success
I/jrelog (10959): dlopen libjvm.so failed: dlopen failed: library "libjvm.so" not
found

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:/
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/server/libjvm.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libverify.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjava.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnet.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnio.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libawt.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libawt_headless.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libfreetype.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libfontmanager.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libzip.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libsctp.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjawt.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libawt.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libmanagement.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjsound.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libj2pcsc.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libsunec.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libawt_xawt.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/server/libjvm.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/jli/libjli.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/liblcms.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjsdt.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjsig.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libdt_socket.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjava_crw_demo.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnet.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjpeg.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libfreetype.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libawt_headless.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjdwp.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libhprof.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libunpack.so success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libmlib_image.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libtinyiconv.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjaas_unix.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libinstrument.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libfontmanager.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libverify.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libj2pkcs11.so
success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjava.so success
I/jrelog (10959): dlopen
/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnio.so success
I/jrelog (10959):
dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnpt.so
success

I/jrelog (10959): dlopen


/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libj2gss.so success

I/jrelog (10959): dlopen /data/app/~~L0Wgsx7kktuqoWYFO5x5Yw==/net.kdt.pojavlaunch-


TBNNnTOl5jCrL6nT239ONw==/lib/arm64/libopenal.so success

I/jrelog (10959): Done processing args


I/jrelog (10959): Found JLI lib
I/jrelog (10959): Calling JLI_Launch
OpenJDK 64-Bit Server VM warning: No monotonic clock was available - timed services
may be adversely affected if the time-of-day clock changes
2025-08-12 18:40:46,367 ERROR appender Console has no parameter that matches
element Policies
Registered forkAndExec
[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.
[18:40:47] [main/INFO]: Setting user: wheslley

[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.
[18:40:49] [Client thread/INFO]: LWJGL Version: 3.3.3-snapshot
java.lang.NullPointerException
at org.lwjgl.system.Pointer$Default.<init>(Pointer.java:88)
at org.lwjgl.system.CustomBuffer.<init>(CustomBuffer.java:25)
at org.lwjgl.system.StructBuffer.<init>(StructBuffer.java:20)
at org.lwjgl.glfw.GLFWImage$Buffer.<init>(GLFWImage.java:303)
at org.lwjgl.opengl.Display.setIcon(Display.java:946)
at bao.ag(SourceFile:315)
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
EGLBridge: Binding to OpenGL ES
LWJGLX: ready-handle context created
Grab: false
If on Windows, make sure to provide all of the necessary dll's as specified in the
twitchsdk README. Also, make sure to set the PATH environment variable to point to
the directory containing the dll's.
[18:40:49] [Client thread/ERROR]: Couldn't initialize twitch stream
[18:40:50] [Client thread/INFO]: Reloading ResourceManager: Default
I/NativeInput(10959): Input ready: 1
GLFW: Set size for window 528763460896, width=1556, height=720

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[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.
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:40:51] [Sound Library Loader/INFO]: Sound engine started


[18:40:52] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:40:53] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[18:40:56] [Client thread/INFO]: Reloading ResourceManager: Default
[18:40:57] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:40:57] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)

[18:40:58] [Sound Library Loader/INFO]: Sound engine started


[18:40:58] [Client thread/INFO]: Reloading ResourceManager: Default
[18:40:59] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:40:59] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:00] [Sound Library Loader/INFO]: Sound engine started


[18:41:00] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:01] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:01] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:02] [Sound Library Loader/INFO]: Sound engine started


[18:41:02] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:03] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:03] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
[18:41:04] [Client thread/INFO]: Reloading ResourceManager: Default

[18:41:04] [Sound Library Loader/INFO]: Sound engine started


[18:41:04] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:05] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.
[18:41:06] [Sound Library Loader/INFO]: Sound engine started
[18:41:06] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:06] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:06] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:07] [Sound Library Loader/INFO]: Sound engine started


[18:41:08] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:08] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:08] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)

[18:41:09] [Sound Library Loader/INFO]: Sound engine started


[18:41:09] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:10] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:10] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:11] [Sound Library Loader/INFO]: Sound engine started


[18:41:11] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:11] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:11] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:12] [Sound Library Loader/INFO]: Sound engine started


[18:41:12] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:13] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:13] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)

[18:41:14] [Sound Library Loader/INFO]: Sound engine started


[18:41:14] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:14] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:15] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:15] [Sound Library Loader/INFO]: Sound engine started


[18:41:17] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:17] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:17] [Client thread/INFO]: Created: 256x256 textures/items-atlas
SoundSystem shutting down...
Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:18] [Sound Library Loader/INFO]: Sound engine started


[18:41:23] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:24] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:24] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.
[18:41:25] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:25] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

[18:41:25] [Sound Library Loader/INFO]: Sound engine started


[18:41:25] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted
(1)
OpenAL initialized.

[18:41:26] [Sound Library Loader/INFO]: Sound engine started


[18:41:26] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:26] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:26] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateAudioPlayer: Memory failure
Exception in thread "Thread-35" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.nalcCreateContext(ALC10.java:157)
at org.lwjgl.openal.ALC10.alcCreateContext(ALC10.java:173)
at org.lwjgl.openal.AL.create(AL.java:139)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:41:28] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:28] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:28] [Client thread/INFO]: Created: 256x256 textures/items-atlas

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
Exception in thread "Thread-39" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:41:31] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:31] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:32] [Client thread/INFO]: Created: 256x256 textures/items-atlas

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
[18:41:32] [Client thread/INFO]: Reloading ResourceManager: Default
Exception in thread "Thread-42" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:41:32] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:32] [Client thread/INFO]: Created: 256x256 textures/items-atlas

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Cannot open the device
[18:41:33] [Sound Library Loader/INFO]: Sound engine started
ERROR MESSAGE:
Cannot open the device
[18:41:33] [Sound Library Loader/INFO]: Sound engine started
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
[18:41:33] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:33] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
Exception in thread "Thread-45" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
Exception in thread "Thread-46" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:41:34] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Command thread did not die!
Ignoring errors... continuing clean-up.
Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Cannot open the device
[18:41:39] [Sound Library Loader/INFO]: Sound engine started
[18:41:39] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:39] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
ERROR MESSAGE:
Cannot open the device
[18:41:39] [Sound Library Loader/INFO]: Sound engine started
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
[18:41:39] [Client thread/INFO]: Created: 256x256 textures/items-atlas
SoundSystem shutting down...
Exception in thread "Thread-49" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
Error in class 'SoundSystem'
Command thread did not die!
Ignoring errors... continuing clean-up.
Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Cannot open the device
[18:41:45] [Sound Library Loader/INFO]: Sound engine started
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
Exception in thread "Thread-52" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:41:45] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:46] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:41:46] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Error in class 'SoundSystem'
Command thread did not die!
Ignoring errors... continuing clean-up.
Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Cannot open the device
[18:41:51] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:51] [Sound Library Loader/INFO]: Sound engine started
[18:41:51] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
[18:41:52] [Client thread/INFO]: Created: 256x256 textures/items-atlas
Exception in thread "Thread-55" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)

SoundSystem shutting down...


Error in class 'SoundSystem'
Command thread did not die!
Ignoring errors... continuing clean-up.
Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:41:57] [Client thread/INFO]: Reloading ResourceManager: Default
[18:41:57] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
ERROR MESSAGE:
Cannot open the device
[18:41:57] [Sound Library Loader/INFO]: Sound engine started
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
[18:41:57] [Client thread/INFO]: Created: 256x256 textures/items-atlas

SoundSystem shutting down...


Exception in thread "Thread-58" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
Error in class 'SoundSystem'
Command thread did not die!
Ignoring errors... continuing clean-up.
Error in class 'SoundSystem'
Problem during Library.cleanup()!
Ignoring errors... continuing clean-up.
Author: Paul Lamb, www.paulscode.com

Starting up SoundSystem...
Grab: true
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Grab: false
[ALSOFT] (EE) engine->CreateOutputMix: Memory failure
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Cannot open the device
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:119)

paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
Grab: true
Grab: false
ERROR MESSAGE:
Cannot open the device
[18:42:03] [Sound Library Loader/INFO]: Sound engine started
ERROR MESSAGE:
Cannot open the device

Starting up SoundSystem...
Exception in thread "Thread-61" java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:188)
at org.lwjgl.openal.ALC10.alcDestroyContext(ALC10.java:250)
at org.lwjgl.openal.AL.destroy(AL.java:174)
at
paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:340)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
[18:42:05] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NullPointerException
at btn.playing(SourceFile:420) ~[1.7.10.jar:?]
at btj.d(SourceFile:177) ~[1.7.10.jar:?]
at btp.a(SourceFile:179) ~[1.7.10.jar:?]
at bao.p(SourceFile:1559) ~[1.7.10.jar:?]
at bao.ak(SourceFile:774) ~[1.7.10.jar:?]
at bao.f(SourceFile:728) [1.7.10.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [1.7.10.jar:?]
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 12-08-2025 18:42


Description: Unexpected error

java.lang.NullPointerException: Unexpected error


at btn.playing(SourceFile:420)
at btj.d(SourceFile:177)
at btp.a(SourceFile:179)
at bao.p(SourceFile:1559)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)

A detailed walkthrough of the error, its code path and all known details is as
follows:
-----------------------------------------------------------------------------------
----

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (aarch64) version Android-11
Java Version: 1.8.0_442-internal, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 920017208 bytes (877 MB) / 1181745152 bytes (1127 MB) up to
1181745152 bytes (1127 MB)
JVM Flags: 4 total; -Xms1148M -Xmx1148M -XX:ActiveProcessorCount=8 -
Xbootclasspath/p:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/
caciocavallo/ResConfHack.jar:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/
files/caciocavallo/cacio-androidnw-1.10-SNAPSHOT.jar:/storage/emulated/0/Android/
data/net.kdt.pojavlaunch/files/caciocavallo/cacio-shared-1.10-SNAPSHOT.jar
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.10
LWJGL: 3.3.3-snapshot
OpenGL: Adreno (TM) 610 GL version 2.1 gl4es wrapper 1.1.5, PojavLauncherTeam
& ptitSeb
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is
supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Dansk (Danmark)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
#@!@# Game crashed! Crash report saved to: #@!@#
/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/crash-
reports/crash-2025-08-12_18.42.05-client.txt

You might also like