I am trying to make a Create Above and Beyond server. I downloaded their server pack and then downloaded the forge installer from the forge website, installed the server in the same folder, and then made a .bat file
"C:\Program Files\Java\jre1.8.0_441\bin\javaw.exe" -Xmx8192M -Xms8192M -jar forge-1.16.5-36.2.20.jar -nogui
pause
However when I run this nothing happens not even an error message and it does not make a eula either.
I feel like I have checked everything the name is the same for the forge file the program files for Java are in the correct place as well.