Ok after hours of research I figured it out! The problem was: I was running logic in 64 bit mode. I switched to 32 bit mode and the vector is working perfect now!!!
My new questions are: How does 32 bit mode differ from 64 bit mode? Will logic run slower? Should I keep logic in 32 bit mode???