Advertisement
GeradesoLukas

Untitled

Nov 27th, 2022
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 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. console@revive~ 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.2" 2022-01-18
  9. OpenJDK Runtime Environment (build 17.0.2+8-86)
  10. OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
  11. container@pterodactyl~ java -Xms128M -Xmx6144M -Duser.timezone=Europe/Berlin -Dlog4j2.formatMsgNoLookups=true -jar server.jar
  12. [19:58:57] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
  13. [19:58:57] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.2 by Oracle Corporation
  14. Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x402e37bc) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x402e37bc
  15. at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)
  16. at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
  17. at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)
  18. at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
  19. at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
  20. at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
  21. at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
  22. at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
  23. at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
  24. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  25. at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49)
  26. at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46)
  27. at net.minecraftforge.server.ServerMain.main(ServerMain.java:43)
  28. console@revive~ Server marked as offline...
  29. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  30. [Pterodactyl Daemon]: Exit code: 1
  31. [Pterodactyl Daemon]: Out of memory: false
  32. [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
  33. [Pterodactyl Daemon]: Updating process configuration files...
  34. [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
  35. console@revive~ Server marked as starting...
  36. [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
  37. [Pterodactyl Daemon]: Finished pulling Docker container image
  38. container@pterodactyl~ java -version
  39. openjdk version "17.0.2" 2022-01-18
  40. OpenJDK Runtime Environment (build 17.0.2+8-86)
  41. OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
  42. container@pterodactyl~ java -Xms128M -Xmx6144M -Duser.timezone=Europe/Berlin -Dlog4j2.formatMsgNoLookups=true -jar server.jar
  43. [19:59:00] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
  44. [19:59:00] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.2 by Oracle Corporation
  45. Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x402e37bc) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x402e37bc
  46. at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)
  47. at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
  48. at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)
  49. at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
  50. at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
  51. at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
  52. at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
  53. at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
  54. at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
  55. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  56. at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49)
  57. at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46)
  58. at net.minecraftforge.server.ServerMain.main(ServerMain.java:43)
  59. console@revive~ Server marked as offline...
  60. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  61. [Pterodactyl Daemon]: Exit code: 1
  62. [Pterodactyl Daemon]: Out of memory: false
  63. [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement