Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

[BUG] <Short description> forgemod crash #6761

@Abzhdggg

Description

@Abzhdggg

Describe the bug

dlopen failed: library "libc.so.6" not found: needed by /data/data/net.kdt.pojavlaunch.debug/cache/lib2444363484454338699.tmp in namespace classloader-namespace
This is the problem any workaround as i need tge mod to work here is the full txt log

--------- Starting game with Launcher Debug!
Info: Launcher version: gladiolus-20250128-32ff194-v3_openjdk
Info: Architecture: arm64
Info: Device model: samsung SM-G970U
Info: API version: 31
Info: Selected Minecraft version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
Info: Custom Java arguments: ""
Info: Graphics device: Qualcomm Adreno (TM) 640 (OpenGL ES 3)
--------- beginning of main
V/jrelog ( 9769): Log starts here

Added custom env: TMPDIR=/data/user/0/net.kdt.pojavlaunch.debug/cache
Added custom env: AWTSTUB_WIDTH=2164
Added custom env: FORCE_VSYNC=true
Added custom env: POJAV_NATIVEDIR=/data/app/~~8bLrcIvTjLuQfZNRoSp2BQ==/net.kdt.pojavlaunch.debug-lunZafMO9GXqXHG8nQWpcw==/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.debug/cache
Added custom env: HOME=/storage/emulated/0/Android/data/net.kdt.pojavlaunch.debug/files
Added custom env: PATH=/data/user/0/net.kdt.pojavlaunch.debug/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: POJAV_LOAD_TURNIP=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.debug/runtimes/Internal/lib/aarch64/jli:/data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64:/system/lib64:/vendor/lib64:/vendor/lib64/hw:/data/app/~~8bLrcIvTjLuQfZNRoSp2BQ==/net.kdt.pojavlaunch.debug-lunZafMO9GXqXHG8nQWpcw==/lib/arm64
Added custom env: LIBGL_NOERROR=1
Added custom env: POJAV_RENDERER=vulkan_zink
Added custom env: LIBGL_ES=2
Added custom env: VTEST_SOCKET_NAME=/data/user/0/net.kdt.pojavlaunch.debug/cache/.virgl_test
Added custom env: MESA_LOADER_DRIVER_OVERRIDE=zink
Added custom env: JAVA_HOME=/data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal
Added custom env: allow_glsl_extension_directive_midshader=true
Added custom env: AWTSTUB_HEIGHT=1080
D/jrelog ( 9769): dlopen libOSMesa.so success

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

E/jrelog ( 9769): dlopen libjvm.so failed: dlopen failed: library "libjvm.so" not found

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

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libverify.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjava.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libnet.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libnio.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libawt.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libawt_headless.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libfreetype.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libfontmanager.so success

E/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libinstrument.so failed: dlopen failed: library "libtinyiconv.so" not found: needed by /data/data/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libinstrument.so in namespace classloader-namespace

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libsunec.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libj2pkcs11.so success

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

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libmanagement.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libzip.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjava_crw_demo.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjdwp.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjpeg.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libhprof.so success

E/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libnpt.so failed: dlopen failed: library "libtinyiconv.so" not found: needed by /data/data/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libnpt.so in namespace classloader-namespace

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libawt_xawt.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjsig.so success

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

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libawt_headless.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libfontmanager.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libverify.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libj2pcsc.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjsound.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libnet.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjava.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libawt.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjsdt.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libdt_socket.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libj2gss.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/jli/libjli.so success

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

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libtinyiconv.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/server/libjvm.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libnio.so success

D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjaas_unix.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libjawt.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libfreetype.so success
D/jrelog ( 9769): dlopen /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal/lib/aarch64/libmlib_image.so success

D/jrelog ( 9769): dlopen /data/app/~~8bLrcIvTjLuQfZNRoSp2BQ==/net.kdt.pojavlaunch.debug-lunZafMO9GXqXHG8nQWpcw==/lib/arm64/libopenal.so success

D/jrelog ( 9769): Done processing args

