jasonw4331 / MyPlot

Plot and protection plugin for PocketMine-MP
https://discord.gg/Qqcpp9Q
MIT License
101 stars 90 forks source link

Someone got internal server errored when they did /p claim #432

Closed LanternServer closed 3 years ago

LanternServer commented 3 years ago

Issue description

Steps to reproduce the issue

  1. when some people do /p claim
  2. it kicks them for internal server error

OS and versions

Other Plugins

Plugins (51): AdminTrollV2 v1.2.1, AuctionHouse v1.3.0, AutoPickup v1.0.2, BlockCommands v1.0.0, BuilderTools v1.2.0, CPS v1.0.2, ChangeDisplayName v4.0, ChatCooldown v1.0.1, ChatLevel v1.0.0, ClearPlayer v1.0.0, CommandEditor v1.0.2, DeathMoney v1.0.0, DevTools v1.14.2, EasyModeration v1.0.0, EconomyAPI v5.7.2, FlyPE v4.1.4, Friends v1.0.7, HotBlock v1.1.5, InvCrashFix v0.0.1, KillHealth v1.0.1, Killmoney-PMMP v1.0.2-beta, KnockbackFFA v1.5.2-beta, KygekJoinUI v1.5.1, KygekPingTPS v1.0.1, Mineflow v2.2.0, MultiWorld v1.6.0-beta2, MyPlot v1.10.1, OnlineTime v1.4, PiggyShopUI v2.1.1, PlayerSelectors v1.0.7, PlayerSize v1.1.1, PureChat v1.4.11, PurePerms v1.4.3, RedSkyBlock v3.1.1, Reports v1.1.0, Scoreboard v1.2.0, SellXp v1.2.0, ServerTools v0.3.2, SimpleBroadcast v2.0.0, SimpleNPC v2.1.6, StaffChat v1.1.4, StatsX v1.0.0, Sudo v1.0, Tebex-PMMP v2.1.0, TntTag v1.0.3, VanillaElytra v1.0.2, VanishV2 v2.1, WParkour v1, Wolfies-FloatingText v1.3.5, WorldProtect v2.3.8, theSpawn v1.3.3

Console error, backtrace or other files

bInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[17:37:42] [Server thread/CRITICAL]: #12 pmsrc/vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 88.109.150.66 58800, object raklib\protocol\EncapsulatedPacket, integer 0)
[17:37:42] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[17:37:42] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[17:37:42] [Server thread/CRITICAL]: #15 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe\{closure}()
[17:37:42] [Server thread/CRITICAL]: #16 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications()
[17:37:42] [Server thread/CRITICAL]: #17 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1629221862.9488)
[17:37:42] [Server thread/CRITICAL]: #18 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
[17:37:42] [Server thread/CRITICAL]: #19 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
[17:37:42] [Server thread/CRITICAL]: #20 pmsrc/src/pocketmine/PocketMine(311): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[13] /opt/service/, string[21] /opt/service/plugins/)
[17:37:42] [Server thread/CRITICAL]: #21 pmsrc/src/pocketmine/PocketMine(341): pocketmine\server()
[17:37:42] [Server thread/CRITICAL]: #22 pmsrc(11): require(string[68] phar:///opt/service/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
jasonw4331 commented 3 years ago

Please update your plugin version first. If it still reproduces then post the stack trace from the console starting from the line above 0 not 12...

LanternServer commented 3 years ago

OH SORRY I meant 1.11.1, I’ve been using it since the 15th when it got updated

LanternServer commented 3 years ago

Sorry the console auto-scrolls, I’ll try to reproduce it and try again though

LanternServer commented 3 years ago

OHH I installed the new version but I forgot to delete the old version XD sorry for wasting your time! If it continues I'll tell u