Closed AyazJenkins closed 1 year ago
This should help: https://github.com/NikitaCartes/EasyAuth/wiki/GLIBC-problems
I encountered the same problem too with mod version 3.0.0-15 with mc1.19.4 fabric, running on Java Temurin 17 on Alpine Linux (Docker). Therefore I think is not a problem with GLIBC (since Alpine is based on musl).
Attached the server log and the java crash report. latest.log hs_err_pid1.log
I'm gonna try different versions of the mod to see if a previous one works, and let you know. Hit me up if you need more details on the issue.
I see there's crash when mod using argon2 so I think it's problem with GLIBC.
In my case, setting useBCryptLibrary: true
solved the issue.
Versions
Describe the bug The server launches just fine. However, in the second someone does register or login, the server closes with no crash report, stacktrace, etc.
To Reproduce Steps to reproduce the behavior: 1.Create a server 2.Use register commands
Mods: -- cloth-basic-math 0.6.1