Troyer Posted August 13, 2021 Posted August 13, 2021 This is the cmd prompt log i belive. I am gvetting this error: this is from the run.bt file C:\Users\ztroy\Desktop\server.mods>REM Forge requires a configured set of both JVM and program arguments. C:\Users\ztroy\Desktop\server.mods>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\ztroy\Desktop\server.mods>REM Add custom program arguments {such as nogui} to this file at the end of the next line C:\Users\ztroy\Desktop\server.mods>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.17.1-37.0.33/win_args.txt Exception in thread "main" java.io.UncheckedIOException: java.nio.file.NoSuchFileException: libraries\net\minecraft\server\1.17.1-20210706.113038\server-1.17.1-20210706.113038-extra.jar at [email protected]/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:112) at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58) at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50) at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:60) Caused by: java.nio.file.NoSuchFileException: libraries\net\minecraft\server\1.17.1-20210706.113038\server-1.17.1-20210706.113038-extra.jar at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:236) at java.base/java.nio.file.Files.newByteChannel(Files.java:375) at java.base/java.nio.file.Files.newByteChannel(Files.java:426) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at [email protected]/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:89) ... 4 more C:\Users\ztroy\Desktop\server.mods>pause Press any key to continue . . . Quote
Troyer Posted August 14, 2021 Author Posted August 14, 2021 Do i need to disable something specific in antivirus or something? Quote
Troyer Posted August 14, 2021 Author Posted August 14, 2021 (edited) Delted Comment Edited August 15, 2021 by Troyer Nothing valuable to help subject Quote
Troyer Posted August 15, 2021 Author Posted August 15, 2021 Situation was fixed because of Allowing through AVG anti virus. Thank you Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.