Hello I need help with my modded minecraft server Modpack
the problem i get
is unable to access jarfile server.jar
@echo off
java -jar server.jar -Xmx8192M nogui
pause
This is my .bat file where i need to run the server with but it gives the error
Unable to access jarfile server.jar
(the server.jar file is my server)