Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / [SOLVED] Problem with read image

Author
Message
Humildadever
13
Years of Service
User Offline
Joined: 17th Aug 2010
Location:
Posted: 23rd Jan 2018 15:55
This post has been marked by the post author as the answer.
Error: Failed to add image personagem.png into image id1-image already added with personagem.png in character.agc at line 3

I try many thinks but still the same error

The author of this post has marked a post as an answer.

Go to answer

puzzler2018
User Banned
Posted: 23rd Jan 2018 17:34
It sounds like you have multiple

loadimage(1,"personagem.png")
loadimage(1,"personagem.png")

Try

personagem = loadimage("Personagem.png")

this will automatically create a new refrerence and place it in the personagem variable

If it isnt, then if you could provide a small snippet then can decypher whats wrong

Login to post a reply

Server time is: 2024-04-26 18:38:25
Your offset time is: 2024-04-26 18:38:25