CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 185 forks source link

Console warning of an error #641

Closed EduardoMGP closed 7 years ago

EduardoMGP commented 7 years ago

Well I was having a bug in the console for a long time that was generating lag on the server ... So I discovered that I only floated when I had / save-on on And that when I hung up using / save-off the lag stopped the tps rose to 19 again Being that before was in 0 I reseated the server The error came out and my tps came back 19 again even with / save-on But now the error is slowly returning, before it floated in a matter of seconds Now it takes minutes to appear the message and it is not with tps at 0 the tps is at 19 times it drops to 15 more so it goes up again ... I thought he fell when this message is sent How to solve this?

17.06 22:25:53 [Server] WARN Couldn't look up profile properties for com.mojang.authlib.GameProfile@3bcab1ba[id=88ed62a4-2e96-3882-b08d-32e929d4342a,name=HenriLeal,properties={},legacy=false] 17.06 22:25:53 [Server] INFO com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time 17.06 22:25:53 [Server] INFO at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[server-1.7.10.jar:?] 17.06 22:25:53 [Server] INFO at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [server-1.7.10.jar:?] 17.06 22:25:53 [Server] INFO at cofh.lib.util.helpers.SecurityHelper.getProfile(SecurityHelper.java:216) [SecurityHelper.class:?] 17.06 22:25:53 [Server] INFO at cofh.thermalexpansion.block.TileInventory$1.run(TileInventory.java:485)