jasonw4331 / PM-Beacons

Vanilla Beacons for PocketMine Servers
GNU General Public License v3.0
19 stars 8 forks source link

Don't work with 1.16.0 #16

Closed usser1976 closed 4 years ago

usser1976 commented 4 years ago

Don't work with Bedrock Edition v1.16.0 (protocol version 407)

I tried to change the Protokol version xD

[Server thread/CRITICAL]: ArgumentCountError: "Too few arguments to function pocketmine\network\mcpe\protocol\types\NetworkInventoryAction::read(), 1 passed in /home/minecraft/plugins/MyPlugin/src/jasonwynn10/beacon/packet/InventoryTransactionPacketV2.php on line 15 and exactly 2 expected" (EXCEPTION) in "src/pocketmine/network/mcpe/protocol/types/NetworkInventoryAction" at line 90

jasonw4331 commented 4 years ago

Tracking with #15