\<Warning\>: Runtime error attempt to call a table value stack traceback: [C]: in function '?' ?: in function 'collectgarbage'
I got the error message, while the app was crashing from calling:
collectgarbage('collect')
are there times, when collectgarbage(‘collect’) is not a good idea to call?
Cheers,
Phil