Advertisement
katubug

dedi server crash geckolib

Oct 25th, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.98 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.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~ ./server-startup.sh 16384 server.jar
  12. [13:54:35] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
  13. [13:54:35] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.2 by Oracle Corporation
  14. [13:54:35] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
  15. [13:54:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.18.2-40.1.84/fmlcore-1.18.2-40.1.84.jar is missing mods.toml file
  16. [13:54:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.1.84/javafmllanguage-1.18.2-40.1.84.jar is missing mods.toml file
  17. [13:54:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.1.84/lowcodelanguage-1.18.2-40.1.84.jar is missing mods.toml file
  18. [13:54:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.18.2-40.1.84/mclanguage-1.18.2-40.1.84.jar is missing mods.toml file
  19. [13:54:36] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
  20. Exception in thread "main" java.lang.module.ResolutionException: Modules com.google.gson and geckolib3 export package com.google.gson.reflect to module clumps
  21. at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
  22. at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
  23. at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:755)
  24. at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
  25. at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
  26. at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
  27. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
  28. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
  29. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
  30. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
  31. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
  32. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
  33. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
  34. container@pterodactyl~ Server marked as offline...
  35.  
  36. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  37. [Pterodactyl Daemon]: Exit code: 1
  38. [Pterodactyl Daemon]: Out of memory: false
  39. [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
  40. [Pterodactyl Daemon]: Updating process configuration files...
  41. [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
  42. container@pterodactyl~ Server marked as starting...
  43. [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
  44. [Pterodactyl Daemon]: Finished pulling Docker container image
  45. container@pterodactyl~ java -version
  46. openjdk version "17.0.2" 2022-01-18
  47. OpenJDK Runtime Environment (build 17.0.2+8-86)
  48. OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
  49. container@pterodactyl~ ./server-startup.sh 16384 server.jar
  50. [13:54:41] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
  51. [13:54:41] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.2 by Oracle Corporation
  52. [13:54:41] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
  53. [13:54:41] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.18.2-40.1.84/fmlcore-1.18.2-40.1.84.jar is missing mods.toml file
  54. [13:54:41] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.1.84/javafmllanguage-1.18.2-40.1.84.jar is missing mods.toml file
  55. [13:54:41] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.1.84/lowcodelanguage-1.18.2-40.1.84.jar is missing mods.toml file
  56. [13:54:41] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.18.2-40.1.84/mclanguage-1.18.2-40.1.84.jar is missing mods.toml file
  57. [13:54:42] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
  58. Exception in thread "main" java.lang.module.ResolutionException: Modules com.google.gson and geckolib3 export package com.google.gson to module storagedrawers
  59. at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
  60. at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
  61. at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:755)
  62. at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
  63. at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
  64. at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
  65. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
  66. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
  67. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
  68. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
  69. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
  70. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
  71. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
  72. container@pterodactyl~ Server marked as offline...
  73.  
  74. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  75. [Pterodactyl Daemon]: Exit code: 1
  76. [Pterodactyl Daemon]: Out of memory: false
  77. [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement