Advertisement
maol3

Untitled

Feb 25th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.77 KB | None | 0 0
  1. [16:40:06] [User Authenticator #1/INFO]: UUID of player SettledCoast1 is 0f46b703-8681-4d6e-b54f-937f41c90cc7
  2. [16:40:22] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2e1ad663[id=0f46b703-8681-4d6e-b54f-937f41c90cc7,name=SettledCoast1,properties={},legacy=false]
  3. com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
  4. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  5. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  6. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  7. at net.minecraft.server.v1_12_R1.TileEntitySkull$1.load(TileEntitySkull.java:79) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  8. at net.minecraft.server.v1_12_R1.TileEntitySkull$1.load(TileEntitySkull.java:1) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  9. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  10. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  11. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  12. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  13. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  14. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  15. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  16. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  17. at net.minecraft.server.v1_12_R1.TileEntitySkull$3.call(TileEntitySkull.java:206) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  18. at net.minecraft.server.v1_12_R1.TileEntitySkull$3.call(TileEntitySkull.java:1) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  19. at net.minecraft.server.v1_12_R1.TileEntitySkull.b(TileEntitySkull.java:222) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  20. at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:81) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  21. at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:431) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  22. at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:45) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  23. at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftInventory.setItem(CraftInventory.java:96) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  24. at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftInventoryPlayer.setItem(CraftInventoryPlayer.java:64) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  25. at open.listener.PlayerJoinEvent.onPlayerJoin(PlayerJoinEvent.java:194) [90gQopen_Core.jar:?]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  29. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  30. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  31. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  32. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  33. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  34. at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  35. at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  36. at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  37. at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  38. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  39. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  40. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  41. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  42. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  43. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  44. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  45. Caused by: java.net.SocketTimeoutException: Read timed out
  46. at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_121]
  47. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_121]
  48. at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_121]
  49. at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_121]
  50. at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_121]
  51. at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_121]
  52. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) ~[?:1.8.0_121]
  53. at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) ~[?:1.8.0_121]
  54. at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:1.8.0_121]
  55. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_121]
  56. at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_121]
  57. at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_121]
  58. at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) ~[?:1.8.0_121]
  59. at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) ~[?:1.8.0_121]
  60. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569) ~[?:1.8.0_121]
  61. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[?:1.8.0_121]
  62. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_121]
  63. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  64. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
  65. ... 40 more
  66. [16:40:22] [Server thread/INFO]: SettledCoast1[/90.224.24.250:51389] logged in with entity id 211 at ([90gq]0.5, 90.0, 0.5)
  67. [16:40:22] [User Authenticator #3/INFO]: UUID of player M1N34 is 6ba611e7-e08b-46ab-9661-46c852361de6
  68. [16:40:22] [User Authenticator #2/INFO]: UUID of player Estis is 48e5e935-130d-412b-b3c7-bdd73967c32c
  69. [16:40:22] [User Authenticator #4/INFO]: UUID of player TheExtremeDetail is 2215f6eb-e033-47ee-aca1-e3b19f103f1c
  70. [16:40:35] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement