AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
618 stars 514 forks source link

very buggy applyBlindEffect #2088

Open syde-sb opened 4 years ago

syde-sb commented 4 years ago

Using Authme 5.6.0 Snapshot and i enabled applyBlindEffect and turns out this is very buggy, sometimes will have effect, sometimes not.

ChokunPlayZ commented 4 years ago

what server are you running I cant get 5.6.0 snapshot to run on my spigot server maybe you try downgrade version to 5.4.0 that one is more stable than snapshot

syde-sb commented 4 years ago

Running on paper #221 build. I will try your recommendation out..

syde-sb commented 4 years ago

5.4.0 authme just closing server. No errors, nothing.

ChokunPlayZ commented 4 years ago

5.4.0 authme just closing server. No errors, nothing.

is it turning your server off or its running fine? player in my network that use version above 1.12 cant do anything when they log in

syde-sb commented 4 years ago

5.4.0 authme just closing server. No errors, nothing.

is it turning your server off or its running fine? player in my network that use version above 1.12 cant do anything when they log in

Turning my server off. Idk i rather not using this bc of your problem. Im using viaversion too. :)

ChokunPlayZ commented 4 years ago

5.4.0 authme just closing server. No errors, nothing.

is it turning your server off or its running fine? player in my network that use version above 1.12 cant do anything when they log in

Turning my server off. Idk i rather not using this bc of your problem. Im using viaversion too. :)

is your server a network ? the plugin will have an error while it starting last time I try to figure it out I put pause in starting script and it turned out my SQL server is too new AuthMe dont use new protocol for authentication so thats why

syde-sb commented 4 years ago

5.4.0 authme just closing server. No errors, nothing.

is it turning your server off or its running fine? player in my network that use version above 1.12 cant do anything when they log in

Turning my server off. Idk i rather not using this bc of your problem. Im using viaversion too. :)

is your server a network ? the plugin will have an error while it starting last time I try to figure it out I put pause in starting script and it turned out my SQL server is too new AuthMe dont use new protocol for authentication so thats why

Not a network

Dragonber1 commented 4 years ago

I can confirm that blindness is not working on newer paper builds. I guess it has to do with its async login implementation. An alternative i'm using is to set up an OnJoin command inside Commands.yml that gives the blindness effect with a 1 tick delay.

AMDBartek commented 4 years ago

I am also using AuthMe Reloaded SNAPSHOT 5.6.0 and I can confirm that the applyBlindEffect option is very buggy, I would like this to be fixed.