Comment by dist-epoch

6 months ago

https://vortex.dev doesn't work in my Firefox:

Application error: a client-side exception has occurred while loading vortex.dev (see the browser console for more information).

Console: unable to create webgl context

If anyone ever writes a post of why that error keeps happening with browsers that should support it, I'd be incredibly grateful. Keep seeing it in our (unrelated to OP company) Sentry logs and zero chance to reproduce them.

  • Handful of causes:

    + No hardware acceleration enabled.

    + Multiple graphics cards, and browser can't decide which to use.

    + Race conditions that can rarely cause a mount of 3d onto a 2d context (often happens to Unity).