Guest User

Untitled

a guest
Jul 13th, 2022
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. forge.jar present. Moving on...
  2. minecraft_server."1.16.5".jar present. Moving on...
  3. User did not agree to Mojang's EULA.
  4. eula.txt present. Moving on...
  5. Starting server...
  6. Minecraft version: "1.16.5"
  7. Forge version: "36.2.35"
  8. Java version:
  9. java version "17.0.3.1" 2022-04-22 LTS
  10. Java(TM) SE Runtime Environment (build 17.0.3.1+2-LTS-6)
  11. Java HotSpot(TM) 64-Bit Server VM (build 17.0.3.1+2-LTS-6, mixed mode, sharing)
  12. Java args: "-Xmx5G"
  13. 2022-07-13 01:43:52,343 main WARN Advanced terminal features are not available in this environment
  14. [01:43:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.35, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
  15. [01:43:52] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.3.1 by Oracle Corporation
  16. Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x7ff95560) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x7ff95560
  17. at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)
  18. at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
  19. at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)
  20. at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
  21. at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
  22. at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
  23. at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
  24. at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
  25. at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
  26. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  27. at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49)
  28. at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46)
  29. at net.minecraftforge.server.ServerMain.main(ServerMain.java:43)
  30. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment