I can pick other commanders just fine. I've tried with both the local server as well as the Uber servers. Do you use any mods? If so, can you try it with mods disabled?
I disabled all of the mods. Apparently I can change commanders while logged online but not able to while offline.
Ah, I see. Yeah, I can reproduce that. Well, if you still need it, to fix it for off-line open the file "<PA Install Directory>/media/ui/main/game/galactic_war/gw_start/gw_start.js" and comment out line 221 by adding two slashes in front of it, like so: Code: // if (!(x.IsOwned || x.IsFree)) return false; This is an incredibly crude fix, but it does the job for now. Also with every update, that fix will be overridden.