Watfaq / PowerSession-rs

Rust implementation of PowerSession, with new features and enhancements
https://github.com/Watfaq/PowerSession-rs
MIT License
170 stars 7 forks source link

PowerSession can't play this file #23

Open veksha opened 2 years ago

veksha commented 2 years ago

Hi. PowerSession can't play this file.

https://asciinema.org/a/8muthjs1m0bcbo6f1c4tp8kt1

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
Error("EOF while parsing an object", line: 1, column: 1)', ...\PowerSession-0.1.6\src\commands\play.rs:95:88
ibigbug commented 2 years ago

this looks like a v1 format, which isn't supported.

image
veksha commented 2 years ago

thanks for answer, @ibigbug. If they are not planned to be supported, maybe a meaningful message can be added - "v1 format isn't supported". Agree?

ibigbug commented 2 years ago

good point.