48 I figured out the problem and learned how to write a small if in lua in the process
At least, I think
this line caused the problem
parseToNum = parseToNum or true
edit nvm, I forgot I don't accually call that function directly thus it never did anything except making it true like it should have done >_>