Server Redirect

Server Redirect

328 Downloads

[BUG] Authentication Servers are Down Error

Camawama opened this issue ยท 2 comments

commented

When players connect directly to the server, it works fine. When they try to connect using ServerRedirect, it throws weird errors in the console and then says "Authentication Servers are Down" for the client.

LOGS:
latest.log

HERE IS THE ERROR IN CONSOLE
[21:24:00] [User Authenticator #4/INFO] [minecraft/ServerLoginPacketListenerImpl]: Disconnecting com.mojang.authlib.GameProfile@683febb[id=<null>,name=LunarCama,properties={},legacy=false] (/192.168.50.1:55722): Authentication servers are down. Please try again later, sorry! [21:24:00] [User Authenticator #4/ERROR] [minecraft/ServerLoginPacketListenerImpl]: Couldn't verify username because servers are unavailable [21:24:00] [Server thread/INFO] [minecraft/ServerLoginPacketListenerImpl]: com.mojang.authlib.GameProfile@683febb[id=<null>,name=LunarCama,properties={},legacy=false] (/192.168.50.1:55722) lost connection: Authentication servers are down. Please try again later, sorry! [21:24:48] [User Authenticator #5/INFO] [minecraft/ServerLoginPacketListenerImpl]: Disconnecting com.mojang.authlib.GameProfile@2a32d48c[id=<null>,name=LunarCama,properties={},legacy=false] (/192.168.50.1:55797): Authentication servers are down. Please try again later, sorry! [21:24:48] [User Authenticator #5/ERROR] [minecraft/ServerLoginPacketListenerImpl]: Couldn't verify username because servers are unavailable [21:24:48] [Server thread/INFO] [minecraft/ServerLoginPacketListenerImpl]: com.mojang.authlib.GameProfile@2a32d48c[id=<null>,name=LunarCama,properties={},legacy=false] (/192.168.50.1:55797) lost connection: Authentication servers are down. Please try again later, sorry!

commented

I cannot reproduce this issue. How many players are you trying to redirect? I've been using Server Redirect to redirect up to 20 players between online forge servers and I've not experienced this problem.

commented

Well, I guess I have to close this issue report. Turns out it was a mere coincidence causing me to blame your mod but it's happening at random now when connecting to any of the servers I host for the modpack.

:\