[SOLVED] Incorrect parameter type: expected userdata.
Posted: Sat Apr 20, 2013 1:17 am
I just started with LÖVE, so this is basic.
I am just trying to make a draggable pie, but I keep getting this error:
Can someone please tell me why I am getting this error?
I am just trying to make a draggable pie, but I keep getting this error:
Code: Select all
Error
main.lua:33: Incorrect paremeter type: expected userdata.
Traceback
[C]: in function 'draw'
main.lua:33: in function 'draw'
[C]: in function 'xpcall'