Couldn't look up profile properties for...
Napsal: 16 lis 2015, 10:02
od MinfasCZE
Server: 93.91.250.125:27731
Když se někdo připojí tak často se mi tohle vypíše do konzole...
Co dělat aby se to nezobrazovalo?
Děkuji za všechny odpovědi.
Když se někdo připojí tak často se mi tohle vypíše do konzole...
Spoiler: zobrazit
Kód: Vybrat vše
[08:56:56] [Head Conversion Thread - 2/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@749b21e2[id=c87c6d53-f3ce-4999-b118-0f856f97cc7a,name=ImTom,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:70) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:1) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.TileEntitySkull$3.run(TileEntitySkull.java:172) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_31]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
Děkuji za všechny odpovědi.