Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. java.nio.file.NoSuchFileException: reformcloud/jars/spigot-1.8.jar
  2. at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
  3. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  4. at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  5. at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:526)
  6. at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
  7. at java.nio.file.Files.copy(Files.java:1274)
  8. at systems.reformcloud.utility.files.FileUtils.copyFile(FileUtils.java:74)
  9. at systems.reformcloud.serverprocess.startup.CloudServerStartupHandler.bootstrap0(CloudServerStartupHandler.java:398)
  10. at systems.reformcloud.serverprocess.startup.CloudServerStartupHandler.bootstrap(CloudServerStartupHandler.java:106)
  11. at systems.reformcloud.serverprocess.CloudProcessStartupHandler.run(CloudProcessStartupHandler.java:81)
  12. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  13. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  14. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement