Guest User

Untitled

a guest
Mar 5th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. [14:24:15] [Server console handler/ERROR]: Exception handling console input
  2. java.io.IOException: The handle is invalid
  3. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_73]
  4. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_73]
  5. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_73]
  6. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_73]
  7. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_73]
  8. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_73]
  9. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_73]
  10. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_73]
  11. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_73]
  12. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_73]
  13. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_73]
  14. at ko$2.run(SourceFile:81) [minecraft_server.1.8.9.jar:?]
  15. [14:24:15] [Server thread/INFO]: Starting minecraft server version 1.8.9
  16. [14:24:16] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  17. [14:24:16] [Server thread/INFO]: Loading properties
  18. [14:24:16] [Server thread/INFO]: Default game type: SURVIVAL
  19. [14:24:16] [Server thread/INFO]: Generating keypair
  20. [14:24:16] [Server thread/INFO]: Starting Minecraft server on *:25565
  21. [14:24:16] [Server thread/INFO]: Using default channel type
  22. [14:24:16] [Server thread/INFO]: Preparing level "world"
  23. [14:24:16] [Server thread/INFO]: Preparing start region for level 0
  24. [14:24:17] [Server thread/INFO]: Preparing spawn area: 7%
  25. [14:24:18] [Server thread/INFO]: Preparing spawn area: 14%
  26. [14:24:19] [Server thread/INFO]: Preparing spawn area: 21%
  27. [14:24:20] [Server thread/INFO]: Preparing spawn area: 27%
  28. [14:24:21] [Server thread/INFO]: Preparing spawn area: 35%
  29. [14:24:22] [Server thread/INFO]: Preparing spawn area: 43%
  30. [14:24:23] [Server thread/INFO]: Preparing spawn area: 49%
  31. [14:24:24] [Server thread/INFO]: Preparing spawn area: 54%
  32. [14:24:25] [Server thread/INFO]: Preparing spawn area: 61%
  33. [14:24:26] [Server thread/INFO]: Preparing spawn area: 68%
  34. [14:24:27] [Server thread/INFO]: Preparing spawn area: 74%
  35. [14:24:28] [Server thread/INFO]: Preparing spawn area: 80%
  36. [14:24:29] [Server thread/INFO]: Preparing spawn area: 88%
  37. [14:24:30] [Server thread/INFO]: Preparing spawn area: 95%
  38. [14:24:31] [Server thread/INFO]: Done (15.181s)! For help, type "help" or "?"
  39. [14:24:41] [User Authenticator #1/INFO]: UUID of player HoodieNinja_7 is de35b2ea-c722-464e-952a-cf6286d0d392
  40. [14:24:42] [Server thread/INFO]: HoodieNinja_7[/127.0.0.1:61190] logged in with entity id 1621 at (262.5, 67.0, 59.5)
  41. [14:24:42] [Server thread/INFO]: HoodieNinja_7 joined the game
  42. [14:25:22] [Server thread/INFO]: HoodieNinja_7 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}}
  43. [14:25:22] [Server thread/INFO]: HoodieNinja_7 left the game
  44. [14:25:26] [Server thread/INFO]: Stopping the server
  45. [14:25:26] [Server thread/INFO]: Stopping server
  46. [14:25:26] [Server thread/INFO]: Saving players
  47. [14:25:26] [Server thread/INFO]: Saving worlds
  48. [14:25:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  49. [14:25:26] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  50. [14:25:26] [Server thread/INFO]: Saving chunks for level 'world'/The End
  51. [14:25:27] [Server Shutdown Thread/INFO]: Stopping server
  52. [14:25:27] [Server Shutdown Thread/INFO]: Saving players
  53. [14:25:27] [Server Shutdown Thread/INFO]: Saving worlds
  54. [14:25:27] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment