Guest User

TrueSrever

a guest
Sep 3rd, 2025
68
0
336 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. Downloading Minecraft server
  2. Installing Fabric Loader 0.17.2(1.21.8) on the server
  3. Downloading required files
  4. Downloading library org.ow2.asm:asm:9.8
  5. Downloading library org.ow2.asm:asm-analysis:9.8
  6. Downloading library org.ow2.asm:asm-commons:9.8
  7. Downloading library org.ow2.asm:asm-tree:9.8
  8. Downloading library org.ow2.asm:asm-util:9.8
  9. Downloading library net.fabricmc:sponge-mixin:0.16.3+mixin.0.8.7
  10. Downloading library net.fabricmc:intermediary:1.21.8
  11. Downloading library net.fabricmc:fabric-loader:0.17.2
  12. Generating server launch JAR
  13. Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture
  14. [13:45:19] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.21.8 with Fabric Loader 0.17.2
  15. [13:45:19] [INFO] [FabricLoader/GameRemap]: Fabric is preparing JARs on first launch, this may take a few seconds...
  16. [13:45:26] [ERROR] [FabricLoader/]: Uncaught exception in thread "main"
  17. java.lang.RuntimeException: An exception occurred when launching the server!
  18. at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:71)
  19. at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
  20. Caused by: java.lang.RuntimeException: error remapping game jars [/crafty/servers/ee9260e1-b8d0-4890-98dd-2c95251bada7/versions/1.21.8/server-1.21.8.jar]
  21. at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate(GameProviderHelper.java:298)
  22. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.initialize(MinecraftGameProvider.java:356)
  23. at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:141)
  24. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66)
  25. at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
  26. at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
  27. ... 1 more
  28. Caused by: java.nio.file.FileSystemException: /crafty/servers/ee9260e1-b8d0-4890-98dd-2c95251bada7/./.fabric/remappedJars/minecraft-1.21.8-0.17.2/zipfstmp3075182504744367141.tmp: Operation not permitted
  29. at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
  30. at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
  31. at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
  32. at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:277)
  33. at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:299)
  34. at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2170)
  35. at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.sync(ZipFileSystem.java:1869)
  36. at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.lambda$close$9(ZipFileSystem.java:484)
  37. at java.base/java.security.AccessController.doPrivileged(AccessController.java:571)
  38. at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.close(ZipFileSystem.java:483)
  39. at net.fabricmc.loader.impl.lib.tinyremapper.FileSystemReference.close(FileSystemReference.java:131)
  40. at net.fabricmc.loader.impl.lib.tinyremapper.OutputConsumerPath.close(OutputConsumerPath.java:213)
  41. at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate0(GameProviderHelper.java:369)
  42. at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate(GameProviderHelper.java:296)
  43. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment