27.10.2017, 14:40
(
Last edited by Sew_Sumi; 27/10/2017 at 04:17 PM.
)
Partly this, but what it is is that it's expecting something in that line, and it's getting something else... Such as it's expecting a float, when it needs and integer.
Also you can't just ignore an error, as if it's an error regarding the same thing, chances are it's related, and causing the issue that you face.
Also you can't just ignore an error, as if it's an error regarding the same thing, chances are it's related, and causing the issue that you face.