[11:50:26] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11:50:26] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:50:26] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:50:26] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11:50:26] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11:50:26] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:50:26] [main/INFO]: Reloading ResourceManager: Default
[11:50:29] [Worker-Main-2/INFO]: Loaded 7 recipes
[11:50:29] [Worker-Main-2/INFO]: Loaded 1137 advancements
[11:50:33] [Server thread/INFO]: Starting minecraft server version 1.17
[11:50:33] [Server thread/INFO]: Loading properties
[11:50:33] [Server thread/INFO]: Default game type: SURVIVAL
[11:50:33] [Server thread/INFO]: Generating keypair
[11:50:34] [Server thread/INFO]: Starting Minecraft server on *:25565
[11:50:34] [Server thread/INFO]: Using epoll channel type
[11:50:35] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[11:50:35] [Server thread/WARN]: The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
[11:50:35] [Server thread/WARN]: Perhaps a server is already running on that port?
[11:50:35] [Server thread/INFO]: Stopping server
[11:50:35] [Server thread/INFO]: Saving worlds
[11:50:35] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "abr.o_()" because "☃" is null
        at net.minecraft.server.MinecraftServer.a(SourceFile:592) ~[server.jar:?]
        at net.minecraft.server.MinecraftServer.u(SourceFile:619) ~[server.jar:?]
        at aas.u(SourceFile:584) ~[server.jar:?]
        at net.minecraft.server.MinecraftServer.x(SourceFile:729) ~[server.jar:?]
        at net.minecraft.server.MinecraftServer.a(SourceFile:274) ~[server.jar:?]
        at java.lang.Thread.run(Thread.java:831) [?:?]