Skip to content

Panic at startup #47

@killkrt

Description

@killkrt

Software version:
3f5be1e

Issue:
Panic at startup (executing in release mode) with the following error:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Decoding(DecodingError { format: Exact(Hdr), underlying: Some(RadianceHdrSignatureInvalid) })', src/renderer/background.rs:110:68

In debug mode I have this different error:

ERROR wgpu::backend::direct] wgpu error: Validation Error

    Caused by:
        In Device::create_texture
          note: label = 'Cubemap'
        Dimension X is zero

thread main panicked at Handling wgpu errors as fatal by default

System details:
OS: Arch Linux 64 bit (Kernel 5.18.16)
GCC: 12.1.1
Windows manager: i3
Hardware: NUC8I5BEH2
Rust: 1.62.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions