Hello,
in my HTML game, I have animated GIFs, but they do not display on Gamecore.
So, my question is: is it an error with my zip file, or is it normal that Gamecore does not accept GIFs?
Quote from: a_furbyz on September 27, 2024, 09:18:03 PMHello,
in my HTML game, I have animated GIFs, but they do not display on Gamecore.
So, my question is: is it an error with my zip file, or is it normal that Gamecore does not accept GIFs?
Hi, write the name of the game, please
oops : https://gamcore.com/games/lovehotel
in the work tab there is a mini game where there are gifs normally.
Where should Gif files be displayed? Attach a screenshot.
(https://i.ibb.co/CV9jYKC/Screenshot-2024-09-28-18-18-45.png) (https://imgbb.com/)
<div id="cafard"><img src="loveassets/img/gif/cafard.gif" class="cafard" style="position: absolute; top: 84%; left: 84%; transform: rotate(169deg);" tzllfezns=""><img src="loveassets/img/gif/cafard.gif" class="cafard" style="position: absolute; top: 21%; left: 67%; transform: rotate(137deg);" tzllfezns=""><img src="loveassets/img/gif/cafard.gif" class="cafard" style="position: absolute; top: 60%; left: 19%; transform: rotate(70deg);" tzllfezns=""><img src="loveassets/img/gif/cafard.gif" class="cafard" style="position: absolute; top: 50%; left: 16%; transform: rotate(69deg);" tzllfezns=""><img src="loveassets/img/gif/cafard.gif" class="cafard" style="position: absolute; top: 18%; left: 22%; transform: rotate(81deg);" tzllfezns=""></div>
The code tzllfezns="" isn't normal. Locally or elsewhere, the GIFs work using the same .zip file.
What browser are you using?
What was supposed to be there?
(https://i.ibb.co/cxpyGd5/Screenshot-2024-09-29-11-47-42.png) (https://ibb.co/cxpyGd5)
(https://i.ibb.co/sWp5Cmk/Screenshot-2024-09-29-11-47-20.png) (https://ibb.co/sWp5Cmk)
Have you checked in other browsers?
Can you show the original screenshot when all the gifs are uploaded to see the difference.
In message #4, there's a screenshot of the gifs and the source code from Gamecore that are causing issues.
So, either there's a conflict with the JavaScript or the gifs are causing problems, according to what the debugger says. See message #6, the gifs are blocked.
I really don't see how switching browsers could help, since it works perfectly fine locally and on other sites. I think the issue comes from Gamecore.
But it doesn't interfere with the game in any way.
Well, of course it is, it's a mini-game. The more you click on the gifs, the more money you generate. So right now, players can't earn money.
Does anyone have examples of other games where gifs appear or any leads on this error?
No, there are none.