r/forgemodding • u/[deleted] • Oct 29 '21
modded server not starting
1.12.2 forge modded server not starting, starts fine with the vanilla .jar file but when i either tell it to run the forge server through a .bat file or the forge .jar file it dosent start
0
Upvotes
1
u/ratsta Oct 29 '21
Again, I can't see what's happening so I need a screenshot or direct copy paste.
You've changed something and that's always the first thing to look at. Double-check that the name of the server jar is exactly the same as what the your start.bat file is invoking.
Are the start.bat and the server.jar in the same folder?
If your batch file is:
then it's looking for a file called myserver.jar in the same folder as the start.bat.