Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. Pterodactyl Daemon] Server marked as OFF
  2. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  3. [Pterodactyl Daemon] Exit Code: 0
  4. [Pterodactyl Daemon] Out of Memory: false
  5. [Pterodactyl Daemon] Error Response:
  6. [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.
  7. [Pterodactyl Daemon] Server marked as STARTING
  8. [Pterodactyl Daemon] Checking size of server data directory...
  9. [Pterodactyl Daemon] Disk Usage: 39M / 10000M
  10. [Pterodactyl Daemon] Ensuring file permissions.
  11. [Pterodactyl Daemon] Running server preflight.
  12. [Pterodactyl Daemon] Starting server container.
  13. java version "1.8.0_192"
  14. Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
  15. Java HotSpot(TM) 64-Bit Server VM (build 25.192-b12, mixed mode)
  16. :/home/container$ java -Xms128M -Xmx2000M -jar server.jar
  17. Loading TacoSpigot config from taco.yml
  18. java.lang.NullPointerException
  19. at org.bukkit.Bukkit.getLogger(Bukkit.java:565)
  20. at net.techcable.tacospigot.TacoSpigotConfig.readConfig(TacoSpigotConfig.java:69)
  21. at net.techcable.tacospigot.TacoSpigotConfig.init(TacoSpigotConfig.java:47)
  22. at org.bukkit.craftbukkit.Main.main(Main.java:218)
  23. [Pterodactyl Daemon] Server marked as OFF
  24. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  25. [Pterodactyl Daemon] Exit Code: 0
  26. [Pterodactyl Daemon] Out of Memory: false
  27. [Pterodactyl Daemon] Error Response:
  28. [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.
  29. container:~/$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement