PEMapModder/HereAuth

HereAuth password glitch

Closed this issue · 19 comments

i didn't change anything, HereAuth was working fine earlier, but now when the server restarts and when people put in the password, it shows on chat, because the "Please login" message doesn't appear when they login, it appears after sometime, i also have 'BlockPasswordChat' on true, and plugin shows no error or get disabled, there's no lag, and there's around 150k json user files in users, i am using pocketmine latest, php 7.0.15, using HereAuth Beta, please help asap

  • is it due to php 7.0.15? or because there's too many JSON files to read?
SOF3 commented

Double check if the plugin is disabled. Show console log if possible.

I did, it works only after certain amount of time, before that you dont get "please login" message

SOF3 commented

Certain amount of time after what? Player join or server start?

And, how long?

At player join, when they join together after restart, they dont get the "please login by typing your password in the chat" message idk for how long, so they can use all the commands and even chat without logging in.

SOF3 commented

I think I know why. I'll check later.

Please fix soon.

SOF3 commented

@HipsterAF Are you using MySQL? How many async workers have you got?

SOF3 commented

Probably fixed in fcd5ee4.

No @SOF3 , using JSON

Even /unreg and other processing commands are slow

@HipsterAF They aren't slow. They are executed asynchronously, which is good.

I didnt mean it like that, i meant with my situation they get too laggy sometimes

SOF3 commented

@HipsterAF can you further elaborate what is "laggy"?
How many async-workers you are using as in pocketmine.yml?
And, please use the latest master build and see if it is fixed.

@SOF3 it runs after certain amount of time, and 2 async-workers, and ok i'll check, should i change async-workers to auto?

@HipsterAF How many cores does your CPU have?

Many, its a dedi 32 gb ram, so should be like 8 or something, will changing it to auto, increase or decrease lag?

SOF3 commented

@HipsterAF First of all tell us how the latest master build or password_hash build is working.

Idk i switched to SimpleAuth​

SOF3 commented

-_-