10-09-2015, 04:01 PM
(This post was last modified: 10-09-2015, 05:00 PM by Seadragon91.)
Looking at it, there is something already running on port 25565. Run this command
and it will list the process running on this port.
Was able to reproduce the same crash on my side.
Code:
netstat -tulpn | grep :25565
Was able to reproduce the same crash on my side.