Advertisement
Guest User

Untitled

a guest
Feb 26th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.20 KB | None | 0 0
  1. [01:16:36] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [01:16: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_31]
  5. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_31]
  6. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_31]
  7. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_31]
  8. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_31]
  9. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_31]
  10. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_31]
  11. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_31]
  12. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_31]
  13. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]
  14. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]
  15. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
  16. [01:16:36] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  17. [01:16:47] [Server thread/INFO]: Loading properties
  18. [01:16:47] [Server thread/INFO]: Default game type: SURVIVAL
  19. [01:16:47] [Server thread/INFO]: Generating keypair
  20. [01:16:48] [Server thread/INFO]: Starting Minecraft server on *:25565
  21. [01:16:51] [Server thread/INFO]: Preparing level "world"
  22. [01:16:52] [Server thread/INFO]: Preparing start region for level 0
  23. [01:16:53] [Server thread/INFO]: Preparing spawn area: 40%
  24. [01:16:54] [Server thread/INFO]: Preparing spawn area: 95%
  25. [01:16:54] [Server thread/INFO]: Done (3.067s)! For help, type "help" or "?"
  26. [01:21:15] [User Authenticator #1/INFO]: UUID of player InfraredShadow is 074ed895-4de9-4559-b167-66ec403f2d79
  27. [01:21:17] [Server thread/INFO]: InfraredShadow[/70.178.48.159:52803] logged in with entity id 178 at (1057.9873580635801, 58.0, 573.4277074101074)
  28. [01:21:17] [Server thread/INFO]: InfraredShadow joined the game
  29. [01:29:23] [User Authenticator #2/INFO]: UUID of player St33lDriver is 85651555-6d4d-4446-938c-1c68f40ba2ce
  30. [01:29:24] [Server thread/INFO]: St33lDriver[/98.186.66.114:57706] logged in with entity id 14945 at (1057.7176412724236, 58.0, 557.7499464195754)
  31. [01:29:24] [Server thread/INFO]: St33lDriver joined the game
  32. [01:53:00] [Server thread/INFO]: InfraredShadow lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  33. [01:53:00] [Server thread/INFO]: InfraredShadow left the game
  34. [01:56:50] [User Authenticator #3/INFO]: UUID of player InfraredShadow is 074ed895-4de9-4559-b167-66ec403f2d79
  35. [01:56:51] [Server thread/INFO]: InfraredShadow[/70.178.48.159:53397] logged in with entity id 66196 at (786.2356928541594, 12.0, 351.8304598454458)
  36. [01:56:51] [Server thread/INFO]: InfraredShadow joined the game
  37. [02:01:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2639ms behind, skipping 52 tick(s)
  38. [02:07:26] [Server thread/ERROR]: Encountered an unexpected exception
  39. net.minecraft.util.ReportedException: Exception ticking world
  40. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:631) ~[MinecraftServer.class:?]
  41. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  42. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  44. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  45. Caused by: java.lang.OutOfMemoryError: Java heap space
  46. [02:07:28] [Server thread/ERROR]: This crash report has been saved to: C:\Users\John-Henry\Desktop\Forge\.\crash-reports\crash-2015-02-17_02.07.26-server.txt
  47. [02:07:28] [Server thread/INFO]: Stopping server
  48. [02:07:29] [Server thread/INFO]: Saving players
  49. [02:07:29] [Server thread/INFO]: Saving worlds
  50. [02:07:29] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  51. [02:07:56] [Server thread/ERROR]: Exception stopping the server
  52. java.lang.OutOfMemoryError: Java heap space
  53. [02:08:29] [Server thread/INFO]: Starting minecraft server version 1.7.10
  54. [02:08:29] [Server console handler/ERROR]: Exception handling console input
  55. java.io.IOException: The handle is invalid
  56. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_31]
  57. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_31]
  58. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_31]
  59. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_31]
  60. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_31]
  61. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_31]
  62. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_31]
  63. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_31]
  64. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_31]
  65. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]
  66. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]
  67. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
  68. [02:08:29] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  69. [02:08:36] [Server thread/INFO]: Loading properties
  70. [02:08:36] [Server thread/INFO]: Default game type: SURVIVAL
  71. [02:08:36] [Server thread/INFO]: Generating keypair
  72. [02:08:36] [Server thread/INFO]: Starting Minecraft server on *:25565
  73. [02:08:38] [Server thread/INFO]: Preparing level "world"
  74. [02:08:38] [Server thread/INFO]: Preparing start region for level 0
  75. [02:08:39] [Server thread/INFO]: Preparing spawn area: 66%
  76. [02:08:40] [Server thread/INFO]: Done (2.055s)! For help, type "help" or "?"
  77. [02:09:22] [User Authenticator #1/INFO]: UUID of player InfraredShadow is 074ed895-4de9-4559-b167-66ec403f2d79
  78. [02:09:23] [Server thread/INFO]: InfraredShadow[/70.178.48.159:53470] logged in with entity id 186 at (716.1692264934737, 16.231523797587013, 43.69999998807905)
  79. [02:09:23] [Server thread/INFO]: InfraredShadow joined the game
  80. [02:10:26] [User Authenticator #2/INFO]: UUID of player St33lDriver is 85651555-6d4d-4446-938c-1c68f40ba2ce
  81. [02:10:27] [Server thread/INFO]: St33lDriver[/98.186.66.114:58572] logged in with entity id 2288 at (1048.0, 53.5, 572.0)
  82. [02:10:27] [Server thread/INFO]: St33lDriver joined the game
  83. [02:18:25] [Server thread/INFO]: InfraredShadow fell from a high place
  84. [02:59:29] [Server thread/INFO]: InfraredShadow lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  85. [02:59:29] [Server thread/INFO]: InfraredShadow left the game
  86. [03:01:45] [User Authenticator #3/INFO]: UUID of player InfraredShadow is 074ed895-4de9-4559-b167-66ec403f2d79
  87. [03:01:46] [Server thread/INFO]: InfraredShadow[/70.178.48.159:53804] logged in with entity id 103402 at (1056.7895565878553, 58.0, 580.3627464122658)
  88. [03:01:46] [Server thread/INFO]: InfraredShadow joined the game
  89. [03:57:45] [Server thread/INFO]: St33lDriver lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  90. [03:57:45] [Server thread/INFO]: St33lDriver left the game
  91. [04:04:55] [Server thread/INFO]: InfraredShadow lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  92. [04:04:55] [Server thread/INFO]: InfraredShadow left the game
  93. [04:05:07] [Server thread/INFO]: Stopping the server
  94. [04:05:07] [Server thread/INFO]: Stopping server
  95. [04:05:07] [Server thread/INFO]: Saving players
  96. [04:05:07] [Server thread/INFO]: Saving worlds
  97. [04:05:07] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  98. [04:05:07] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  99. [04:05:07] [Server thread/INFO]: Saving chunks for level 'world'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement