Guest User

Console

a guest
Dec 29th, 2021
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
  2. [Pterodactyl Daemon]: Updating process configuration files...
  3. [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
  4. container@pterodactyl~ Server marked as starting...
  5. [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
  6. [Pterodactyl Daemon]: Finished pulling Docker container image
  7. container@pterodactyl~ java -version
  8. openjdk version "17.0.1" 2021-10-19
  9. OpenJDK Runtime Environment (build 17.0.1+12-39)
  10. OpenJDK 64-Bit Server VM (build 17.0.1+12-39, mixed mode, sharing)
  11. container@pterodactyl~ java -Xms128M -Xmx3796M @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.1-39.0.0/win_args.txt %* -jar server.jar
  12. WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-exports
  13. WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-opens
  14. Error: Could not find or load main class cpw.mods.bootstraplauncher.BootstrapLauncher
  15. Caused by: java.lang.ClassNotFoundException: cpw.mods.bootstraplauncher.BootstrapLauncher
  16. container@pterodactyl~ Server marked as offline...
  17.  
  18. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  19. [Pterodactyl Daemon]: Exit code: 1
  20. [Pterodactyl Daemon]: Out of memory: false
  21. [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
  22. [Pterodactyl Daemon]: Updating process configuration files...
  23. [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
  24. container@pterodactyl~ Server marked as starting...
  25. [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
  26. [Pterodactyl Daemon]: Finished pulling Docker container image
  27. container@pterodactyl~ java -version
  28. openjdk version "17.0.1" 2021-10-19
  29. OpenJDK Runtime Environment (build 17.0.1+12-39)
  30. OpenJDK 64-Bit Server VM (build 17.0.1+12-39, mixed mode, sharing)
  31. container@pterodactyl~ java -Xms128M -Xmx3796M @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.1-39.0.0/win_args.txt %* -jar server.jar
  32. WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-exports
  33. WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-opens
  34. Error: Could not find or load main class cpw.mods.bootstraplauncher.BootstrapLauncher
  35. Caused by: java.lang.ClassNotFoundException: cpw.mods.bootstraplauncher.BootstrapLauncher
  36. container@pterodactyl~ Server marked as offline...
  37.  
  38. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  39. [Pterodactyl Daemon]: Exit code: 1
  40. [Pterodactyl Daemon]: Out of memory: false
  41. [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
  42.  
Advertisement
Add Comment
Please, Sign In to add comment