The error is being caused by the assigned nuclear charge not playing nice with the set up for the atomic scf guess. The easiest fix is to switch your initial guess to hcore, i.e.
scf
uhf
singlet
vectors input hcore
end
This should eliminate the error and my test calculation ran successfully.