News:

Stay Home...
and use this forum!

Main Menu

Images and videos do not load

Started by Johanthereal, September 28, 2025, 10:21:42 AM

Previous topic - Next topic

Johanthereal

Hi, I just published my game 'Lust and Revenge' on the website. When I try to play it, all the pictures and videos in this game does not load. I checked my game again and everything should be fine, only my game on Gamecore website has this issue. Please help me check again if there's any way to fix it.

I hide my game for now since it's not playable. Below is the link of my game:
https://sandbox.gamecore.com/games/10ofo0gr0hb

Please let me know if you need anything else. Thank you.

Gamcore Official

Hello Johan!
It looks like the issue with missing images/videos in your HTML game is caused by file paths, archive structure, or file size. Please make sure that:

- all resources are included inside the ZIP;

- only relative paths are used (e.g. images/bg.png instead of absolute ones);

- the main index.html file is placed in the root of the archive;

- no single file or archive exceeds 100 MB (larger files are not supported).

Please re-pack and upload the game again.

Johanthereal

Hi, the game works perfectly now. Thanks for the reply.

Gamcore Official