Hello,
So I wanted to set up a forge server to play my mods with friends. I chose 1.15.2. version.
I did everything according to the manuals and dragged the mod files and my save file to their right places.
There are two jar Files in the Server folder: forge-1.15.2-31.2.0.jar and minecraft_server.1.15.2.jar.
If I launch minecraft_server.1.15.2.jar, which I tried for hours, I only got the vanilla version to run on the server (mod blocks were simply gone.)
In some threads on this forum I read that you have to lauch forge-1.15.2-31.2.0.jar to launch the modded version? So I did and it appears to open the server, but it instantly closes the window.
I also read you have to launch the jar manually via commands.
I did: C:\Users\asus\Desktop\Server>java -jar forge-1.15.2-31.2.0 ....I get the output: ERROR: Unable to access jarfile forge-1.15.2-31.2.0
I read in some threads that this problem could depend on a wrong java version maybe?