Page 1 of 1

ERROR *&*

Posted: Mon Sep 19, 2016 4:24 pm
by Charles007
Untitled.png
Untitled.png (12.16 KiB) Viewed 1659 times
Why do I get this error?

Re: ERROR *&*

Posted: Mon Sep 19, 2016 5:17 pm
by Charles007
SOLVED :)

Re: ERROR *&*

Posted: Mon Sep 19, 2016 5:45 pm
by Positive07
For future reference:

Post regarding questions on how to solve problems go in the Support and Development section of the forums, this is so we can easily find them and help

Second your post is not very descriptive, you are not providing enough information about the error. Consider describing what did you do for the error to appear, what version of LÖVE are you using.

Also consider posting the part of the code with the issue or attach the .love file so we can test and see if something is wrong with your code.

If we had to guess about this error we would have told you that LÖVE couldn't find an image that was supposed to be called "country" and at the path "NewFolder/Graphics/". Also the error is in the second line of your main.lua file.

This is all the information we get from your image, and you can find all that information by yourself so we can't help you at all just with that picture you posted.

Anyway I'm glad you fixed it and don't doubt on asking more questions if you have them, people here at the forums are really nice and always try to help!