Я создавал свой сервер и у меня такая вот ошибка
[13:40:16] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[13:40:16] [Server thread/WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
[13:40:16] [Server thread/WARN]: Perhaps a server is already running on that port?
[13:40:16] [Server thread/INFO]: Stopping server
[13:40:16] [Server thread/INFO]: Saving players
[13:40:16] [Server thread/INFO]: Saving worlds
[13:40:16] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[13:40:16] [Server thread/INFO]: Flushing Chunk IO
[13:40:16] [Server thread/INFO]: Closing Thread Pool
[13:40:16] [Server thread/INFO]: Closing Server
Что делать?