Starting net.minecraft.server.Main
[02:25:10] [ServerMain/INFO]: Building unoptimized datafixer
[02:25:13] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[02:25:19] [ServerMain/INFO]: Loaded 7 recipes
[02:25:19] [ServerMain/INFO]: Loaded 1179 advancements
[02:25:22] [Server thread/INFO]: Starting minecraft server version 1.19.2
[02:25:22] [Server thread/INFO]: Loading properties
[02:25:22] [Server thread/INFO]: Default game type: SURVIVAL
[02:25:22] [Server thread/INFO]: Generating keypair
[02:25:22] [Server thread/INFO]: Starting Minecraft server on *:25565
[02:25:22] [Server thread/INFO]: Using default channel type
[02:25:23] [Server thread/WARN]: Failed to find a usable hardware address from the network interfaces; using random bytes: ad:b1:29:de:f0:ba:80:e5
[02:25:23] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[02:25:23] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
[02:25:23] [Server thread/WARN]: Perhaps a server is already running on that port?
[02:25:23] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Failed to initialize server
at net.minecraft.server.MinecraftServer.v(SourceFile:678) ~[server-1.19.2.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:257) ~[server-1.19.2.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[02:25:23] [Server thread/ERROR]: This crash report has been saved to: /storage/emulated/0/...01/minecraft_server/./crash-reports/crash-2023-02-26_02.25.23-server.txt
[02:25:23] [Server thread/INFO]: Stopping server
[02:25:23] [Server thread/INFO]: Saving worlds
[02:25:23] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "agg.p_()" because "$$5" is null
at net.minecraft.server.MinecraftServer.a(SourceFile:531) ~[server-1.19.2.jar:?]
at net.minecraft.server.MinecraftServer.s(SourceFile:592) ~[server-1.19.2.jar:?]
at afh.s(SourceFile:547) ~[server-1.19.2.jar:?]
at net.minecraft.server.MinecraftServer.v(SourceFile:697) ~[server-1.19.2.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:257) ~[server-1.19.2.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]