Search found 1 match
- Sat Nov 14, 2020 3:15 pm
- Forum: Support and Development
- Topic: Can't draw an image...
- Replies: 1
- Views: 3314
Can't draw an image...
I am learning love2d and I am in Chapter 14. My code doesnt work for some reason, I tried copying the code but it also didn't work. heres the error: Error player.lua:21: bad argument #1 to 'draw' (Drawable expected, got nil) Traceback [C]: in function 'draw' player.lua:21: in function 'draw' main.lu...