Skip to content

Missing Texture causes thread 'main' panic #19

Description

@felipetesc

While running the example I got the message:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Internal("user texture 0 not found")', src\main.rs:172:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

[process exited with code 101 (0x00000065)]

The problem happened after clicking on the buttton "Color test".

I'm guessing there are some images from the official demo witch are missing.

OS:

  • Windows 11

Rust

rustup show
rustup 1.24.3 (ce5817a94 2021-05-31)
stable-x86_64-pc-windows-msvc (default)
rustc 1.60.0 (7737e0b5c 2022-04-04)

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