Advertisement
Guest User

Worldholes

a guest
Apr 23rd, 2014
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. [19:27:40] [Server thread/INFO]: Starting minecraft server version 14w11b
  2. [19:27:40] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [19:27:40] [Server thread/INFO]: Loading properties
  4. [19:27:40] [Server console handler/ERROR]: Exception handling console input
  5. java.io.IOException: The handle is invalid
  6. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_51]
  7. at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_51]
  8. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_51]
  9. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_51]
  10. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_51]
  11. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_51]
  12. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_51]
  13. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_51]
  14. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_51]
  15. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_51]
  16. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_51]
  17. at nb.run(SourceFile:69) [minecraft_server.14w11b.jar:?]
  18. [19:27:40] [Server thread/INFO]: Default game type: SURVIVAL
  19. [19:27:40] [Server thread/INFO]: Generating keypair
  20. [19:27:41] [Server thread/INFO]: Starting Minecraft server on *:25565
  21. [19:27:41] [Server thread/INFO]: Preparing level "world"
  22. [19:27:41] [Server thread/INFO]: Preparing start region for level 0
  23. [19:27:42] [Server thread/INFO]: Preparing spawn area: 38%
  24. [19:27:43] [Server thread/INFO]: Done (1.957s)! For help, type "help" or "?"
  25. [19:27:50] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  26. [19:27:57] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  27. [19:28:01] [Server thread/INFO]: You must specify which player you wish to perform this action on.
  28. [19:28:14] [Server thread/INFO]: That player cannot be found
  29. [19:28:25] [User Authenticator #1/INFO]: UUID of player Laurieyuken is b4a7b2c4-59fd-4548-8a60-01e8e9c1994e
  30. [19:28:25] [Server thread/INFO]: Laurieyuken[/25.208.198.5:51323] logged in with entity id 235 at (251.5351872630754, 132.63758763898417, -113.4613682588629)
  31. [19:28:25] [Server thread/INFO]: Laurieyuken joined the game
  32. [19:28:26] [Server thread/ERROR]: Chunk file at 10,-15 is in the wrong location; relocating. (Expected 10, -15, got 15, -13)
  33. [19:28:26] [Server thread/ERROR]: Chunk file at 14,-12 is in the wrong location; relocating. (Expected 14, -12, got 14, -11)
  34. [19:28:27] [Server thread/ERROR]: Chunk file at 25,-2 is in the wrong location; relocating. (Expected 25, -2, got 27, -14)
  35. [19:28:29] [Server thread/INFO]: [Laurieyuken: Set own game mode to Creative Mode]
  36. [19:28:40] [Server thread/WARN]: Wrong location! (14, -12) should be (14, -11), oc['Laurieyuken'/235, l='world', x=236.89, y=100.60, z=-177.08]
  37. [19:28:41] [Server thread/ERROR]: Chunk file at 25,-2 is in the wrong location; relocating. (Expected 25, -2, got 27, -14)
  38. [19:28:57] [Server thread/INFO]: [Laurieyuken: Set own game mode to Spectator Mode]
  39. [19:29:04] [Server thread/INFO]: [Laurieyuken: Set own game mode to Creative Mode]
  40. [19:29:17] [Server thread/ERROR]: Chunk file at 23,-28 is in the wrong location; relocating. (Expected 23, -28, got 18, -28)
  41. [19:29:34] [Server thread/ERROR]: Chunk file at 23,-28 is in the wrong location; relocating. (Expected 23, -28, got 18, -28)
  42. [19:29:35] [Server thread/ERROR]: Chunk file at 14,-12 is in the wrong location; relocating. (Expected 14, -12, got 14, -11)
  43. [19:29:43] [Server thread/ERROR]: Chunk file at 23,-28 is in the wrong location; relocating. (Expected 23, -28, got 18, -28)
  44. [19:29:49] [Server thread/WARN]: Wrong location! (14, -12) should be (14, -11), xs['Bat'/6145, l='world', x=225.50, y=53.00, z=-182.50]
  45. [19:30:06] [Server thread/INFO]: Laurieyuken 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}}
  46. [19:30:06] [Server thread/INFO]: Laurieyuken left the game
  47. [19:30:10] [Server thread/INFO]: Stopping server
  48. [19:30:10] [Server thread/INFO]: Saving players
  49. [19:30:10] [Server thread/INFO]: Saving worlds
  50. [19:30:10] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  51. [19:30:10] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  52. [19:30:10] [Server thread/INFO]: Saving chunks for level 'world'/The End
  53. [19:30:11] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement