Page 1 of 1

Failed to load image

Posted: Wed Nov 13, 2013 9:54 am
by yegorf1
Hi, everyone! I wanted to load map from Tiled(http://www.mapeditor.org/) files. So, I found an example, but for me it doesn't work because my files are in another folders. So there is source of my "game": http://www.mediafire.com/download/m0zz2 ... tShoot.rar. It's falling when trying to load image, on string 28:

Code: Select all

local raw = love.image.newImageData(path)
I won't replace my files, just want to load pictures from elses folders.

Thanks (;

Re: Failed to load image

Posted: Wed Nov 20, 2013 7:52 pm
by alberto_lara

Re: Failed to load image

Posted: Fri Nov 22, 2013 6:58 am
by Ekamu
Also for such problems like (related to LOVE) this you will find more help and response if you post in Support and Development instead of General.