I've been using q3map2GUI to convert .bsps to .ase up to now, but that no longer works after ditching MacRadiant.
The commands I've tried so far are:
[q3map2] -meta -v -patchmeta -subdivisions 2 "[MapFile]"
[q3map2] -v -convert "[MapFile]"
(first line; build .bsp, second line; convert it to .ase)
All this does is give me a "map leaked" warning. Anybody know how to do this?