Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. [13:15:38] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [13:15:38] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [13:15:38] [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.8.0_151]
  6. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_151]
  7. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_151]
  8. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_151]
  9. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_151]
  10. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_151]
  11. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_151]
  12. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_151]
  13. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_151]
  14. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_151]
  15. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_151]
  16. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
  17. [13:15:40] [Server thread/INFO]: Loading properties
  18. [13:15:40] [Server thread/INFO]: Default game type: SURVIVAL
  19. [13:15:40] [Server thread/INFO]: Generating keypair
  20. [13:15:40] [Server thread/INFO]: Starting Minecraft server on 192.168.1.146:25565
  21. [13:15:40] [Server thread/INFO]: Using default channel type
  22. [13:15:41] [Server thread/INFO]: Preparing level "Abyss"
  23. [13:16:43] [Server thread/INFO]: Loaded 488 advancements
  24. [13:16:43] [Server thread/INFO]: Preparing start region for level 0
  25. [13:16:44] [Server thread/INFO]: Preparing spawn area: 20%
  26. [13:16:45] [Server thread/INFO]: Preparing spawn area: 68%
  27. [13:16:46] [Server thread/INFO]: Done (65.140s)! For help, type "help" or "?"
  28. [13:16:58] [User Authenticator #1/INFO]: UUID of player Basswav3 is 690994ab-e50b-4c74-961d-91d8e9c0c654
  29. [13:16:59] [Server thread/INFO]: Basswav3[/192.168.1.146:51742] logged in with entity id 346 at (26.57978217696621, 91.46800408103395, 319.5799314281388)
  30. [13:16:59] [Server thread/INFO]: Basswav3 joined the game
  31. [13:17:05] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2989ms behind, skipping 59 tick(s)
  32. [13:17:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7046ms behind, skipping 140 tick(s)
  33. [13:18:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2036ms behind, skipping 40 tick(s)
  34. [13:19:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 15803ms behind, skipping 316 tick(s)
  35. [13:19:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2581ms behind, skipping 51 tick(s)
  36. [13:19:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 17693ms behind, skipping 353 tick(s)
  37. [13:20:07] [Server thread/INFO]: Basswav3 lost connection: Disconnected
  38. [13:20:07] [Server thread/INFO]: Basswav3 left the game
  39. [13:20:31] [Server thread/INFO]: Stopping server
  40. [13:20:31] [Server thread/INFO]: Saving players
  41. [13:20:31] [Server thread/INFO]: Saving worlds
  42. [13:20:31] [Server thread/INFO]: Saving chunks for level 'Abyss'/overworld
  43. [13:20:31] [Server thread/INFO]: Saving chunks for level 'Abyss'/the_nether
  44. [13:20:31] [Server thread/INFO]: Saving chunks for level 'Abyss'/the_end
  45. [13:20:31] [Server Shutdown Thread/INFO]: Stopping server
  46. [13:20:31] [Server Shutdown Thread/INFO]: Saving players
  47. [13:20:31] [Server Shutdown Thread/INFO]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement