Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to use Ruffle on Ubuntu 24.04.2 #19536

Open
FrostCoreAlt opened this issue Feb 16, 2025 · 0 comments
Open

Error when trying to use Ruffle on Ubuntu 24.04.2 #19536

FrostCoreAlt opened this issue Feb 16, 2025 · 0 comments
Labels
error-report Automated error reports from Ruffle web build

Comments

@FrostCoreAlt
Copy link

This error only occurs on Chromium-based browsers, Firefox works fine, however.

Error Info

Error name: Error
Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-24.0.1/src/backend/wgpu_core.rs:1303:26:
wgpu error: Validation Error

Caused by:
In Device::create_render_pipeline
Internal error in ShaderStages(VERTEX) shader:

Error stack:

Error: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-24.0.1/src/backend/wgpu_core.rs:1303:26:
wgpu error: Validation Error

Caused by:
  In Device::create_render_pipeline
    Internal error in ShaderStages(VERTEX) shader: 


    at imports.wbg.__wbg_new_c68d7209be747379 (chrome-extension://ikmmpmopfmfglgcbbkaihiblgmmokphn/dist/655.js:2764:21)
    at ruffle_web.wasm.js_sys::Error::new::hf0b597334e970ab5 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[12932]:0x995b5f)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a5c48e700d651d4 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[10007]:0x93ef5e)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::hcc2503a68438883e (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[7052]:0x8a1141)
    at ruffle_web.wasm.core::panicking::panic_fmt::h931ec2537c26fa22 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[10863]:0x963cdb)
    at ruffle_web.wasm.wgpu::backend::wgpu_core::ContextWgpuCore::handle_error_inner::hbaa03d167958e5e6 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[2625]:0x5cbdfb)
    at ruffle_web.wasm.<wgpu::backend::wgpu_core::CoreDevice as wgpu::dispatch::DeviceInterface>::create_render_pipeline::h090a5d8f13765d83 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[1222]:0x32f541)
    at ruffle_web.wasm.wgpu::api::device::Device::create_render_pipeline::h11c210d22fceefec (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[9782]:0x93a70f)
    at ruffle_web.wasm.ruffle_render_wgpu::utils::run_copy_pipeline::h2b3d52a1115269a9 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[2765]:0x5f3a26)
    at ruffle_web.wasm.ruffle_render_wgpu::surface::Surface::draw_commands_and_copy_to::h1a144bfe67eec3b5 (wasm://wasm/ruffle_web.wasm-03240e2a:wasm-function[1643]:0x452c22)

Player Info

Allows script access: false

Page Info

Page URL: chrome-extension://ikmmpmopfmfglgcbbkaihiblgmmokphn/player.html

Browser Info

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Platform: Linux x86_64
Has touch support: false

Ruffle Info

Version: 0.1.0
Name: nightly 2025-02-14
Channel: nightly
Built: 2025-02-14T00:06:04.455Z
Commit: a4eecae
Is extension: true

Metadata

@FrostCoreAlt FrostCoreAlt added the error-report Automated error reports from Ruffle web build label Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error-report Automated error reports from Ruffle web build
Projects
None yet
Development

No branches or pull requests

1 participant