Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

I can't try the game because the web build won't run. 

An embedded page at html-classic.itch.zone says 

Error. Cannot read properties of undefined (reading subarray) at https://html-classic.itch.zone/html/17173772/Ensnared/Build/

Ensnared.loader.js:1:116413



I downloaded the game for Windows, but it runs at 5 fps on my Intel 4000 HD graphics (integrated graphics aren't designed for such modern games).

I don't think it'd run on the web build anyways lol, if you have Intel 4000 HD graphics. Regardless if you want to try it, I honestly have no idea what causes that error, maybe try a different browser?

No, the graphics card can't affect web assembly startup. The game crashes during the loading phase, so the error could be in the game code itself, or Unity may have built your project incorrectly by making an error in loader.js, idk

I was more referring to how if you have integrated intel graphics the game probably won’t run very well lol, but sorry I don’t know how to fix that error, nobody else seems to have had it.

Well, actually, you're mistaken, as I was able to run it at 20 fps by reducing the window size as much as possible. It would be great if you could create a settings menu where I could choose the resolution or stretch the game to full screen even at a low resolution.