I tried it and they is a missing " in the Drone Control perk
pc.createPerk("Drone Control[right here],0,0,0,0,"Grants any drone you control (whether you made or acquired it) a damage bonus equal to 25% of your Intelligence.");
It should be:
pc.createPerk("Drone Control",0,0,0,0,"Grants any...