Advertisement
Guest User

Untitled

a guest
Nov 29th, 2020
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. [13:26:52] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [13:26:52] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  3. [13:26:52] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  4. [13:26:52] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  5. [13:26:52] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  6. [13:26:52] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  7. [13:26:52] [main/INFO]: Reloading ResourceManager: Default
  8. [13:26:52] [Worker-Main-12/INFO]: Loaded 7 recipes
  9. [13:26:52] [Worker-Main-12/INFO]: Loaded 927 advancements
  10. [13:26:53] [Server thread/INFO]: Starting minecraft server version 1.16.4
  11. [13:26:53] [Server thread/INFO]: Loading properties
  12. [13:26:53] [Server thread/INFO]: Default game type: SURVIVAL
  13. [13:26:53] [Server thread/INFO]: Generating keypair
  14. [13:26:53] [Server console handler/ERROR]: Exception handling console input
  15. java.io.IOException: The handle is invalid
  16. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_271]
  17. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_271]
  18. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_271]
  19. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_271]
  20. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_271]
  21. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_271]
  22. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_271]
  23. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_271]
  24. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_271]
  25. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_271]
  26. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_271]
  27. at zg$1.run(SourceFile:95) [server.jar:?]
  28. [13:26:53] [Server thread/INFO]: Starting Minecraft server on *:25565
  29. [13:26:53] [Server thread/INFO]: Using default channel type
  30. [13:26:54] [Server thread/INFO]: Preparing level "world"
  31. [13:26:54] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  32. [13:26:55] [Server thread/INFO]: Preparing spawn area: 0%
  33. [13:26:55] [Server thread/INFO]: Preparing spawn area: 0%
  34. [13:26:57] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  35. [13:26:57] [Worker-Main-9/INFO]: Preparing spawn area: 83%
  36. [13:26:57] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  37. [13:26:57] [Worker-Main-15/INFO]: Preparing spawn area: 83%
  38. [13:26:57] [Server thread/INFO]: Time elapsed: 2901 ms
  39. [13:26:57] [Server thread/INFO]: Done (2.955s)! For help, type "help"
  40. [13:28:30] [User Authenticator #1/INFO]: UUID of player iAzmodeus is 5b90736f-da84-4946-bf23-d2375ad0721a
  41. [13:28:30] [Server thread/INFO]: iAzmodeus[/192.168.1.192:63676] logged in with entity id 46 at (26.5, 65.0, 9.5)
  42. [13:28:30] [Server thread/INFO]: iAzmodeus joined the game
  43. [13:30:27] [Server thread/INFO]: iAzmodeus lost connection: Disconnected
  44. [13:30:27] [Server thread/INFO]: iAzmodeus left the game
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement