August 13, 20214 yr 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 . . .
August 14, 20214 yr Author Delted Comment Edited August 15, 20214 yr by Troyer Nothing valuable to help subject
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.