REQUESTING HELP - Posting Rules

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
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

REQUESTING HELP - Posting Rules

Post by Lafolie »

The short version:

  • Check first, on the forums and on the wiki, if the same problem hasn't been asked and answered before.
  • Tell us exactly what the problem is. This also means having a thread title more meaningful than "plz help me" or "it does not work".
  • Give us a .love of your game. This allows us to find the error, see it in context and possibly try out some candidate solutions.
  • Here is the offline documentation: http://love2d.org/forums/viewtopic.php?f=3&t=1796
  • Give Karma to people who help you. Not so important, but this allows newcomers to recognise that people know what they're talking about and is a small reward for those who help! :D
[/size]
Image

The full version:

If you're browsing this forum you're probably here for one of two reasons:

1. You are looking to assist someone in need because you are awesome and/or know a lot about LÖVE/Lua.
2. You seek assistance with your project because no matter how awesome you are you just can't seem to solve this one issue.

In either case, it would be immensely helpful if the original post in any given help/problem thread contained the following basic information:
  • If this is the first 'unveiling' of your game/project, then please describe the nature of it. For example, if your game has controls or mechanics that aren't yet explained in-game then post them here. This will enable people to read the problem, run the code and test it without having to look through your source files to find the desired information.
  • A description of the problem/error and how to recreate it. This includes how the code is meant to behave or what you are trying to achieve, and what is actually happening (as far as you can tell). Giving the specific error message LÖVE returns is also useful (if applicable).
  • Actual code. If you are uncertain of the particular code segment that is causing the error then post the entire script.
  • Attaching a .love file or archive of your project is great idea. Don't be embarrassed at the state or your code, or overly proud of it (since anyone can access an un-obfuscated project anyway). No matter how good or bad your code might be we are here to help you learn/solve the issue, not judge your coding ability. If you are unsure how to create a .love file on your system, you can refer to this thread to help you create one.
  • Screenshots or drawings of the erroneous project and how it is meant to look are also helpful.
  • Bumping is frowned upon on these forums. Instead of bumping a thread, edit your last post please.
  • Always, always, always check the wiki or do a forum search before posting. This not only helps keep the forums clean, but if you can find the solution that way it will be much quicker and easier for yourself.
I am no authority in the forums, and these are guidelines - not strict rules - but it would make it easier for everyone here if people who require assistance take heed of these points. Help us help you. The response rate here is pretty high and your problem will likely be responded to very quickly compared to other communities, which is something to be grateful for. However, following these simple steps will help to solve your problem even faster and will ensure that no time is wasted with people asking for source code and such.

And remember that people are here to help. Criticism of your code is for your own benefit and it is highly unlikely that any comments on it are of harmful intent. We're here to help or be helped. We're here to spread the LÖVE :)
Attachments
helpful.png
helpful.png (12.31 KiB) Viewed 166374 times
Last edited by Lafolie on Mon May 21, 2012 3:14 am, edited 18 times in total.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Requesting Help (Posting Guidelines)

Post by Robin »

Perhaps it's useful to show the main points, to prevent tl;dr:
  • Check first, on the forums and on the wiki, if the same problem hasn't been asked and answered before.
  • Tell us exactly what the problem is. This also means having a thread title more meaningful than "plz help me" or "it does not work".
  • Give us a .love of your game. This allows us to find the error, see it in context and possibly try out some candidate solutions.
Help us help you: attach a .love.
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: Requesting Help (Posting Guidelines)

Post by Lafolie »

Edited, added, blah. Good point.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Requesting Help (Posting Guidelines)

Post by bartbes »

I approve this message.
User avatar
vrld
Party member
Posts: 917
Joined: Sun Apr 04, 2010 9:14 pm
Location: Germany
Contact:

Re: Requesting Help (Posting Guidelines)

Post by vrld »

Nice guidelines.
And I spotted a typo :P
Lafolie wrote:1. You are looking to assist someone in need because you are awesome and/or know alot about LÖVE/Lua.
I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum.

hump | HC | SUIT | moonshine
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Requesting Help (Posting Guidelines)

Post by bartbes »

Exactly what I linked in irc yesterday :P.
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: Requesting Help (Posting Guidelines)

Post by Lafolie »

Fixed. Iirc I posted this before you posted that brilliant link.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: REQUESTING HELP - Posting Guidelines

Post by Lafolie »

Anyone else think it's a good idea to add a few common problems?

Image not appearing because of Po2 for one.
Last edited by Lafolie on Wed Oct 16, 2013 10:16 am, edited 1 time in total.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
miloguy
Prole
Posts: 32
Joined: Sat Jul 02, 2011 2:09 am

Re: REQUESTING HELP - Posting Guidelines

Post by miloguy »

>implying that paperclip is helpful
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: REQUESTING HELP - Posting Guidelines

Post by Jasoco »

jvFCn.png
jvFCn.png (47.35 KiB) Viewed 18462 times
Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests