Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pong1 #37

Open
Abhiab3012 opened this issue Apr 22, 2020 · 3 comments
Open

pong1 #37

Abhiab3012 opened this issue Apr 22, 2020 · 3 comments

Comments

@Abhiab3012
Copy link

Abhiab3012 commented Apr 22, 2020

i have been facing the problem . how to get push library functions

Error

main.lua:2: module 'push' not found:
no field package.preload['push']
no 'push' in LOVE game directories.
no file 'push' in LOVE paths.
no file '.\push.lua'
no file 'C:\Program Files\LOVE\lua\push.lua'
no file 'C:\Program Files\LOVE\lua\push\init.lua'
no file 'C:\Program Files (x86)\Lua\5.1\lua\push.luac'
no file '.\push.dll'
no file 'C:\Program Files\LOVE\push.dll'
no file 'C:\Program Files\LOVE\loadall.dll'

Traceback

[C]: in function 'require'
main.lua:2: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Screenshot (22)

help me out

@rinklea
Copy link

rinklea commented Apr 23, 2020

Create the push.lua file in the same folder as main.lua.The push source code is already uploaded so copy that.

@mdnzn04
Copy link

mdnzn04 commented May 31, 2021

I am facing this problem

Error

boot.lua:575: No code to run
Your game might be packaged incorrectly.
Make sure main.lua is at the top level of the zip.

Traceback

[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

@seifAlbaghdady
Copy link

I am facing this problem if anyone can help me

Error

Syntax error: push.lua:1: '=' expected near 'to'

Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: at 0x7ffeb74d31d0
[C]: in function 'require'
main.lua:1: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

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

No branches or pull requests

4 participants