Advertisement
Guest User

Logs MC

a guest
Dec 23rd, 2020
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. [19:46:59] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [19:46:59] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [19:46:59] [Server thread/INFO]: Loading properties
  4. [19:46:59] [Server thread/INFO]: Default game type: SURVIVAL
  5. [19:46:59] [Server thread/INFO]: Generating keypair
  6. [19:46:59] [Server console handler/ERROR]: Exception handling console input
  7. java.io.IOException: Controlador no válido
  8. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_221]
  9. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_221]
  10. at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.8.0_221]
  11. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_221]
  12. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  13. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  14. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  15. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  16. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  17. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  18. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  19. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) ~[craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  20. at net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:96) [craftbukkit-1.14.4-R0.1-SNAPSHOT.jar:git-Bukkit-eafd742]
  21. [19:46:59] [Server thread/INFO]: Starting Minecraft server on *:25565
  22. [19:46:59] [Server thread/INFO]: Using default channel type
  23. [19:47:00] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  24. [19:47:00] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use: bind
  25. [19:47:00] [Server thread/WARN]: Perhaps a server is already running on that port?
  26. [19:47:00] [Server thread/INFO]: Stopping server
  27. [19:47:00] [Server thread/INFO]: Saving worlds
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement