Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

doesn't start on firefox archlinux

panicked at /home/pdobler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.20.1/src/backend/wgpu_core.rs:2996:5: wgpu error: Validation Error Caused by: In Device::create_render_pipeline note: label = `pbr_opaque_mesh_pipeline` Internal error in ShaderStages(VERTEX) shader: ERROR: 0:? : '' : Total size of declared private variables exceeds implementation-defined limit Stack: __wbg_get_imports/imports.wbg.__wbg_new_abda76e883ba8a5f@https://html-classic.itch.zone/html/11040305/bevy_jam_5.js:467:21 @https://html-classic.itch.zone/html/11040305/bevy_jam_5_bg.wasm:wasm-function[46... @https://html-classic.itch.zone/html/11040305/bevy_jam_5_bg.wasm:wasm-function[12... @https://html-classic.itch.zone/html/11040305/bevy_jam_5_bg.wasm:wasm-function[13...

Weird. I’m also running Firefox on Arch an it’s working just fine. You could try the Linux build.

yeah, I tried with the Linux build, it works fine.
pretty good graphics tho

(1 edit)

This is known bug in the newest Firefox using Bevy on certain Linux environments: https://github.com/bevyengine/bevy/issues/14415 Using an older Firefox or switching to a Chromium-based browser will fix as a workaround.