Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

after the loading screen nothing happens

Hi Millsshoror! What's your browser? Is it Chrome ? Firefox ?

If you click F12 (or open the tools for web development), do you see any error in the console tab? It would greatly help me to fix the issue!

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'subgroupMinSize')

    at Object.fillAdapterInfoStruct (index.js:1:217446)

    at _wgpuAdapterGetInfo (index.js:1:235298)

    at index.wasm:0x687017

    at index.wasm:0x4043ba

    at index.wasm:0x40595c

    at index.wasm:0x7188fc

    at wrapper (index.js:1:250888)

    at callUserCallback (index.js:1:123872)

    at Object.doRewind (index.js:1:252723)

    at index.js:1:253297


only thing i could find

Thank you! This might be enough of a clue for me to search it. I will start to investigate from where I think this might be happening.