CraterLib

CraterLib

10M Downloads

Unable to connect to server

DelviousCrafts opened this issue ยท 4 comments

commented

The latest update causes an inability to connect to a server with an error that states connection reset with no further information. The log indicates an error with advancements. Reverting to the previous version fixes this issue.

Latest Server Log

Versions:

  • Minecraft: 1.20.1
  • Forge: 47.2.19
  • CraterLib: 1.1.0
commented

Hi. Thanks for reporting.

Seems there is a random edge case where the advancement itself is not available. It wasn't a problem before because Simple Discord Link handled the error, so it would just ignore it.

I am currently at work, but a fix for this will be pushed out later today

This affects both fabric and forge, and if I'm not mistaken, only 1.18.2-1.20.1

commented

Patch has been released for all affected versions. 1.1.1.

It's live on Modrinth already and should be live on curseforge soon, if their scanners don't break down again. Thanks for the reports

commented

It does affect Fabric
latest.log

commented

This affects both fabric and forge

Yup. It uses the same code, so that's why I said it will affect both. It just doesn't affect 1.20.2 and up