uhwot/lbp_archive_dl

Assertion failed on resource type with some levels

Zaprit opened this issue · 1 comments

When downloading some levels it will fail with the below error. It happens consistantly with the levels that I've observed the issue with.

$ ./archive_dl bkp 100468585
Level found!
Name: Dimensional Doorways: Unused LBP3 Content!
Creator: Pixels1080
Game: LBP3
Downloading resources..........................................................................................................................................................................................................................................................................................................................................!...................................................!........................................................................................................................................................................................................................................Done!
613 resources downloaded, 2 failed
thread 'main' panicked at src/resource_parse.rs:145:21:
assertion failed: resrc_type == *b"TEX"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

fixed in version 2.5 :D