Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TomorrowTV

3
Posts
1
Topics
A member registered Jul 16, 2023 · View creator page →

Creator of

Recent community posts

thanks, I've tried utilizing, researching sharedarraybuffer, and still these sorts of errors come about:  

[Error] Blocked a frame with origin "https://itch.io" from accessing a frame with origin "https://html.itch.zone". Protocols, domains, and ports must match.

[Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (script.js, line 0)

Again, there seems to be something that blocks the video or overall performance on itch.io's side, not repeatable locally.  Is there anyone that could assist or look into this further? 


Works: https://tomorrowtv.itch.io/portfolio

Doesn't Work:  https://tomorrowtv.itch.io/test

I'm truly stuck.  Don't know who to reach out to!

Same for me!  So the issue is that the audio of mp4 clips are indeed playing, so it's not a file path problem.  The visual just doesn't show up to the videos.  I'm stuck, no resources online for this problem.

I've gone through several iterations with my video-centric webGL game.  I'm using Visual Studio, not Unity as it is quite a simple build.  The constant error I recieve in the web console upon testing on itch.io (again, never any issues running locally though) is this:  

[Error] Blocked a frame with origin "https://tomorrowtv.itch.io" from accessing a frame with origin "https://v6p9d9t4.ssl.hwcdn.net". Protocols, domains, and ports must match.

I've certainly been able to use videos on itch with other projects.  Is there some simple matter that I'm over-looking?

here's the "game" in question:  https://tomorrowtv.itch.io/test

thanks everybody!