Describe the problem
PKHeX says this Galarian Slowpoke is legal but when trying to trade online in Pokémon Sword it gets the "There is a problem with your Pokémon, it cannot be traded" error.
To Reproduce
Please see PKX file attached
Expected behavior
PKHeX should mark this Pokémon as illegal, having said that I've been unable to identify what's wrong with it at a glance.
079-01 ★ - Slowpoke - Illegal.pk8.zip
This was the problem:

Changed it to this and it traded:

It can be changed by modifying the ability in PKHeX.
Interesting, thanks!
Is that the ability byte? Is 0x00 not the Pokémon's first Ability (Gluttony in this case) then?
I am not sure how you did that but 0x01 is Gluttony, 0x02 is Own Tempo, and 0x04 is Regenerator.
Most helpful comment
This was the problem:


Changed it to this and it traded:
It can be changed by modifying the ability in PKHeX.