Advertisement
Guest User

Untitled

a guest
Dec 27th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. [15:06:37] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [15:06:37] [Server console handler/ERROR]: Exception handling console input
  3. java.io.IOException: Handle non valido
  4. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_74]
  5. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_74]
  6. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_74]
  7. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_74]
  8. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_74]
  9. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_74]
  10. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_74]
  11. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_74]
  12. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_74]
  13. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_74]
  14. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_74]
  15. at ld$2.run(SourceFile:95) [minecraft_server.1.10.2.jar:?]
  16. [15:06:37] [Server thread/INFO]: Loading properties
  17. [15:06:37] [Server thread/INFO]: Default game type: SURVIVAL
  18. [15:06:37] [Server thread/INFO]: Generating keypair
  19. [15:06:37] [Server thread/INFO]: Starting Minecraft server on 192.168.0.2:25565
  20. [15:06:37] [Server thread/INFO]: Using default channel type
  21. [15:06:38] [Server thread/INFO]: Preparing level "world"
  22. [15:06:38] [Server thread/INFO]: Preparing start region for level 0
  23. [15:06:39] [Server thread/INFO]: Preparing spawn area: 99%
  24. [15:06:39] [Server thread/INFO]: Done (1,516s)! For help, type "help" or "?"
  25. [15:06:50] [Server thread/INFO]: Stopping the server
  26. [15:06:50] [Server thread/INFO]: Stopping server
  27. [15:06:50] [Server thread/INFO]: Saving players
  28. [15:06:50] [Server thread/INFO]: Saving worlds
  29. [15:06:50] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  30. [15:06:50] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  31. [15:06:50] [Server thread/INFO]: Saving chunks for level 'world'/The End
  32. [15:06:50] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement