Advertisement
Guest User

Log

a guest
Apr 29th, 2018
4,232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. [18:09:05] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [18:09:05] [Server thread/INFO]: Loading properties
  3. [18:09:05] [Server console handler/ERROR]: Exception handling console input
  4. java.io.IOException: O identificador é inválido
  5. at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
  6. at java.io.FileInputStream.read(Unknown Source) ~[?:?]
  7. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:?]
  8. at java.io.BufferedInputStream.read(Unknown Source) ~[?:?]
  9. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:?]
  10. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:?]
  11. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:?]
  12. at java.io.InputStreamReader.read(Unknown Source) ~[?:?]
  13. at java.io.BufferedReader.fill(Unknown Source) ~[?:?]
  14. at java.io.BufferedReader.readLine(Unknown Source) ~[?:?]
  15. at java.io.BufferedReader.readLine(Unknown Source) ~[?:?]
  16. at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
  17. [18:09:05] [Server thread/INFO]: Default game type: SURVIVAL
  18. [18:09:05] [Server thread/INFO]: Generating keypair
  19. [18:09:05] [Server thread/INFO]: Starting Minecraft server on 25.60.187.10:25565
  20. [18:09:05] [Server thread/INFO]: Using default channel type
  21. [18:09:05] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  22. [18:09:05] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  23. [18:09:05] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  24. [18:09:05] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  25. [18:09:05] [Server thread/INFO]: Preparing level "Minegame"
  26. [18:09:06] [Server thread/INFO]: Loaded 488 advancements
  27. [18:09:06] [Server thread/INFO]: Preparing start region for level 0
  28. [18:09:07] [Server thread/INFO]: Preparing spawn area: 17%
  29. [18:09:08] [Server thread/INFO]: Done (2,655s)! For help, type "help" or "?"
  30. [18:11:02] [Server thread/INFO]: Portugal40[/25.60.187.10:14860] logged in with entity id 246 at (30.5, 69.0, 237.5)
  31. [18:11:02] [Server thread/INFO]: Portugal40 joined the game
  32. [18:11:05] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2019ms behind, skipping 40 tick(s)
  33. [18:11:16] [Server thread/INFO]: [Portugal40: Set own game mode to Creative Mode]
  34. [18:11:22] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2141ms behind, skipping 42 tick(s)
  35. [18:11:34] [Server thread/INFO]: Portugal40 lost connection: Internal Exception: java.io.IOException: Uma ligação existente foi forçada a fechar pelo anfitrião remoto
  36. [18:11:34] [Server thread/INFO]: Portugal40 left the game
  37. [18:18:33] [Server thread/INFO]: Stopping server
  38. [18:18:33] [Server thread/INFO]: Saving players
  39. [18:18:33] [Server thread/INFO]: Saving worlds
  40. [18:18:33] [Server thread/INFO]: Saving chunks for level 'Minegame'/overworld
  41. [18:18:33] [Server thread/INFO]: Saving chunks for level 'Minegame'/the_nether
  42. [18:18:33] [Server thread/INFO]: Saving chunks for level 'Minegame'/the_end
  43. [18:18:33] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement