Jump to content

Rokos

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Rokos

  1. Very unexpected, but turning off the antivirus helped. Thank you
  2. Here is the log file https://drive.google.com/file/d/1Y456kYGNFfgbNDpoE3cW735JKRV-WRt1/view?usp=sharing
  3. Need logs from an installer text document? There are too many lines, I can not throw them all. How can I drop them?
  4. It is necessary? I just don't understand English well C:\Users\Rokos\Desktop\123124>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Rokos\Desktop\123124>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Rokos\Desktop\123124>REM pass them to this script directly C:\Users\Rokos\Desktop\123124>"C:\Program Files\Java\jdk-17.0.2\bin\java" @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.1-39.0.59/win_args.txt Exception in thread "main" java.io.UncheckedIOException: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.1-20211210.034407\server-1.18.1-20211210.034407-extra.jar] at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:74) at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58) at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50) at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42) at cpw.mods.bootstraplauncher@1.0.0/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:93) Caused by: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.1-20211210.034407\server-1.18.1-20211210.034407-extra.jar] ... 5 more C:\Users\Rokos\Desktop\123124>pause Для продолжения нажмите любую клавишу . . .
  5. I checked. Wrote the path to java 17 I can show the screen in discord if that helps.
  6. I started Forge. He created a "Run" file. I run it, it should create files and folders, but it didn't. http://skrinshoter.ru/s/280122/UBcWGPep (folder screenshot)
  7. Didn't set it up at all. 'Cause he didn't even create a configuration file
  8. C:\Users\Rokos\Desktop\123124>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Rokos\Desktop\123124>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Rokos\Desktop\123124>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Rokos\Desktop\123124>REM pass them to this script directly C:\Users\Rokos\Desktop\123124>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.1-39.0.59/win_args.txt Exception in thread "main" java.io.UncheckedIOException: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.1-20211210.034407\server-1.18.1-20211210.034407-extra.jar] at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:74) at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58) at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50) at cpw.mods.securejarhandler@1.0.1/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42) at cpw.mods.bootstraplauncher@1.0.0/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:93) Caused by: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.1-20211210.034407\server-1.18.1-20211210.034407-extra.jar] ... 5 more C:\Users\Rokos\Desktop\123124>pause Для продолжения нажмите любую клавишу . . .
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.