Couldn't look up profile properties for com.mojang.authlib.GameProfile!

Hello,

Getting a constant error of this:

> 17.09 22:53:30 [Server] INFO at org.spongepowered.api.util.Functional.lambda$asyncFailableFuture$2(Functional.java:165) ~[Functional.class:1.10.2-2079-5.0.0-BETA-1719]
> 17.09 22:53:30 [Server] INFO at org.spongepowered.common.profile.query.UniqueIdQuery$SingleGet.call(UniqueIdQuery.java:45) ~[UniqueIdQuery$SingleGet.class:1.10.2-2079-5.0.0-BETA-1719]
> 17.09 22:53:30 [Server] INFO at org.spongepowered.common.profile.query.UniqueIdQuery$SingleGet.call(UniqueIdQuery.java:64) ~[UniqueIdQuery$SingleGet.class:1.10.2-2079-5.0.0-BETA-1719]
> 17.09 22:53:30 [Server] INFO at org.spongepowered.common.profile.query.Query.fromUniqueIds(Query.java:70) ~[Query.class:1.10.2-2079-5.0.0-BETA-1719]
> 17.09 22:53:30 [Server] INFO at net.minecraft.server.management.PlayerProfileCache.getOrLookupByIds(SourceFile:286) ~[ml.class:?]
> 17.09 22:53:30 [Server] INFO at net.minecraft.server.management.PlayerProfileCache.lookupByIds(SourceFile:251) ~[ml.class:?]
> 17.09 22:53:30 [Server] INFO at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) ~[YggdrasilMinecraftSessionService.class:?]
> 17.09 22:53:30 [Server] INFO at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) ~[YggdrasilMinecraftSessionService.class:?]
> 17.09 22:53:30 [Server] INFO at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
> 17.09 22:53:30 [Server] INFO com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
> 17.09 22:53:30 [Server] pool-2-thread-8/WARN Couldn't look up profile properties for com.mojang.authlib.GameProfile@520b321d[id=3b812e3d-5954-3e32-99ec-388dc377171e,name=,properties={},legacy=false]
> 17.09 22:53:28 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
> 17.09 22:53:28 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_77]
> 17.09 22:53:28 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_77]

It is a UUID of my offline account.
I removed every file I could, and it is still somewhere that is causing this to constantly be spammed.
Help!

Try adding that UUID to the invalid-lookup-uuids key in your global.conf

Resolved. Your the best.

1 Like

I have the same problem, but adding the uuid to invalid uuid in global conf didnt fix

still receiving the same error, with the same uuids