-
Notifications
You must be signed in to change notification settings - Fork 140
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
error at 135 #36
Comments
Sorry it took so long for me to get back to you, but here is my code, just
put it into a folder and run it using love.
…On Thu, Sep 17, 2020 at 1:39 AM Don Miguel ***@***.***> wrote:
And where is your project?
You show some random lines and errors here.
Where is the source of the project?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQHBREXDGKGTZ5NNBTFZA73SGGOI5ANCNFSM4RPLNNSQ>
.
|
Also, I am trying to mirror the code for Pong2 from cs50, so tell me if I
did anything wrong that may have caused this error to arise.
On Thu, Sep 17, 2020 at 2:59 PM Aarav Mishra <mishra.aarav04@gmail.com>
wrote:
… Sorry it took so long for me to get back to you, but here is my code, just
put it into a folder and run it using love.
On Thu, Sep 17, 2020 at 1:39 AM Don Miguel ***@***.***>
wrote:
> And where is your project?
> You show some random lines and errors here.
> Where is the source of the project?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#36 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AQHBREXDGKGTZ5NNBTFZA73SGGOI5ANCNFSM4RPLNNSQ>
> .
>
|
also, I am trying to follow along with the code from pong1 from cs50, so if
you can, tell me if I did anything wrong to cause the error to arise.
On Thu, Sep 17, 2020 at 2:59 PM Aarav Mishra <mishra.aarav04@gmail.com>
wrote:
… Sorry it took so long for me to get back to you, but here is my code, just
put it into a folder and run it using love.
On Thu, Sep 17, 2020 at 1:39 AM Don Miguel ***@***.***>
wrote:
> And where is your project?
> You show some random lines and errors here.
> Where is the source of the project?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#36 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AQHBREXDGKGTZ5NNBTFZA73SGGOI5ANCNFSM4RPLNNSQ>
> .
>
|
Hi @mishraaarav04 . Please make sure you're calling push:setupScreen correctly before using the library. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
whenever I try running my project, it gives me: Error
push.lua:135: attempt to index field '_drawFunctions' (a nil value)
Traceback
push.lua:135: in function 'apply'
main.lua:39: in function 'draw'
[C]: in function 'xpcall'
please help me!
The text was updated successfully, but these errors were encountered: