queue std_ext bandwidth 128Kb priority 3 cbq(default borrow)
queue game_ext_misc priority 2 cbq(default)
It's probably complaining about this. Only one queue can be the default (it's used for all packets not assigned to a queue in the filter rules).
You can see for sure by using: pfctl -vAf /etc/pf.conf
