Guest User

Vanilla log for same world

a guest
Jan 12th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. [00:04:06] [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_92]
  4. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_92]
  5. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_92]
  6. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_92]
  7. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_92]
  8. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_92]
  9. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_92]
  10. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_92]
  11. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_92]
  12. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_92]
  13. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_92]
  14. at lh$2.run(SourceFile:95) [minecraft_server.1.11.2.jar:?]
  15. [00:04:06] [Server thread/INFO]: Starting minecraft server version 1.11.2
  16. [00:04:06] [Server thread/INFO]: Loading properties
  17. [00:04:06] [Server thread/INFO]: Default game type: SURVIVAL
  18. [00:04:06] [Server thread/INFO]: Generating keypair
  19. [00:04:06] [Server thread/INFO]: Starting Minecraft server on *:25565
  20. [00:04:06] [Server thread/INFO]: Using default channel type
  21. [00:04:06] [Server thread/INFO]: Preparing level "world"
  22. [00:04:06] [Server thread/INFO]: Preparing start region for level 0
  23. [00:04:07] [Server thread/INFO]: Done (1.018s)! For help, type "help" or "?"
  24. [00:05:23] [User Authenticator #1/INFO]: UUID of player blaksmith205 is 8b7d9c7f-2fa5-4636-9ab2-9d33662af80c
  25. [00:05:23] [Server thread/INFO]: blaksmith205[/127.0.0.1:51563] logged in with entity id 614 at (-154.23471629578324, 64.39351764900685, 250.5092434330727)
  26. [00:05:23] [Server thread/INFO]: blaksmith205 joined the game
  27. [00:05:34] [Server thread/INFO]: [blaksmith205: Set the time to 1000]
  28. [00:05:53] [Server thread/INFO]: blaksmith205 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}}
  29. [00:05:53] [Server thread/INFO]: blaksmith205 left the game
  30. [00:06:12] [Server thread/INFO]: Stopping the server
  31. [00:06:12] [Server thread/INFO]: Stopping server
  32. [00:06:12] [Server thread/INFO]: Saving players
  33. [00:06:12] [Server thread/INFO]: Saving worlds
  34. [00:06:12] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  35. [00:06:12] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  36. [00:06:12] [Server thread/INFO]: Saving chunks for level 'world'/The End
Advertisement
Add Comment
Please, Sign In to add comment