PiggyArchive / PiggyAuth

Safe & feature-rich auth plugin. Project has been discontinued
Apache License 2.0
33 stars 8 forks source link

PlayerQuitEvent Error #55

Closed PluginBOXone closed 7 years ago

PluginBOXone commented 7 years ago

Sorry I removed everything but i think you know me xD

When a player is joining (Console Output)

[Tesseract] [21:11:13] CRITICAL> "Das Event 'pocketmine\event\player\PlayerQuitEvent' konnte nicht an 'PiggyAuth v3.0.0.08' weitergegeben werden: Call to a member function isAuthenticated() on null in PiggyAuth\EventListener" [Tesseract] [21:11:13] CRITICAL> Error: "Call to a member function isAuthenticated() on null" (EXCEPTION) in "/plugins/PiggyAuth-master/src/PiggyAuth/Main" at line 713

PluginBOXone commented 7 years ago

And I am using your newest version!

DaPigGuy commented 7 years ago

...

DaPigGuy commented 7 years ago

I'm not having any issues you are having...

PluginBOXone commented 7 years ago

Maybe it is the EventListener or look into the Main.php at Line 713

DaPigGuy commented 7 years ago

It's fine...

DaPigGuy commented 7 years ago

This happens if server is whitelisted or full as the session isn't created.

PluginBOXone commented 7 years ago

Oh Okay... my server is whitelisted!

DaPigGuy commented 7 years ago

Thanks for reporting all these bugs. Just fixed this.

PluginBOXone commented 7 years ago

I know it isn't an Error but can you please help me? I turned on (in my start.sh file) DO LOOP = YES And started the server... I changed it to DO LOOP = NO and restarted the Server but the server is running and doesn't turns off! How can i deactivate DO LOOP? Please help me

DaPigGuy commented 7 years ago

What???

PluginBOXone commented 7 years ago

Forget it

Thunder33345 commented 7 years ago

for future references pid=$(lsof -i:$PORT -t);kill -TERM $pid || kill -KILL $pid

PluginBOXone commented 7 years ago

Were do I have to put this code in?

ghost commented 7 years ago

There is not a server forum...