Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all plugins err #4154

Closed
ghost opened this issue Apr 8, 2021 · 0 comments
Closed

all plugins err #4154

ghost opened this issue Apr 8, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 8, 2021

Issue description

Server thread/CRITICAL Error: "Undefined property: pocketmine\network\mcpe\protocol\InventoryTransactionPacket::$actions" (EXCEPTION) in "pmsrc/src/pocketmine/network/mcpe/protocol/DataPacket" at line 195
08.04 11:57:15 [Server] Server thread/CRITICAL #0 plugins/Clan_v1.phar/src/clans/Main(38): pocketmine\network\mcpe\protocol\DataPacket->__get(string[7] actions)
08.04 11:57:15 [Server] Server thread/CRITICAL #1 pmsrc/src/pocketmine/plugin/MethodEventExecutor(42): clans\Main->data(object pocketmine\event\server\DataPacketReceiveEvent)
08.04 11:57:15 [Server] Server thread/CRITICAL #2 pmsrc/src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object clans\Main, object pocketmine\event\server\DataPacketReceiveEvent)
08.04 11:57:15 [Server] Server thread/CRITICAL #3 pmsrc/src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\server\DataPacketReceiveEvent)
08.04 11:57:15 [Server] Server thread/CRITICAL #4 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(108): pocketmine\event\Event->call()
08.04 11:57:15 [Server] Server thread/CRITICAL #5 pmsrc/src/pocketmine/network/mcpe/protocol/BatchPacket(130): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket)
08.04 11:57:15 [Server] Server thread/CRITICAL #6 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
08.04 11:57:15 [Server] Server thread/CRITICAL #7 pmsrc/src/pocketmine/Player(3311): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
08.04 11:57:15 [Server] Server thread/CRITICAL #8 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
08.04 11:57:15 [Server] Server thread/CRITICAL #9 pmsrc/vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[18] 186.247.6.74 32974, object raklib\protocol\EncapsulatedPacket, integer 0)
08.04 11:57:15 [Server] Server thread/CRITICAL #10 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
08.04 11:57:15 [Server] Server thread/CRITICAL #11 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
08.04 11:57:15 [Server] Server thread/CRITICAL #12 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
08.04 11:57:15 [Server] Server thread/CRITICAL #13 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications()
08.04 11:57:15 [Server] Server thread/CRITICAL #14 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1617883035.9774)
08.04 11:57:15 [Server] Server thread/CRITICAL #15 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
08.04 11:57:15 [Server] Server thread/CRITICAL #16 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
08.04 11:57:15 [Server] Server thread/CRITICAL #17 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[45] /, string[53] /plugins/)
08.04 11:57:15 [Server] Server thread/CRITICAL #18 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()
08.04 11:57:15 [Server] Server thread/CRITICAL #19 pmsrc(11): require(string[99]

  • Expected result: What were you expecting to happen?
  • Actual result: What actually happened?

Steps to reproduce the issue

  1. ...
  2. ...

OS and versions

  • PocketMine-MP: 3.19
  • PHP:
  • Server OS: Host
  • Game version: PE/Win10 (delete as appropriate)

Plugins

  • If you remove all plugins, does the issue still occur?
  • If the issue is not reproducible without plugins:
    • Have you asked for help on our forums before creating an issue?
    • Can you provide sample, minimal reproducing code for the issue? If so, paste it in the bottom section

Crashdump, backtrace or other files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant