
Incompatibility with SimpleAuth
Bobronium opened this issue · 3 comments
Versions
- Krypton
0.1.1
- SimpleAuth
1.7.4
- Fabric API
0.29.3
Description
If SimpleAuth is installed, it's impossible to enter the server: you stuck in place (possible that nothing is renderred), chat/commands are not working, /register
and /login
commands do nothing
Steps to reproduce
- Install Krypton and SimpleAuth
- Try to enter the server while not already logged in (or use
/logout
and reconnect) DOOR STUCK! I BEG YOU!Things described above happen.
Expected behavior
Krypton doesn't interrupt auth flow of SimpleAuth
Additional context
Issue in SimpleAuth repo: samolego/SimpleAuth#53
I'm not sure, where it should/can be fixed, but it would be cool to have ability to use Krypton while having beautiful auth system on a server.
It's possible Krypton 0.1.2 (just released) will fix this issue.