Closed iambenmitchell closed 3 years ago
Looks like this is the same issue as #5
Can confirm - this happens to me also.
My batch file literally just consists of:
@ECHO OFF
title Minecraft 1.16.5 Server
java -jar serverjars-2.jar
pause
Thanks for your report - A fix will be release in the next update.
I have attached my console log. This issue has started happening recently.
Start command:
java -Xms8G -Xmx8G -jar updater.jar -o true
Java environment:
Console Log
ben@letscraft:~/Desktop/teslaTeens$ ./start.sh _____ __ / ___/___ ______ _____ _____ / /___ ___________ \__ \/ _ \/ ___/ | / / _ \/ ___/_ / / __ `/ ___/ ___/ ___/ / __/ / | |/ / __/ / / /_/ / /_/ / / (__ ) /____/\___/_/ |___/\___/_/ \____/\__,_/_/ /____/ ServerJars.com Made with love by Songoda <3 ServerJars is starting... The jar is up to date. Launching paper-1.16.5.jar... .............................. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.songoda.serverjars.ServerJars (file:/home/ben/Desktop/teslaTeens/updater.jar) to method java.net.URLClassLoader.addURL(java.net.URL) WARNING: Please consider reporting this to the maintainers of com.songoda.serverjars.ServerJars WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release =========================== Notice: Java has warned you that you are using a workaround if you want to get around this you can add the following arguments: '-Djava.system.class.loader=com.serverjars.updater.ServerJarsLoader' e.g 'java -Djava.system.class.loader=com.serverjars.updater.ServerJarsLoader -jar serverjars.jar 'Unable to retrieve Instrumentation API to add Paper jar to classpath. If you're running paperclip without -jar then you also need to include the -javaagent: