Anyone have any idea whats causing this PHP: TypeError: "Argument 1 passed to pocketmine\utils\BinaryStream::putVarInt() must be of the type integer, float given, called in C:\Users\Conner\Documents\PocketMine-MP Plugins\src\pocketmine\network\mcpe\protocol\DataPacket.php on line 306" (EXCEPTION) in "/src/pocketmine/utils/BinaryStream" at line 321
Enable debug (set debug.level to 2) to show stack trace. Most likely someone tried to send packets in an outdated manner. You'll see where it comes from in the stack trace.