Advertisement
Guest User

HEE crash

a guest
Apr 14th, 2014
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. [18:11:30] [Server thread/INFO]: Starting minecraft server version 1.7.2
  2. [18:11:30] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [18:11:30] [Server console handler/ERROR]: Exception handling console input
  4. java.io.IOException: The handle is invalid
  5. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_51]
  6. at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_51]
  7. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_51]
  8. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_51]
  9. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_51]
  10. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_51]
  11. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_51]
  12. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_51]
  13. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_51]
  14. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_51]
  15. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_51]
  16. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:94) [ll.class:?]
  17. [18:11:31] [Server thread/WARN]: Adding duplicate key 'minecraft:dragon_egg' to registry
  18. [18:11:31] [Server thread/INFO]: Loading properties
  19. [18:11:31] [Server thread/INFO]: Default game type: SURVIVAL
  20. [18:11:31] [Server thread/INFO]: Generating keypair
  21. [18:11:31] [Server thread/INFO]: Starting Minecraft server on *:25565
  22. [18:11:31] [Server thread/INFO]: Preparing level "world"
  23. [18:11:32] [Server thread/INFO]: Preparing start region for level 0
  24. [18:11:33] [Server thread/INFO]: Preparing spawn area: 10%
  25. [18:11:34] [Server thread/INFO]: Preparing spawn area: 19%
  26. [18:11:35] [Server thread/INFO]: Preparing spawn area: 29%
  27. [18:11:36] [Server thread/INFO]: Preparing spawn area: 37%
  28. [18:11:37] [Server thread/INFO]: Preparing spawn area: 46%
  29. [18:11:38] [Server thread/INFO]: Preparing spawn area: 55%
  30. [18:11:39] [Server thread/INFO]: Preparing spawn area: 64%
  31. [18:11:40] [Server thread/INFO]: Preparing spawn area: 73%
  32. [18:11:41] [Server thread/INFO]: Preparing spawn area: 82%
  33. [18:11:42] [Server thread/INFO]: Preparing spawn area: 90%
  34. [18:11:43] [Server thread/INFO]: Preparing spawn area: 99%
  35. [18:11:43] [Server thread/INFO]: Done (11.337s)! For help, type "help" or "?"
  36. [18:11:45] [User Authenticator #1/INFO]: UUID of player DesertOyster is b7651d6f8d48411aad9c965eaf22c630
  37. [18:11:45] [Server thread/INFO]: DesertOyster[/127.0.0.1:53577] logged in with entity id 462 at (-195.5, 66.0, 247.5)
  38. [18:11:45] [Server thread/INFO]: DesertOyster joined the game
  39. [18:11:53] [Server thread/INFO]: [DesertOyster: Set own game mode to Creative Mode]
  40. [18:11:58] [Server thread/INFO]: DesertOyster has just earned the achievement [Taking Inventory]
  41. [18:13:26] [Server thread/INFO]: DesertOyster lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  42. [18:13:26] [Server thread/INFO]: DesertOyster left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement