Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2022
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. [16:31:50] [ServerMain/INFO]: Building unoptimized datafixer
  2. [16:31:52] [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'
  3. [16:31:56] [ServerMain/INFO]: Loaded 7 recipes
  4. [16:31:58] [Server thread/INFO]: Starting minecraft server version 1.19
  5. [16:31:58] [Server thread/INFO]: Loading properties
  6. [16:31:58] [Server thread/INFO]: This server is running CraftBukkit version 3551-Spigot-14a2382-9a8e080 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
  7. [16:31:59] [Server thread/INFO]: Debug logging is disabled
  8. [16:31:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [16:31:59] [Server thread/INFO]: Using 4 threads for Netty based IO
  10. [16:31:59] [Server thread/INFO]: Default game type: SURVIVAL
  11. [16:31:59] [Server thread/INFO]: Generating keypair
  12. [16:31:59] [Server thread/INFO]: Starting Minecraft server on 10.237.4.146:25565
  13. [16:31:59] [Server thread/INFO]: Using default channel type
  14. [16:31:59] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  15. [16:31:59] [Server thread/WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
  16. [16:31:59] [Server thread/WARN]: Perhaps a server is already running on that port?
  17. [16:31:59] [Server thread/ERROR]: Encountered an unexpected exception
  18. java.lang.IllegalStateException: Failed to initialize server
  19. at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:967) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  20. at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  21. at java.lang.Thread.run(Thread.java:833) [?:?]
  22. [16:31:59] [Server thread/WARN]: Failed to get system info for World Generation
  23. java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.storage.SaveData.B()" because "this.m" is null
  24. at net.minecraft.server.MinecraftServer.lambda$20(MinecraftServer.java:1423) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  25. at net.minecraft.SystemReport.a(SourceFile:65) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  26. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1422) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  27. at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1030) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  28. at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291) ~[spigot-1.19-R0.1-SNAPSHOT.jar:3551-Spigot-14a2382-9a8e080]
  29. at java.lang.Thread.run(Thread.java:833) [?:?]
  30. [16:31:59] [Server thread/ERROR]: This crash report has been saved to: D:\minecraft serwer\Spigot\.\crash-reports\crash-2022-07-26_16.31.59-server.txt
  31. [16:31:59] [Server thread/INFO]: Stopping server
  32. [16:31:59] [Server thread/INFO]: Saving players
  33. [16:31:59] [Server thread/INFO]: Saving worlds
  34. [16:31:59] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement