Posted 13 August 2013 - 06:54 PM
Title: attempt to index ? (a nil value)
I've been working on a simple menu program, when i try to run it i get a attempt to index ? (a nil value) error.
I'm trying to call the Handler Functions from within the table (line 18, 19 and 20).
The error seems to occur on line 43.
Here's the code: http://pastebin.com/2dGvrkp0
Thanks in advance.
I've been working on a simple menu program, when i try to run it i get a attempt to index ? (a nil value) error.
I'm trying to call the Handler Functions from within the table (line 18, 19 and 20).
The error seems to occur on line 43.
Here's the code: http://pastebin.com/2dGvrkp0
Thanks in advance.