Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Minecraft pre-classic to classic(except 0.30) camera bug #5814

Open
Lowertricker opened this issue Jul 18, 2024 · 0 comments
Open

[BUG] Minecraft pre-classic to classic(except 0.30) camera bug #5814

Lowertricker opened this issue Jul 18, 2024 · 0 comments
Labels
bug Something isn't working needs fixing

Comments

@Lowertricker
Copy link

Describe the bug

When i try to move the camera it bug

The log file and images/videos

--------- beginning with launcher debug
Info: Launcher version: foxglove-20240709-045018f-v3_openjdk
Info: Architecture: arm64
Info: Device model: realme RMX3195
Info: API version: 33
Info: Selected Minecraft version: c0.0.13a
Info: Custom Java arguments: ""
Added custom env: TMPDIR=/data/user/0/net.kdt.pojavlaunch/cache
Added custom env: AWTSTUB_WIDTH=1540
Added custom env: FORCE_VSYNC=false
Added custom env: POJAV_NATIVEDIR=/data/app/~~6Q1OoFNKcBxnkVWyGFHBvQ==/net.kdt.pojavlaunch-FbjYhVKqkYWDZ-IZ2wN9LA==/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/~~6Q1OoFNKcBxnkVWyGFHBvQ==/net.kdt.pojavlaunch-FbjYhVKqkYWDZ-IZ2wN9LA==/lib/arm64
Added custom env: LIBGL_NOERROR=1
Added custom env: POJAV_RENDERER=opengles2
Added custom env: LIBGL_ES=1
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=722
Initialising gl4es
v1.1.5 built on May 4 2024 09:53:01
Using GLES 1.1 backend
loaded: libGLESv1_CM.so
loaded: libEGL.so
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlendColor is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCompileShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBindAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glAttachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glLinkProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUseProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glEnableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDisableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribIPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferuiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDetachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveUniform is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveAttrib is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glValidateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderPrecisionFormat is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderBinary is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glReleaseShaderCompiler is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilMaskSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilFuncSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilOpSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlitFramebuffer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordf is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttachedShaders is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribPointerv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawArrays is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawElements is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4f is NULL
Using GLES 1.1 backend
Hardware Full NPOT detected and used
Extension GL_EXT_blend_minmax detected and used
Extension GL_OES_framebuffer_object detected and used
Extension GL_OES_point_sprite detected and used
Extension GL_OES_point_size_array detected
Extension GL_OES_texture_cube_map detected and used
Extension GL_OES_blend_subtract detected and used
Extension GL_OES_blend_func_separate detected and used
Extension GL_OES_blend_equation_separate detected and used
Extension GL_OES_texture_mirrored_repeat detected and used
Extension GL_OES_mapbuffer detected
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_draw_texture detected and used
Max texture size: 16383
Texture Units: 8/8 (hardware: 8), Max lights: 8, Max planes: 1
Extension GL_EXT_texture_filter_anisotropic detected and used
Max Anisotropic filtering: 16
Hardware vendor is ARM
Max Color Attachments: 1 / Draw buffers: 1
sRGB surface supported
EGLImage to Texture2D supported
EGLImage to RenderBuffer supported
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlendColor is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCompileShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBindAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glAttachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glLinkProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUseProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glEnableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDisableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribIPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferuiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDetachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveUniform is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveAttrib is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glValidateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderPrecisionFormat is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderBinary is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glReleaseShaderCompiler is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilMaskSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilFuncSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilOpSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlitFramebuffer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordf is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttachedShaders is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribPointerv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawArrays is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawElements is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4f is NULL
ignore MipMap
glGetError() always return GL_NOERROR
Targeting OpenGL 1.5
No hack in shader converter to define overloaded function with int
Not trying to batch small subsequent glDrawXXXX
glXMakeCurrent FBO workaround enabled
FBO workaround for using binded texture enabled
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:/
Not using PSA (prgbin_n=0, notexarray=0)
--------- beginning of main
I/jrelog (21833): dlopen libgl4es_114.so success

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/jli/libjli.so success

I/jrelog (21833): dlopen libjvm.so failed: dlopen failed: library "libjvm.so" not found

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/server/libjvm.so success

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

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

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

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

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

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

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

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

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnpt.so failed: dlopen failed: library "libtinyiconv.so" not found: needed by /data/data/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libnpt.so in namespace clns-6

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

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

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

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

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

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

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

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libverify.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjaas_unix.so success

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjdwp.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjava_crw_demo.so success

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

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

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

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

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libj2pkcs11.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libfontmanager.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libdt_socket.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libawt_xawt.so success

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

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

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libj2gss.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjsig.so success
I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/libjava.so success

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/jli/libjli.so success

I/jrelog (21833): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch64/server/libjvm.so success

I/jrelog (21833): dlopen /data/app/~~6Q1OoFNKcBxnkVWyGFHBvQ==/net.kdt.pojavlaunch-FbjYhVKqkYWDZ-IZ2wN9LA==/lib/arm64/libopenal.so success

I/jrelog (21833): Done processing args

I/jrelog (21833): Found JLI lib
I/jrelog (21833): 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
Jul 18, 2024 5:13:35 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.AlphaVanillaTweaker
Jul 18, 2024 5:13:35 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
AlphaVanillaTweakInjector.class.getClassLoader() = sun.misc.Launcher$AppClassLoader@70dea4e
Found likely Minecraft candidate: private com.mojang.minecraft.Minecraft com.mojang.minecraft.MinecraftApplet.minecraft
CacioComponentPeer::setZOrder: NOT YET IMPLEMENTED
CacioComponentPeer::setZOrder: NOT YET IMPLEMENTED
CacioComponentPeer::setZOrder: NOT YET IMPLEMENTED
Loading current icons for window from: /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/assets/icons/icon_16x16.png and /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/assets/icons/icon_32x32.png
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source)
at net.minecraft.launchwrapper.injector.VanillaTweakInjector.loadIcon(VanillaTweakInjector.java:128)
at net.minecraft.launchwrapper.injector.VanillaTweakInjector.loadIconsOnFrames(VanillaTweakInjector.java:105)
at net.minecraft.launchwrapper.injector.AlphaVanillaTweakInjector.startMinecraft(AlphaVanillaTweakInjector.java:157)
at net.minecraft.launchwrapper.injector.AlphaVanillaTweakInjector.main(AlphaVanillaTweakInjector.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Registered forkAndExec
[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.
LWJGLX: GL caps init
Initialising gl4es
v1.1.5 built on May 4 2024 09:53:01
Using GLES 1.1 backend
loaded: libGLESv1_CM.so
loaded: libEGL.so
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlendColor is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCompileShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBindAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glAttachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glLinkProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUseProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glEnableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDisableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribIPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferuiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDetachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveUniform is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveAttrib is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glValidateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderPrecisionFormat is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderBinary is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glReleaseShaderCompiler is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilMaskSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilFuncSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilOpSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlitFramebuffer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordf is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttachedShaders is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribPointerv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawArrays is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawElements is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4f is NULL
Using GLES 1.1 backend
Hardware Full NPOT detected and used
Extension GL_EXT_blend_minmax detected and used
Extension GL_OES_framebuffer_object detected and used
Extension GL_OES_point_sprite detected and used
Extension GL_OES_point_size_array detected
Extension GL_OES_texture_cube_map detected and used
Extension GL_OES_blend_subtract detected and used
Extension GL_OES_blend_func_separate detected and used
Extension GL_OES_blend_equation_separate detected and used
Extension GL_OES_texture_mirrored_repeat detected and used
Extension GL_OES_mapbuffer detected
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_draw_texture detected and used
Max texture size: 16383
Texture Units: 8/8 (hardware: 8), Max lights: 8, Max planes: 1
Extension GL_EXT_texture_filter_anisotropic detected and used
Max Anisotropic filtering: 16
Hardware vendor is ARM
Max Color Attachments: 1 / Draw buffers: 1
sRGB surface supported
EGLImage to Texture2D supported
EGLImage to RenderBuffer supported
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlendColor is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCompileShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBindAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glAttachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glCreateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glLinkProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUseProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetProgramInfoLog is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glEnableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDisableVertexAttribArray is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttribIPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferuiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glClearBufferfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDetachShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveUniform is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetActiveAttrib is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttribLocation is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glValidateProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glDeleteShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderPrecisionFormat is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glShaderBinary is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glReleaseShaderCompiler is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilMaskSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilFuncSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glStencilOpSeparate is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4iv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniformMatrix4fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glBlitFramebuffer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordPointer is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordf is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glFogCoordfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetAttachedShaders is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetShaderSource is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetUniformiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribPointerv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribfv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glGetVertexAttribiv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsProgram is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glIsShader is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawArrays is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glMultiDrawElements is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform2i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform3i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glUniform4i is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib1fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib2fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3f is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib3fv is NULL
warning, ./src/gl/host.c line 33 function init_gl_functions: host_functions.glVertexAttrib4f is NULL
ignore MipMap
glGetError() always return GL_NOERROR
Targeting OpenGL 1.5
No hack in shader converter to define overloaded function with int
Not trying to batch small subsequent glDrawXXXX
glXMakeCurrent FBO workaround enabled
FBO workaround for using binded texture enabled
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:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft
Not using PSA (prgbin_n=0, notexarray=0)
EGLBridge: Binding to OpenGL ES
LWJGLX: ready-handle context created
Grab: false
I/NativeInput(21833): Input ready: 1

stub called:glSelectBuffer
Grab: true

Steps To Reproduce

1.play rd-132211 to c.0.0.13a
2.move the camera

Expected Behavior

Normal camera

Platform

- Device model:realme c25s 4/64G
- CPU architecture:arm64
- Android version: 13
- PojavLauncher version: foxglove 20240709-045018f-v3_openjdk

Anything else?

No response

@Lowertricker Lowertricker added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs fixing
Projects
None yet
Development

No branches or pull requests

2 participants