No Chat Reports

No Chat Reports

43M Downloads

Errors when trying to join a server

MODKILLER1001 opened this issue ยท 8 comments

commented

Modloader

Fabric

Minecraft Version

1.19.2

Modloader Version

Fabric loader 0.14.9/ Fabric API 0.60.0+1.19.2

No Chat Reports Version

1.19.2-v1.11.2

Modpack Info

No response

The latest.log File

https://mclo.gs/AChiAm6

Bug Description

When trying to join a paper server with enforce secure profile enabled, it can take several tries, 95% of the time the first try doesn't work, the 2nd time is 50%, third time is usually a charm

Steps to Reproduce

Get an instance with FAPI 0.60.0+1.19.2, and NCR 1.19.2-v1.11.2
Try to join a server running paper 1.19.2 # 141. that has enforce secure profile enabled. You will get error messages like these
image
image
image

Other Information

No response

commented

The java util Map get Object null is the most common message, with index out of bounds the second most common, and plain java lang NullPointerException the third most common.

Also note I did add the server to the whitelist to allow it.

commented

Getting this error:

  • on Paper builds 141 and 142
  • signing enforced
  • whitelisted (joining player not in whitelist)

The test was conducted on a "real" server, aka not localhost.

Cannot reproduce on vanilla server though:

Edit: on a second try I cannot reproduce it on Paper either... ๐Ÿ™„

commented

image
is for NCR, we havent been able to reproduce the other 2 errors. This also happened when the player was whitelisted.

commented

This is the DNS setup for the server i keep having the most issues on, pineapplecraft is just a name i made up
image

commented

related to #160 possibly as same kick message
paper - yes
whitelist - yes
signing - yes

commented

Alright, so, as far as I can tell this is some kind of weird throttling. As much as I tested waiting for a few seconds between reconnects seems to reliably fixes the issue.
In that light NCR now has a delay before automatic reconnects. By default it is 4 seconds, but can be adjusted in config.

commented

I could still reproduce it with v1.13.8, even if NCR waits for the reconnect... :(
On some tries it displays the vanilla error message instead (missing signing key blah blah).

commented

Try to increase waiting time.