You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.
I require as stated in the readme, start, press any single key (e.g. ctrl) and this happens:
Program starting as '"/usr/bin/love" "/home/turbo/Projects/love/example"'.
Program 'love' started in '/home/turbo/Projects/love/example' (pid: 23937).
LOVE - Warning: lovedebug.lua:36: Using deprecated function love.filesystem.getLastModified (replaced by love.filesystem.getInfo)
Error: main.lua:33: bad argument #3 to 'keypressed' (boolean expected, got nil)
stack traceback:
[string "boot.lua"]:637: in function <[string "boot.lua"]:633>
[C]: in function 'keypressed'
main.lua:33: in function 'keypressed'
lovedebug.lua:692: in function <lovedebug.lua:647>
[C]: in function 'xpcall'
[string "boot.lua"]:650: in function <[string "boot.lua"]:639>
[C]: in function 'xpcall'
Program completed in 21.75 seconds (pid: 23937).
The text was updated successfully, but these errors were encountered:
I require as stated in the readme, start, press any single key (e.g. ctrl) and this happens:
The text was updated successfully, but these errors were encountered: