games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication
https://forums.spongepowered.org/t/8872
MIT License
87 stars 22 forks source link

Login with Bcrypt Algorithm not working #116

Closed pdglobal closed 6 years ago

pdglobal commented 6 years ago

When I try to login with the bcrypt hashing algorithm via the authme schema I get the following error in console. (see attached photo) image

pdglobal commented 6 years ago

Note: I am using the latest source code as of 3/13/18 9:00pm EST. (compiled directly from git)

games647 commented 6 years ago

Do you correctly compiled it with Maven, because I don't see the relocation to flexible.bcrypt?

pdglobal commented 6 years ago

Okay, I got it compiled correctly using maven now, and it's preventing me from moving/executing commands, but now I get THIS error on joining the server and it still says I'm not registered image