Hi.
i have tried to compiled a few of my functions when i get an arithmetic error on a function value. i dunno what cause it, it happens when i create this function
local function goinfoMenu(numb) print('change scene') transition.to(buttonTable[numb], {time = 300, rotate = 360, onComplete = function() dir.changeScene('info') end}) end
following from this old post, I am basically asking for the same thing
because the error throws unknown file
stack traceback: [C]: ? ?: in function \<?:466\> ?: in function \<?:218\>