Skip to main content

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

Guys and gals, poly track keeps crashing on me:



Unhandled Rejection:

Error creating WebGL context.

Stack:

Error: Error creating WebGL context.

    at new eu (https://app-polytrack.kodub.com/0.5.1/main.bundle.js:17:294658)

    at new Gu (https://app-polytrack.kodub.com/0.5.1/main.bundle.js:17:344339)

    at https://app-polytrack.kodub.com/0.5.1/main.bundle.js:22:23355

    at Generator.next (<anonymous>)

    at s (https://app-polytrack.kodub.com/0.5.1/main.bundle.js:22:90)

this is what it says

I get that too sometimes. I am no genius, but i think that his error happens when the game can’t create a WebGL context, usually due to browser or GPU settings. Common fixes include turning off battery saver mode, enabling hardware acceleration in your browser, updating your graphics drivers, or trying another browser. You can also check chrome://gpu (in Chrome/Edge) to see if WebGL is fully supported on your system.