Too many rejoins after being kicked for lack of signatures
MODKILLER1001 opened this issue ยท 2 comments
Modloader
Fabric
Minecraft Version
1.19.2
Modloader Version
Fabric Loader 0.14.9 / FAPI 0.60.0+1.19.2
No Chat Reports Version
1.19.2-v1.12.0
Modpack Info
No response
The latest.log File
No response
Bug Description
paper - yes
whitelist - yes
signing - yes
After loading the game, try to join any server with secure profile enforced and the server logs will look like
[17:46:16 INFO]: UUID of player MODKILLER1001 is f77f5704-46da-427c-bd58-502229f663d3 [17:46:16 INFO]: Disconnecting com.mojang.authlib.GameProfile@6c1c123[id=f77f5704-46da-427c-bd58-502229f663d3,name=MODKILLER1001,properties={textures=[com.mojang.authlib.properties.Property@723ccdd9]},legacy=false] (/IP:53737): Missing profile public key. This server requires secure profiles. [17:46:16 INFO]: Disconnecting com.mojang.authlib.GameProfile@6c1c123[id=f77f5704-46da-427c-bd58-502229f663d3,name=MODKILLER1001,properties={textures=[com.mojang.authlib.properties.Property@723ccdd9]},legacy=false] (/IP:53737): Missing profile public key. This server requires secure profiles. [17:46:16 INFO]: com.mojang.authlib.GameProfile@6c1c123[id=f77f5704-46da-427c-bd58-502229f663d3,name=MODKILLER1001,properties={textures=[com.mojang.authlib.properties.Property@723ccdd9]},legacy=false] (/IP:53737) lost connection: Missing profile public key. This server requires secure profiles. [17:46:16 INFO]: UUID of player MODKILLER1001 is f77f5704-46da-427c-bd58-502229f663d3 [17:46:17 INFO]: MODKILLER1001 joined the game [17:46:17 INFO]: MODKILLER1001[/IP:53738] logged in with entity id 917 at ([world]3.4056801373638903, 88.61553769085009, 111.93607450702974)
meanwhile another attempt to join is normal
[18:12:44 INFO]: UUID of player MODKILLER1001 is f77f5704-46da-427c-bd58-502229f663d3 [18:12:44 INFO]: MODKILLER1001 joined the game [18:12:44 INFO]: MODKILLER1001[/IP:61160] logged in with entity id 3159 at ([world]16.238067898099303, 83.62890176730598, 102.48141477308486)
Steps to Reproduce
No response
Other Information
send some sanity to me please and thanks
could be related to #190
Can confirm, Joining any server that has enforced secure profile enabeld causes NCR to try and re-send the player 3 times in a row without packet errors by default which can end up making the 3rd-party staff think that you're being suspcious.