Open gudenau opened 10 years ago
can you post the full stacktrace? you can get it by typing in terminal emmulator:
export PATH=$PATH:/data/data/julianwi.javainstaller/java java -jar path/to/file > log.txt
Exception in thread "main" java.lang.UnsatisfiedLinkError: getStartTime
at gnu.java.lang.management.VMRuntimeMXBeanImpl.getStartTime(Native Method)
at gnu.java.lang.management.RuntimeMXBeanImpl.getStartTime(RuntimeMXBeanImpl.java:143)
at org.apache.logging.log4j.core.appender.rolling.OnStartupTriggeringPolicy.
I added the method getStartTime. look here https://github.com/julianwi/javainstaller/commit/fc2452590450495ac78da19e40df61c14ac28000 Now It should work
When running the Minecraft server I errors about therethe getSystem time native method not existing.