Cypherke / mua

Minecraft Ultrahardcore Admin
MIT License
2 stars 0 forks source link

Stopping server throws IOException #2

Open Cypherke opened 5 years ago

Cypherke commented 5 years ago

When stopping the server with /stop it saves everything and ends with an IOException:

/save-all

[23:02:09] [Server thread/INFO]: Saved the world /stop [23:02:14] [Server thread/INFO]: Stopping the server [23:02:14] [Server thread/INFO]: Stopping server [23:02:14] [Server thread/INFO]: Saving players [23:02:14] [Server thread/INFO]: Saving worlds [23:02:14] [Server thread/INFO]: Saving chunks for level 'world'/Overworld [23:02:14] [Server thread/INFO]: Saving chunks for level 'world'/Nether [23:02:14] [Server thread/INFO]: Saving chunks for level 'world'/The End [23:02:14] [Server Shutdown Thread/INFO]: Stopping server [23:02:14] [Server Shutdown Thread/INFO]: Saving players [23:02:14] [Server Shutdown Thread/INFO]: Saving worlds [23:02:14] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/Overworld [23:02:14] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/Nether [23:02:14] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/The End

java.io.IOException: Stream closed at java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:433) at java.io.OutputStream.write(OutputStream.java:116) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297) at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) at java.io.BufferedWriter.flush(BufferedWriter.java:254) at be.cypherke.mua.Mua.lambda$new$0(Mua.java:53) at java.lang.Thread.run(Thread.java:745)

Cypherke commented 5 years ago

@Sieberkev : En als ik blijf enteren dan blijft em errors smijten :o @Cypherke : gebruik eens stop ipv /stop wa geeft da dan? @Cypherke : hey @Sieberkev is dees nog een issue momenteel?