MihaiChirculete / WorldGuard

The fastest world protector in town for your PocketMine server!
GNU General Public License v3.0
58 stars 36 forks source link

(EXCEPTION) in "plugins/WorldGuard.phar/src/Chalapa13/WorldGuard/WorldGuard" at line 246 #105

Closed teracube closed 4 years ago

teracube commented 4 years ago

Exception

https://poggit.pmmp.io/r/82815/WorldGuard_dev-102.phar https://jenkins.pmmp.io/job/PocketMine-MP/1793/

2020-04-25 [13:12:05] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/WorldGuard.phar/src/Chalapa13/WorldGuard/WorldGuard" at line 246
2020-04-25 [13:12:05] [Server thread/DEBUG]: #0 plugins/WorldGuard.phar/src/Chalapa13/WorldGuard/WorldGuard(397): Chalapa13\WorldGuard\WorldGuard->getRegionNameFromPosition(object pocketmine\level\Position)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #1 plugins/WorldGuard.phar/src/Chalapa13/WorldGuard/WorldGuard(231): Chalapa13\WorldGuard\WorldGuard->updateRegion(object pocketmine\Player)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #2 plugins/WorldGuard.phar/src/Chalapa13/WorldGuard/EventListener(77): Chalapa13\WorldGuard\WorldGuard->sessionizePlayer(object pocketmine\Player)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #3 src/pocketmine/plugin/MethodEventExecutor(42): Chalapa13\WorldGuard\EventListener->onJoin(object pocketmine\event\player\PlayerJoinEvent)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #4 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object Chalapa13\WorldGuard\EventListener, object pocketmine\event\player\PlayerJoinEvent)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #5 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerJoinEvent)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #6 src/pocketmine/Player(1047): pocketmine\event\Event->call()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #7 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(315): pocketmine\Player->doFirstSpawn()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #8 src/pocketmine/network/mcpe/protocol/SetLocalPlayerAsInitializedPacket(45): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleSetLocalPlayerAsInitialized(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/protocol/BatchPacket(126): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #12 src/pocketmine/Player(3118): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #14 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[18] XX.250.XXX.104 58703, object raklib\protocol\EncapsulatedPacket, integer 0)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #16 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #17 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe\{closure}()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #18 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #19 src/pocketmine/Server(2146): pocketmine\snooze\SleeperHandler->sleepUntil(double 1587820325.0989)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #20 src/pocketmine/Server(1990): pocketmine\Server->tickProcessor()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #21 src/pocketmine/Server(1584): pocketmine\Server->start()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #22 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
2020-04-25 [13:12:05] [Server thread/DEBUG]: #23 src/pocketmine/PocketMine(296): pocketmine\server()
2020-04-25 [13:12:05] [Server thread/DEBUG]: #24 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
2020-04-25 [13:12:05] [RakLibServer thread/NOTICE]: Blocked XX.250.XXX.104 for 5 seconds
awgybop1 commented 4 years ago

You're going to have to give more information than that. What were you doing when it happened, what region was the player in, did it happen with WorldGuard as the only installed plugin?

teracube commented 4 years ago

sorry i don't know. There as 100 players at the issue . 12 others plugins on server

Le dimanche 26 avril 2020, Austin notifications@github.com a écrit :

You're going to have to give more information than that. What were you doing when it happened, what region was the player in, did it happen with WorldGuard as the only installed plugin?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Chalapa13/WorldGuard/issues/105#issuecomment-619593875, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDPZFH3W4GHD66YNDXAGOLRORXZLANCNFSM4MREGC5Q .

awgybop1 commented 4 years ago

Sorry if you don't have any additional information I can't do anything, I don't have anything to go by as to why it happened and cannot fix it.

iZeaoGamer commented 4 years ago

How tf can you not know how it happened, @teracube? It’s obviously known. Ask questions to your players like “How did you get kicked”? Questions like that can actually help the developers of the plugin to fix your issue.

MihaiChirculete commented 4 years ago

Insufficient information provided.