PaperMC / Paperclip

Bootstrap utility and launcher for the Paper Minecraft server
MIT License
120 stars 51 forks source link

Java 11 — Paper and ServerJars Updater #29

Closed WINGS-N closed 3 years ago

WINGS-N commented 3 years ago

on startup I get this error: Unable to retrieve Instrumentation API to add Paper jar to ClassPath_

My server runs JAVA 11, ServerJars updater

After successful installation, paper starts applying patches, and after that it just crashes with this error

JVM Flags:

java -Xms128M -Xmx3072M -Dterminal.jline=false -Dterminal.ansi=true -Djava.system.class.loader=com.serverjars.updater.ServerJarsLoader -jar upd.jar

IMG_20201215_122729_698.jpg

electronicboy commented 3 years ago

This is essentially a duplicate of #28, paperclip needs to use an agent to bootstrap the server properly, this is something you'd need to take up with serverjars.