Advertisement
Guest User

Untitled

a guest
Oct 1st, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. [16:49:36] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [16:49:36] [Server console handler/ERROR]: Exception handling console input
  3. java.io.IOException: The handle is invalid
  4. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_101]
  5. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_101]
  6. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_101]
  7. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_101]
  8. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_101]
  9. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_101]
  10. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_101]
  11. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_101]
  12. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_101]
  13. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_101]
  14. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_101]
  15. at ld$2.run(SourceFile:95) [minecraft_server.1.10.2.jar:?]
  16. [16:49:36] [Server thread/INFO]: Loading properties
  17. [16:49:36] [Server thread/INFO]: Default game type: SURVIVAL
  18. [16:49:36] [Server thread/INFO]: Generating keypair
  19. [16:49:36] [Server thread/INFO]: Starting Minecraft server on 192.168.1.20:25565
  20. [16:49:36] [Server thread/INFO]: Using default channel type
  21. [16:49:36] [Server thread/INFO]: Preparing level "world"
  22. [16:49:37] [Server thread/INFO]: Preparing start region for level 0
  23. [16:49:38] [Server thread/INFO]: Preparing spawn area: 35%
  24. [16:49:38] [Server thread/INFO]: Done (1.841s)! For help, type "help" or "?"
  25. [16:49:49] [User Authenticator #1/INFO]: UUID of player Pickles2566 is 89190a86-9dca-42ee-8375-aa96d239f633
  26. [16:49:49] [Server thread/INFO]: Pickles2566[/97.82.83.163:59103] logged in with entity id 222 at (-20.5, 68.0, 195.5)
  27. [16:49:49] [Server thread/INFO]: Pickles2566 joined the game
  28. [16:49:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2274ms behind, skipping 45 tick(s)
  29. [16:50:01] [Server thread/INFO]: [Pickles2566: Set own game mode to Creative Mode]
  30. [16:50:22] [Server thread/INFO]: Pickles2566 has just earned the achievement [Taking Inventory]
  31. [16:51:47] [Server thread/INFO]: [Pickles2566: Set own game mode to Survival Mode]
  32. [16:52:00] [Server thread/INFO]: [Pickles2566: Set own game mode to Creative Mode]
  33. [16:52:24] [Server thread/INFO]: [Pickles2566: Set own game mode to Survival Mode]
  34. [16:52:34] [Server thread/INFO]: Pickles2566 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  35. [16:52:34] [Server thread/INFO]: Pickles2566 left the game
  36. [16:52:45] [Server thread/INFO]: Stopping the server
  37. [16:52:45] [Server thread/INFO]: Stopping server
  38. [16:52:45] [Server thread/INFO]: Saving players
  39. [16:52:45] [Server thread/INFO]: Saving worlds
  40. [16:52:45] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  41. [16:52:45] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  42. [16:52:45] [Server thread/INFO]: Saving chunks for level 'world'/The End
  43. [16:52:45] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement