I've been trying for less than an hour to set up a Minecraft server, which I try to start with a Start.bat that looks like this: java -Xmx1024M -Xms1024M -jar "C: \ Users \ corin \ Desktop \ MC Server \ server. Jar "
pause
However, there's always, I would not have accepted the eula, which I have, yes, I have also in the eula file true. All server files are in the same folder.
Did you also save the file with true?
Just do not answer if you can't help.
That could have happened, actually it works that way too. Just try to delete all files again and restart the server!
The start.bat must be in the server folder and then it should be e.g. To look like this:
java -Xmx1024M -Xms1024M -jar spigot-1.14.4.jar
I have to specify the path, because for some reason start.bat does not recognize server.jar in the same folder.
But it does, you have to do something wrong. Create an empty folder on your desktop and put in the server.jar and the start.bat with the code above. Then you start the server as usual and set the Eula to true. Then restart server again and it should work.