02.11.2014, 06:34
It seems that one array is causing the problem in both callbacks
Go through both of ur callbacks and note the arrays common in them
Then see if common arrays are declared properly or not[their array size]...
If this doesn't work then after each line do print("LINE NO HERE");
Then execute the script and you will know exact line of error
Go through both of ur callbacks and note the arrays common in them
Then see if common arrays are declared properly or not[their array size]...
If this doesn't work then after each line do print("LINE NO HERE");
Then execute the script and you will know exact line of error