YTiStrafeNubzHD / EssentialsPE

Port of Bukkit Essentials for @PocketMine Servers
GNU General Public License v3.0
2 stars 1 forks source link

[ALTAY] Player join bug #24

Open YTiStrafeNubzHD opened 5 years ago

YTiStrafeNubzHD commented 5 years ago

Description

When a Player joins, this error is shown in the console everytime, but it is only spam and doesnt let the Server crash or the Player kicked out.

Versions

Crashdump or console errors

2019-01-29 07:06:22 <Asynchronous Worker #5 thread/Critical> TypeError: "json_decode() expects parameter 1 to be string, boolean given" (EXCEPTION) in "EssentialsPE_dev-43.phar/src/EssentialsPE/Tasks/GeoLocation" at line 38
2019-01-29 07:06:22 <Asynchronous Worker #5 thread/Debug> #0 EssentialsPE_dev-43.phar/src/EssentialsPE/Tasks/GeoLocation(38): json_decode(boolean , boolean 1)
2019-01-29 07:06:22 <Asynchronous Worker #5 thread/Debug> #1 src/pocketmine/scheduler/AsyncTask(72): EssentialsPE\Tasks\GeoLocation->onRun()
2019-01-29 07:06:22 <Asynchronous Worker #5 thread/Debug> #2 (): pocketmine\scheduler\AsyncTask->run()
2019-01-29 07:06:22 <Server thread/Critical> Could not execute asynchronous task GeoLocation: Task crashed