Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:40:06] [User Authenticator #1/INFO]: UUID of player SettledCoast1 is 0f46b703-8681-4d6e-b54f-937f41c90cc7
- [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]
- com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.TileEntitySkull$1.load(TileEntitySkull.java:79) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.TileEntitySkull$1.load(TileEntitySkull.java:1) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.TileEntitySkull$3.call(TileEntitySkull.java:206) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.TileEntitySkull$3.call(TileEntitySkull.java:1) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.TileEntitySkull.b(TileEntitySkull.java:222) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:81) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:431) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:45) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftInventory.setItem(CraftInventory.java:96) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftInventoryPlayer.setItem(CraftInventoryPlayer.java:64) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at open.listener.PlayerJoinEvent.onPlayerJoin(PlayerJoinEvent.java:194) [90gQopen_Core.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- Caused by: java.net.SocketTimeoutException: Read timed out
- at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_121]
- at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_121]
- at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_121]
- at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_121]
- at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_121]
- at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_121]
- at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) ~[?:1.8.0_121]
- at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) ~[?:1.8.0_121]
- at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:1.8.0_121]
- at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_121]
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_121]
- at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_121]
- at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) ~[?:1.8.0_121]
- at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) ~[?:1.8.0_121]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569) ~[?:1.8.0_121]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[?:1.8.0_121]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_121]
- at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-1c40a81]
- ... 40 more
- [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)
- [16:40:22] [User Authenticator #3/INFO]: UUID of player M1N34 is 6ba611e7-e08b-46ab-9661-46c852361de6
- [16:40:22] [User Authenticator #2/INFO]: UUID of player Estis is 48e5e935-130d-412b-b3c7-bdd73967c32c
- [16:40:22] [User Authenticator #4/INFO]: UUID of player TheExtremeDetail is 2215f6eb-e033-47ee-aca1-e3b19f103f1c
- [16:40:35] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement