You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
Using TNE for 1.20 or 1.20.1 causes players to intermittently get authentication servers are down error on login.
Minecraft login error:
"Authentication servers are down. Please try again later."
Console says: Disconnecting com.mojang.authlib.GameProfile@1234abcd[id=<null>, name=roracle, properties={}, legacy=false] (\192.168.2.12:53878) lost connection: Authentication servers are down. Please try again later, sorry! couldn't verify username because servers are unavailablecom.mojang.authlib.GameProfile@1234abcd[id=<null>, name=roracle, properties={}, legacy=false] (\192.168.2.12:53878) lost connection: Authentication servers are down. Please try again later, sorry!
Paste bin is a little different than the one I copied, got one with my admin account and my buddy in another state having the same error.
How to reproduce
Get the latest build of paper, #18
Agree to eula.
Put TNE jar in plugins directory.
Start server.
Might need to try logging in a few times to get the error.
Not on hosting site, in house server. Only had this issue when servers were actually down and one time where it was papers fault. I have narrowed it down to this plugin. No other plugins are causing players this problem.
Sorry if I'm reiterating too much. Just trying to answer questions before they're asked.
The text was updated successfully, but these errors were encountered:
TNE Version
0.1.1.17-Pre-2
Spigot Version
git-paper-18
Your config.yml
can replicate on fresh launch
Your latest server log
https://pastebin.com/VFHb0Ryr
What modules are you using?
No response
What part of TNE is the bug affecting?
Other Plugin Support
Is your server using online mode?
Yes
Bug description
Using TNE for 1.20 or 1.20.1 causes players to intermittently get authentication servers are down error on login.
Minecraft login error:
"Authentication servers are down. Please try again later."
Console says:
Disconnecting com.mojang.authlib.GameProfile@1234abcd[id=<null>, name=roracle, properties={}, legacy=false] (\192.168.2.12:53878) lost connection: Authentication servers are down. Please try again later, sorry!
couldn't verify username because servers are unavailable
com.mojang.authlib.GameProfile@1234abcd[id=<null>, name=roracle, properties={}, legacy=false] (\192.168.2.12:53878) lost connection: Authentication servers are down. Please try again later, sorry!
Paste bin is a little different than the one I copied, got one with my admin account and my buddy in another state having the same error.
How to reproduce
Get the latest build of paper, #18
Agree to eula.
Put TNE jar in plugins directory.
Start server.
Might need to try logging in a few times to get the error.
Not on hosting site, in house server. Only had this issue when servers were actually down and one time where it was papers fault. I have narrowed it down to this plugin. No other plugins are causing players this problem.
Sorry if I'm reiterating too much. Just trying to answer questions before they're asked.
The text was updated successfully, but these errors were encountered: