I have a server that has been working and people are able to get in, then i close server, some days later, i open up console and it says the "failed to bind to port" error thing and now idk how to get my server running again!
1
That means that you already have a server running on that port.
You likely only closed the UI console, but java is still running in the background. ONLY close your server with /stop, do not just hit X on it.
-P
You likely only closed the UI console, but java is still running in the background. ONLY close your server with /stop, do not just hit X on it.
-P
