Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Pressing any key crashes the app #18

Open
turbo opened this issue Jun 29, 2018 · 1 comment
Open

Pressing any key crashes the app #18

turbo opened this issue Jun 29, 2018 · 1 comment

Comments

@turbo
Copy link

turbo commented Jun 29, 2018

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).
@flamendless
Copy link
Contributor

Hi, that is because of the modified love.run on version 11+

Please read the readme, there's an updated version of the repo by me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants