-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bug: unconfirmedPotential bugs that need replicating to verify.Potential bugs that need replicating to verify.
Milestone
Description
Latest Reproducible:
EssentialsX-2.19.4-dev+2-3984bdd
paper-1.18.2-235
Type of bug
Error in console
/ess dump all output
https://essentialsx.net/dump.html?id=fc64f23abdcb4c2795426d752a39a199
Error log (if applicable)
https://gist.github.com/nathanfranke/8db8c5d6d4272c72669ab38637f225a8
Bug description
When I build my docker images, I start the server once to generate cache files. To automatically stop the server, I pipe stop to the process: echo stop | java -jar paper-1.18.2-235.jar nogui.
However, this always causes Essentials to print an error.
Steps to reproduce
- Install EssentialsX on an empty Paper server
echo stop | java -jar paper-1.18.2-235.jar nogui
Expected behaviour
EssentialsX closes cleanly
Actual behaviour
EssentialsX prints an error and may not have shut down properly
Metadata
Metadata
Assignees
Labels
bug: unconfirmedPotential bugs that need replicating to verify.Potential bugs that need replicating to verify.