samolego / SimpleAuth

Simple authentication mod for Fabric or Forge servers.
https://modrinth.com/mod/SimpleAuth
MIT License
39 stars 14 forks source link

[BUG] [Fabric] Server crash at startup #56

Closed noramibuu closed 3 years ago

noramibuu commented 3 years ago

Mod Loader

Versions

Describe the bug When i start the server, SimpleAuth sends lots of error message and freezes the console

Error log: https://pastebin.com/QMDMuYua

Mods: https://cdn.discordapp.com/attachments/797717027208167424/818949993792012298/unknown.png

Server files: https://anonfiles.com/r6Ke3c45r7/test.tar_gz

samolego commented 3 years ago

It's a conflict with Impersonate :( https://github.com/Ladysnake/Impersonate/blob/master/src/main/java/io/github/ladysnake/impersonate/impl/mixin/PlayerManagerMixin.java

samolego commented 3 years ago

Now that it's discovered it will hopefully be a simple fix

samolego commented 3 years ago

Oh wow last commit seems to have done that already. Pushing new version out now