Hey when I open the launcher
code launcher:
java -Xmx1024M -Xms1024M -jar forge-1.7.10-10.13.2.1230-universal.jar
It gives me an error:
[11:07:03] [server thread / INFO] Starting minecraft server version 1.7.10
[11:07:05] [server thread / INFO] Loading properties
[11:07:05] [server thread / INFO]: Default game type: SURVIVAL
[11:07:05] [server thread / INFO]: Generating keypair
[11:07:06] [server thread / INFO]: Starting Minecraft server on 192.168.1.101:25565
[11:07:06] [server thread / WARN]: **** FAILED TO BIND TO PORT!
[11:07:06] [server thread / WARN]: The exception was: java.net.BindException: Can not assign requested address: bind
[11:07:06] [server thread / WARN]: Perhaps a server is already running on that port?
I tried to turn off and turn on the computer
I tried to change the port
Not working
And another issue, that I want to add more RAM to my server
And when I change the code of the launcher to:
java -Xmx2048M -Xms2048M -jar forge-1.7.10-10.13.2.1230-universal.jar
And click on the launcher to start the server
so start the server and after a second, turns off the server
Without data on crash