Posted 12 October 2014 - 05:10 PM
I have a question about a particular error I'm receiving. The error is as followed:
Line: 7
Error: Bad argument #1 to '?' (number expected, got nil).
Line 7 is version = "0.1". It has no reason to pass an error. I have no idea why an error is being thrown my way and if anyone can explain it to me that would be fantastic.
I've also tried deleting the line and the error still shows up. If you need to see my whole code I'll post a pastebin of it otherwise I'll leave it out.
Thank you in advance.
Line: 7
Error: Bad argument #1 to '?' (number expected, got nil).
Line 7 is version = "0.1". It has no reason to pass an error. I have no idea why an error is being thrown my way and if anyone can explain it to me that would be fantastic.
I've also tried deleting the line and the error still shows up. If you need to see my whole code I'll post a pastebin of it otherwise I'll leave it out.
Thank you in advance.