Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. [Pterodactyl Daemon] Server marked as STARTING
  2. [Pterodactyl Daemon] Checking size of server data directory...
  3. [Pterodactyl Daemon] Disk Usage: 8189M / 0M
  4. [Pterodactyl Daemon] Ensuring file permissions.
  5. [Pterodactyl Daemon] Running server preflight.
  6. [Pterodactyl Daemon] Starting server container.
  7. openjdk version "1.8.0_212"
  8. OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01)
  9. OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode)
  10. :/home/container$ java -Xms128M -Xmx10000M -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
  11. Patching vanilla jar...
  12. Failed to read vanilla jar and patch file
  13. java.util.zip.ZipException: invalid literal/length code
  14. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
  15. at java.io.FilterInputStream.read(FilterInputStream.java:133)
  16. at io.papermc.paperclip.Paperclip.readFully(Paperclip.java:228)
  17. at io.papermc.paperclip.Paperclip.setupEnv(Paperclip.java:143)
  18. at io.papermc.paperclip.Paperclip.main(Paperclip.java:45)
  19. [Pterodactyl Daemon] Server marked as OFF
  20. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  21. [Pterodactyl Daemon] Exit Code: 1
  22. [Pterodactyl Daemon] Out of Memory: false
  23. [Pterodactyl Daemon] Error Response:
  24. [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting.
  25. [Pterodactyl Daemon] Server marked as STARTING
  26. [Pterodactyl Daemon] Checking size of server data directory...
  27. [Pterodactyl Daemon] Disk Usage: 8139M / 0M
  28. [Pterodactyl Daemon] Ensuring file permissions.
  29. [Pterodactyl Daemon] Running server preflight.
  30. [Pterodactyl Daemon] Starting server container.
  31. openjdk version "1.8.0_212"
  32. OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01)
  33. OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode)
  34. :/home/container$ java -Xms128M -Xmx10000M -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
  35. Patching vanilla jar...
  36. Failed to read vanilla jar and patch file
  37. java.util.zip.ZipException: invalid literal/length code
  38. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
  39. at java.io.FilterInputStream.read(FilterInputStream.java:133)
  40. at io.papermc.paperclip.Paperclip.readFully(Paperclip.java:228)
  41. at io.papermc.paperclip.Paperclip.setupEnv(Paperclip.java:143)
  42. at io.papermc.paperclip.Paperclip.main(Paperclip.java:45)
  43. [Pterodactyl Daemon] Server marked as OFF
  44. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  45. [Pterodactyl Daemon] Exit Code: 1
  46. [Pterodactyl Daemon] Out of Memory: false
  47. [Pterodactyl Daemon] Error Response:
  48. [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement