Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

HTML game only showing name of game in player on load

A topic by BurnV06 created Apr 26, 2023 Views: 216
Viewing posts 1 to 1
(1 edit)

When I try to play my game by pressing the play button, it just shows times new roman text saying the games name in the embedded window and does nothing else. In the inspect element console, I get errors saying "Failed to load resource: the server responded with a status of 403 ()".

Screenshot of what's happening:


If it helps, it was exported using WebGL from Unity.


EDIT: I figured out that the problem was that the compiler was using absolute paths in the index.html document. Now my question is how do I prevent it from doing that?

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.