I can create a tmux session on its own just fine and run the server java -jar papermc_server.jar. Everything is working.
Your command, however, does nothing for me. It just fails without printing any error.
Git Clone URL: | https://aur.archlinux.org/papermc.git (read-only, click to copy) |
---|---|
Package Base: | papermc |
Description: | Next generation of Minecraft server, compatible with Spigot plugins and offering uncompromising performance |
Upstream URL: | https://papermc.io/ |
Keywords: | alternative craftbukkit cuberite minecraft-server paperspigot spigot |
Licenses: | custom |
Conflicts: | papermc-git |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 25 |
Popularity: | 0.052913 |
First Submitted: | 2019-08-06 07:47 (UTC) |
Last Updated: | 2025-01-03 14:34 (UTC) |
I can create a tmux session on its own just fine and run the server java -jar papermc_server.jar. Everything is working.
Your command, however, does nothing for me. It just fails without printing any error.
@sflor Did you accept the EULA?
If the error still persists, try reproducing it in a clean chroot. The server works just fine for me and I wasn't able to spot anything suspicious in the management script. Upon start-up the script invokes:
sudo -u papermc tmux -L papermc new-session -s papermc -c /srv/papermc -d "java -Xms512M -Xmx1024M -jar './papermc_server.jar' nogui"
Try also running only this line. If it too does not work, break it down into ever smaller peaces until the server starts.
Btw. java version 16 is required, it will not work with anything below that.
Server runs just fine when I launch it manually, so it has to be some kind of issue with the startup script. My config is default as well.
@M1T0 Thanks, but I have tried Java 11 as well as 16 to no avail.
@sflor I had the same issue. I believe I fixed it using sudo archlinux-java set java-16-openjdk
. Make sure you have jre-openjdk
installed and upgraded.
Since I updated to 1.17, papermc doesn't launch for me anymore.
% papermc start
Starting server...no server running on /tmp/tmux-986/papermc
Any idea what I am doing wrong?
papermc just released 1.17.1
@edh Oh wow lol, didn't expect that to come quickly. Thanks either way!
@speedy905 I updated the package.
Hello, The papermc dev team has released 1.17 builds to the public. Just wondering if you will also update the aur package to the same state as well, or will you wait until a stable 1.17 build has been released by the papermc dev team before applying those builds to the aur package? Thanks.
Pinned Comments
edh commented on 2019-09-03 10:54 (UTC) (edited on 2019-10-22 09:52 (UTC) by edh)
Unfortunately, upstream does not really have proper releases but instead points to build-versions of the software. Note, I will not push every new build of the package to the AUR but I will update the package upon new minecraft releases, e.g. for 1.14.4 to 1.14.5.