So I'm creating a small GUI library and I'm running out of ideas on a Lua-level error I'm getting, and this is pretty basic stuff, that's the weirdest thing.
The code is behaving like if I'm setting something like:
I had this problem when I was developing on mac. Specifically in Xcode. It happens to be something that you can't see but its quite straight forward. It happens to be some hidden characters in the code. Probably doesn't show up because its a non-printable character. If you simple rewrote the line again you will notice there are less characters than the line you already had. If you write the line again and select the line you can see there are 3 more characters on the line you have right now. It happens, you must have just accidentally hit a few keys and inserted some hidden characters.