axieum / authme

:lock: Authenticate yourself in Minecraft and re-validate your session
https://www.curseforge.com/minecraft/mc-mods/auth-me
MIT License
92 stars 34 forks source link

Unable to join servers with chat verification turned on #60

Closed jSdCool closed 2 years ago

jSdCool commented 2 years ago

Expected behavior

when re validating the session everything needed to jaoin a serv er is updated and works

Observed/actual behavior

after getting an invalid session I used this mod to make my session valid again however when I then tried to join a server I got the message 'Expired profile public key. Check that your system time is synchronized and try restarting your game' and was prevented from joining the server

Steps/models to reproduce

1) get an invalid session 2) use the mod to make your cession valid 3) try to join a server with the default chat validation settings 2022-10-02_11 51 50

Version

1.19-4.1.0 minecraft: 1.19.2

Agreements

Other

No response

jSdCool commented 2 years ago

2022-10-02-1.log log file if that will help

axieum commented 2 years ago

Thanks for this, I'll try reproduce it soon by joining a server with chat verification turned on. I suspect the new chat message signing needs a new key generating.

axieum commented 2 years ago

I've found this related error message aswell: image