D/jrelog ( 9769): Found JLI lib
D/jrelog ( 9769): 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-03-26 19:26:32,929 ERROR appender Console has no parameter that matches element Policies
[19:26:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:26:33] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:26:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:26:33] [main/INFO]: Forge Mod Loader version 11.15.1.2318 for Minecraft 1.8.9 loading
[19:26:33] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_442-internal, running on Linux:aarch64:Android-12, installed at /data/user/0/net.kdt.pojavlaunch.debug/runtimes/Internal
[19:26:33] [main/INFO]: Loading tweaker net.taunahi.autopatch.TaunahiTweaker from TaunahiAutoPatch-b2.jar
[19:26:33] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:26:33] [main/INFO]: Loading tweak class name net.taunahi.autopatch.TaunahiTweaker
[19:26:33] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:26:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:26:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:26:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:26:35] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:26:35] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[19:26:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:26:35] [main/INFO]: Calling tweak class net.taunahi.autopatch.TaunahiTweaker
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: java.lang.UnsupportedOperationException: The system tray is not supported on the current platform.
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: at java.awt.SystemTray.getSystemTray(Unknown Source)
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: at net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII.IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII(Native Method)
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: at net.taunahi.autopatch.TaunahiTweaker.lIIllIlIIIIlIIIIIlIlIlllIlIIllIIlIllIllIIlIIllIllIIIllIlIlIllIIl(Native Method)
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: at net.taunahi.autopatch.TaunahiTweaker.injectIntoClassLoader(Native Method)
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:26:36] [main/INFO]: [net.taunahi.autopatch.llllIlIIllIlIlllIllIIIIlIIllllIllIIIIIlIlllIIlIlIIlllllllIIlIIII:IlllllIllIIlIllIlllIIlIIlIIlIlIIIlIllIlIIIIIIIlllIlIlllIIIIIllII:-2]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Exception in thread "main" [19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.UnsatisfiedLinkError: /data/data/net.kdt.pojavlaunch.debug/cache/lib2444363484454338699.tmp: dlopen failed: library "libc.so.6" not found: needed by /data/data/net.kdt.pojavlaunch.debug/cache/lib2444363484454338699.tmp in namespace classloader-namespace
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader$NativeLibrary.load(Native Method)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadLibrary0(Unknown Source)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadLibrary(Unknown Source)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.load0(Unknown Source)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.load(Unknown Source)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at dev.jnic.obhKIW.JNICLoader.(Unknown Source)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.taunahi.nativeautopatch.Main.(Main.kt)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName0(Native Method)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName(Unknown Source)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.taunahi.autopatch.jni.IllllIlIIIIIlIIlIIlIIIllIIIlIlIIIlllIllIIIIIlIIIlIlllIIIIIIlIIl.IIllIlIIlllllIlIIlllllIIIIIllIlIlllIIlllllIllIlIlIlIlllIlIlIllIl(IllllIlIIIIIlIIlIIlIIIllIIIlIlIIIlllIllIIIIIlIIIlIlllIIIIIIlIIl.java:6)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.taunahi.autopatch.jni.IllllIlIIIIIlIIlIIlIIIllIIIlIlIIIlllIllIIIIIlIIIlIlllIIIIIIlIIl.llIllllIIlIIIlIlIIIlIlIllllIlIlIIlIlIIllIIllllIllIlIIllIIIIllIll(Native Method)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.taunahi.Java Exit code: 1
D/jrelog ( 9769): Going to free args
D/jrelog ( 9769): Free done

autopatch.TaunahiTweaker.lIIllIlIIIIlIIIIIlIlIlllIlIIllIIlIllIllIIlIIllIllIIIllIlIlIllIIl(Native Method)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.taunahi.autopatch.TaunahiTweaker.injectIntoClassLoader(Native Method)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:26:43] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

The log file and images/videos

latestlog (2) (1).txt

Steps To Reproduce

Launch the forge n it will crash straight away

Expected Behavior

Id expect the game to run as normal

Platform

- Device model: samsung SM-G970U
- CPU architecture: arm64
- Android version: 12
- PojavLauncher version: gladiolus-20250128-32ff194-v3_openjdk

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions