nickuc / OpeNLogin

A practical, secure and friendly authentication plugin
https://www.spigotmc.org/resources/57272/
MIT License
64 stars 61 forks source link

I added nLogin to my aternos server it gives this error #113

Closed Playerardaberk closed 3 months ago

Playerardaberk commented 3 months ago

Console

[14:33:29 INFO]: UUID of player Playerardaberk is d0a299c2-9f6e-4e82-8767-78baf7a05ea0 [14:33:30 INFO]: Playerardaberk[/46.197.146.57:31106] logged in with entity id 343 at (137.5, 66.0, 88.5) [14:33:33 WARN]: Can't keep up! Is the server overloaded? Running 2142ms or 42 ticks behind [14:33:48 INFO] [nLogin]: The user Playerardaberk has successfully registered. [14:33:51 INFO]: Playerardaberk lost connection: Disconnected [14:33:53 INFO]: UUID of player Playerardaberk is d0a299c2-9f6e-4e82-8767-78baf7a05ea0 [14:33:54 ERROR] [nLogin]: The unique id of the player being connected (Playerardaberk) is different from the one stored in the nLogin database (d0a299c2-9f6e-4e82-8767-78baf7a05ea0 != 41c04eab-0325-3588-bbe7-86404e334fab) [14:33:54 INFO]: Disconnecting com.mojang.authlib.GameProfile@24c01377[id=d0a299c2-9f6e-4e82-8767-78baf7a05ea0,name=Playerardaberk,properties={textures=[com.mojang.authlib.properties.Property@2e135c12]},legacy=false] (/46.197.146.57:31142): [nLogin] [14:33:54 INFO]: com.mojang.authlib.GameProfile@24c01377[id=d0a299c2-9f6e-4e82-8767-78baf7a05ea0,name=Playerardaberk,properties={textures=[com.mojang.authlib.properties.Property@2e135c12]},legacy=false] (/46.197.146.57:31142) lost connection: [nLogin]

What is the issue?

Playerardaberk commented 3 months ago

pls give me time to response I live in Turkey

nickuc commented 3 months ago

Hi, @Playerardaberk

This is usually caused when ProtocolLib is not working properly.

Try updating your ProtocolLib: https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/

Playerardaberk commented 3 months ago

It works Thanks for helping me.