Help please lol

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
izaDEgo
Prole
Posts: 9
Joined: Sun Feb 08, 2015 2:14 am

Help please lol

Post by izaDEgo »

I need help with this main menu i tried everything to figure out why its not working it was working before.
Attachments
New WinRAR ZIP archive.zip
fix my menu plz lol
(4.33 KiB) Downloaded 142 times
User avatar
Azhukar
Party member
Posts: 478
Joined: Fri Oct 26, 2012 11:54 am

Re: Help please lol

Post by Azhukar »

Delete line 35 in menu.lua.








lol
User avatar
izaDEgo
Prole
Posts: 9
Joined: Sun Feb 08, 2015 2:14 am

Re: Help please lol

Post by izaDEgo »

Azhukar wrote:Delete line 35 in menu.
Lmfao thank you so much i can't believe i did not see that i was seriously on this for like 20-30 minutes haha.

Also i have one more problem, now when i click "Start" it gives me error saying "attempt to call global "player_move" (a nil value)"

and when i remove that line it gives me another error saying "attempt to call global "player_draw" (a nil value)"

If i remove both lines the start wont do anything lol
User avatar
Duster
Prole
Posts: 32
Joined: Fri Dec 19, 2014 8:34 pm
Location: Ontario, Canada

Re: Help please lol

Post by Duster »

izaDEgo wrote:
Azhukar wrote:Delete line 35 in menu.
Lmfao thank you so much i can't believe i did not see that i was seriously on this for like 20-30 minutes haha.

Also i have one more problem, now when i click "Start" it gives me error saying "attempt to call global "player_move" (a nil value)"

and when i remove that line it gives me another error saying "attempt to call global "player_draw" (a nil value)"

If i remove both lines the start wont do anything lol
player_move and player_draw don't exist, you're using player.move() and PLAYER_DRAW() instead.
User avatar
Doctory
Party member
Posts: 441
Joined: Fri Dec 27, 2013 4:53 pm

Re: Help please lol

Post by Doctory »

lol.
User avatar
izaDEgo
Prole
Posts: 9
Joined: Sun Feb 08, 2015 2:14 am

Re: Help please lol

Post by izaDEgo »

Duster wrote:
izaDEgo wrote:
Azhukar wrote:Delete line 35 in menu.
Lmfao thank you so much i can't believe i did not see that i was seriously on this for like 20-30 minutes haha.

Also i have one more problem, now when i click "Start" it gives me error saying "attempt to call global "player_move" (a nil value)"

and when i remove that line it gives me another error saying "attempt to call global "player_draw" (a nil value)"

If i remove both lines the start wont do anything lol
player_move and player_draw don't exist, you're using player.move() and PLAYER_DRAW() instead.
It was a typo. Can you guys please stop writing back useless things, i came on here for help not spell check.
It was common sense that it was a typo so why not post something that could help me? That is the reason i am here posting things.
User avatar
Duster
Prole
Posts: 32
Joined: Fri Dec 19, 2014 8:34 pm
Location: Ontario, Canada

Re: Help please lol

Post by Duster »

izaDEgo wrote:
Duster wrote: player_move and player_draw don't exist, you're using player.move() and PLAYER_DRAW() instead.
It was a typo. Can you guys please stop writing back useless things, i came on here for help not spell check.
It was common sense that it was a typo so why not post something that could help me? That is the reason i am here posting things.
Yep, those are definitely typos. Typos that just so happen to be at Line 37 and Line 45 of menu.lua. You're welcome.
Please just read the error messages next time, there's really no need to ask questions like this when error messages already give you a shit ton of information.
User avatar
Jasoco
Inner party member
Posts: 3727
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Help please lol

Post by Jasoco »

Why are you so angry, izaDEgo? People are trying to help you and you're lashing out at them.
User avatar
izaDEgo
Prole
Posts: 9
Joined: Sun Feb 08, 2015 2:14 am

Re: Help please lol

Post by izaDEgo »

Jasoco wrote:Why are you so angry, izaDEgo? People are trying to help you and you're lashing out at them.
I don't mean to be mean or angry its just everytime i go to forums for help everyone points our my flaws out instead of helping me.

Sorry.
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: Help please lol

Post by s-ol »

izaDEgo wrote:
Jasoco wrote:Why are you so angry, izaDEgo? People are trying to help you and you're lashing out at them.
I don't mean to be mean or angry its just everytime i go to forums for help everyone points our my flaws out instead of helping me.

Sorry.
Because you don't present your question well at all.

A title like "Help me please lol" makes me want to punch you in the face - this thread should be called something like "<SPEFIC PROBLEM> with Mainmenu". Even after reading your OP I have no idea at all what your actual problem is, you don't say what it should do, what it does or what the error is (if there is a löve/lua error message then post it here FFS!)
Then your code isn't in a .love so I have to go the extra mile and rename it before I can run it.

You need to remember that we aren't your personal coding assistants, we are people too and we aren't obliged to do anything for you. We have our own stuff to do, yet we try to help others in this forum. If your question is specific or you have narrowed the error down well enough we are very glad to help but if it looks like you spent half a minute on a badly-formatted post that I will need half an hour to find the problem in then I really don't want to do that. You are really lucky that Azhukar answered you right away actually.

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 2 guests