Advertisement
Guest User

Console Error

a guest
Jul 21st, 2022
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. 21.07 14:51:24 [Multicraft] Starting server!
  2. 21.07 14:51:24 [Multicraft] Loaded config for "forge"
  3. 21.07 14:51:24 [Multicraft] JAR file not found. Go to "Settings"-"Update Minecraft" to download the JAR file.
  4. 21.07 14:51:25 [Server] INFO 2022-07-21 14:51:25,743 main WARN Advanced terminal features are not available in this environment
  5. 21.07 14:51:25 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.60, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
  6. 21.07 14:51:25 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Oracle Corporation
  7. 21.07 14:51:25 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/jar/forge/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
  8. 21.07 14:51:26 [Server] INFO Exception in thread "main" com.electronwill.nightconfig.core.io.WritingException: An I/O error occured
  9. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90)
  10. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61)
  11. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.AutoreloadFileConfig.save(AutoreloadFileConfig.java:36)
  12. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80)
  13. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.60/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:56)
  14. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.60/net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:62)
  15. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.60/net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:65)
  16. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
  17. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:92)
  18. 21.07 14:51:26 [Server] INFO at java.base/java.util.HashMap$Values.forEach(HashMap.java:1065)
  19. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:92)
  20. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:51)
  21. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)
  22. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
  23. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
  24. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
  25. 21.07 14:51:26 [Server] INFO at cpw.mods.bootstraplauncher@1.0.0/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
  26. 21.07 14:51:26 [Server] INFO Caused by: java.nio.file.AccessDeniedException: /config/fml.toml
  27. 21.07 14:51:26 [Server] INFO at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
  28. 21.07 14:51:26 [Server] INFO at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
  29. 21.07 14:51:26 [Server] INFO at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
  30. 21.07 14:51:26 [Server] INFO at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
  31. 21.07 14:51:26 [Server] INFO at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
  32. 21.07 14:51:26 [Server] INFO at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
  33. 21.07 14:51:26 [Server] INFO at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87)
  34. 21.07 14:51:26 [Multicraft] Server shut down (starting)
  35. 21.07 14:51:26 [Multicraft] Restarting crashed server in 5 seconds
  36. 21.07 14:51:26 [Multicraft] Stopping server!
  37. 21.07 14:51:27 [Multicraft] Received stop command
  38. 21.07 14:51:27 [Multicraft] Looks like a crash, check the server console. Return value: 1
  39. 21.07 14:51:27 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement