francisdb / vpxtool

Terminal based frontend and utilities for Visual Pinball
Apache License 2.0
17 stars 4 forks source link

0.13.10 on MacOS Monterey 12.7.6 #364

Closed Bla1ze closed 4 days ago

Bla1ze commented 2 weeks ago

vpxtool-macOS-x86_64-v0.13.10.tar.gz doesn't seem to work correctly.

thread 'main' panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vpin-0.15.5/src/vpx/mod.rs:419:49:
called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidData, error: "Invalid CFB file (0 bytes is too small)" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Bla1ze commented 2 weeks ago

Never mind. I'm just dumb lol.

francisdb commented 1 week ago

I think I could improve the error reporting on this one

francisdb commented 4 days ago

Thanks for reporting this one @Bla1ze