Skip to content

'zip file closed' when stopping server too quickly #4825

@nathanfranke

Description

@nathanfranke

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

  1. Install EssentialsX on an empty Paper server
  2. 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

No one assigned

    Labels

    bug: unconfirmedPotential bugs that need replicating to verify.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions