steps to reproduce 1. divide, setlength, or scale to zero 2. attempt to use the vector in a add or subtract When setting the length of a vector to zero the vectors components expands to infinity. This should instead be set to a zero zero vector, so future math involving the vector is correct.