0% found this document useful (0 votes)
92 views

Latestlog

The document provides information about the Java arguments and environment variables used to launch a Java application. It lists several Java arguments used to configure security policies, the Java security manager, bootclasspath, and AWT settings. It also lists environment variables used to set directories for caching, native libraries, and other configuration.

Uploaded by

Dobri
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)
92 views

Latestlog

The document provides information about the Java arguments and environment variables used to launch a Java application. It lists several Java arguments used to configure security policies, the Java security manager, bootclasspath, and AWT settings. It also lists environment variables used to set directories for caching, native libraries, and other configuration.

Uploaded by

Dobri
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/ 2

Info: Java arguments:

[-Djava.security.policy=/data/user/0/net.kdt.pojavlaunch/security/
java_sandbox.policy, -
Djava.security.manager=net.sourceforge.prograde.sm.ProGradeJSM,
-Xbootclasspath/a:/data/user/0/net.kdt.pojavlaunch/security/pro-grade.jar, -
Djava.awt.headless=false, -Dcacio.managed.screensize=720x600, -
Dcacio.font.fontmanager=sun.awt.X11FontManager, -
Dcacio.font.fontscaler=sun.font.FreetypeFontScaler, -
Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel, -
Dawt.toolkit=net.java.openjdk.cacio.ctc.CTCToolkit, -
Djava.awt.graphicsenv=net.java.openjdk.cacio.ctc.CTCGraphicsEnvironment, -
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, -
jar, /data/user/0/net.kdt.pojavlaunch/cache/Minecraft-Chromium-Embedded-Framework-
1.7.10.jar]
Added custom env: TMPDIR=/data/user/0/net.kdt.pojavlaunch/cache
Added custom env: AWTSTUB_WIDTH=1025
Added custom env: FORCE_VSYNC=false
Added custom env: POJAV_NATIVEDIR=/data/app/net.kdt.pojavlaunch-
vGuIPqdhJOgZZvKoQUjNFw==/lib/arm
Added custom env: REGAL_GL_VERSION=4.5
Added custom env: REGAL_GL_VENDOR=Android
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:/sbin:/system/sbin:/
product/bin:/apex/com.android.runtime/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:
LD_LIBRARY_PATH=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch32/
jli:/data/user/0/net.kdt.pojavlaunch/runtimes/Internal/lib/aarch32:/system/lib:/
vendor/lib:/vendor/lib/hw:/data/app/net.kdt.pojavlaunch-vGuIPqdhJOgZZvKoQUjNFw==/
lib/arm
Added custom env: LIBGL_ES=null
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: REGAL_GL_RENDERER=Regal
Added custom env: AWTSTUB_HEIGHT=600
Exception on logging thread:
java.io.IOException: Cannot run program "logcat": error=14, Bad address
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050)
at net.kdt.pojavlaunch.utils.JREUtils$1.run(JREUtils.java:129)
at java.lang.Thread.run(Thread.java:919)
Caused by: java.io.IOException: error=14, Bad address
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:133)
at java.lang.ProcessImpl.start(ProcessImpl.java:141)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 2 more
Policy policy.url.2=file:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/
files/.java.policy wasn't successfully parsed. Exception message:
/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.java.policy (No such
file or directory)

Unable to initialize policy entry: Illegal character in opaque part at index 6:


file:${{java.ext.dirs}}/*
Arc Capes DNS Injector

Parts of Alibaba's DCM library were used, please read


https://github.com/alibaba/java-dns-cache-manipulator/blob/main/README.md for more
info

Failed to inject cache!

java.lang.ClassNotFoundException: java.net.InetAddress$CacheEntry

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)

at
git.artdeell.arcdns.CacheUtil_J8.getConstructorOfInetAddress$CacheEntry(CacheUtil_J
8.java:45)
at git.artdeell.arcdns.CacheUtil_J8.newCacheEntry(CacheUtil_J8.java:32)
at git.artdeell.arcdns.CacheUtil_J8.setInetAddressCache(CacheUtil_J8.java:20)

at
git.artdeell.arcdns.ArcDNSInjectorAgent.premain(ArcDNSInjectorAgent.java:10)
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 sun.instrument.InstrumentationImpl.loadClassAndStartAgent(Unknown Source)
at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(Unknown Source)

no main manifest attribute, in /data/user/0/net.kdt.pojavlaunch/cache/Minecraft-


Chromium-Embedded-Framework-1.7.10.jar

FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xb3fef06c)


Failed to set damage region on surface 0xaa4c19a0, error=EGL_NOT_INITIALIZED
FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xb3fef06c)

You might also like