You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" java.io.UncheckedIOException: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-extra.jar]
at [email protected]/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:74)
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:93)
Caused by: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-extra.jar]
... 5 more
my error is that code.
what should i do?
i tried run.bat file.
in run.bat
@echo off
java -Xms60G -Xmx60G -jar FoxServer-1.18.2-dc251db-server.jar
pause
The text was updated successfully, but these errors were encountered:
my error is that code.
what should i do?
i tried run.bat file.
in run.bat
The text was updated successfully, but these errors were encountered: