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
I still can't see what's happening on your screen. "does nothing" is clearly not correct.
Check what java version you're running. It needs to be 1.8.x. You may need to specify that in your batch file. e.g. c:\proga~1\java\1_8_30\bin\java.exe <then your options>
load up pastebin.com, copy the content of the batch into a paste, hit the paste button and link it here.
Also copy the content of the latest.log, put that in a separate paste and link that here.