When running python munch.py --toppings packets --download 1.20.6 I successfully get packet data.
When running python munch.py --toppings packets --download 1.21 I don't get any packet data.
(I was testing with an outdated version initially. I swapped to the 1.19-dev branch, which did fix 1.19.3 to 1.20.6)
When running
python munch.py --toppings packets --download 1.20.6I successfully get packet data.When running
python munch.py --toppings packets --download 1.21I don't get any packet data.(I was testing with an outdated version initially. I swapped to the
1.19-devbranch, which did fix 1.19.3 to 1.20.6)