Search found 4 matches

by onil_cupp13
Sat Jun 11, 2022 4:09 pm
Forum: Support and Development
Topic: I need help for error of load imagen
Replies: 4
Views: 2040

Re: I need help for error of load imagen

thanks, it works
by onil_cupp13
Sat Jun 11, 2022 4:08 pm
Forum: Support and Development
Topic: I need help for error of load imagen
Replies: 4
Views: 2040

Re: I need help for error of load imagen

thanks, it works
by onil_cupp13
Sat Jun 11, 2022 12:34 am
Forum: Support and Development
Topic: I need help for error of load imagen
Replies: 4
Views: 2040

I need help for error of load imagen

function love.load() pers = love.graphics.newImage( "abc_mv2" ) end the image is already in the main.lua folder and I already tried to put it in a folder :x :x Error main.lua:9: Could not open file abc_mv2.. Does not exist. Traceback [love "callbacks.lua"]:228: in function 'hand...