ValueError: design matrix must be real-valued floating point

I’m just guessing, but your var13 and var14 all have very small values, close to zero.
Maybe that leads to the errors?
You could try running your model without them.