Skip to main content

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

I got an error: (I'm playing in the browser)


Downloading engine...

failed to asynchronously prepare wasm: CompileError: WebAssembly.instantiate(): Compiling function #507 failed: Invalid opcode 0xfe (enable with --experimental-wasm-threads) @+80076

The game aborted unexpectedly.

More information may be available in the browser console or contained in the log.

Aborted(CompileError: WebAssembly.instantiate(): Compiling function #507 failed: Invalid opcode 0xfe (enable with --experimental-wasm-threads) @+80076)


and when I wanted to open (download ) That's what happened.:

Error opening /log.txt

Oh no! Can you tell me what browser did you use? :O

(1 edit)

Yandex , mobile

Hmm, I did a search and it seems like Yandex browser is built based on Chromium, so I think it should have worked just fine. The error message seems to be about the browser's incompatibility with this build in web assembly. Though, other than that, I genuinely don't have more ideas about it.

Is the browser up to date? Perhaps retrying after the browser is updated may help? Another way is to retry running it in an incognito/private mode and see if it works. If not, I would give it a try in a different browser app, though that can be quite a hassle to install new browser on your side. :( If you're still interested in trying though, feel free to try these ways out!