asciinema / agg

asciinema gif generator
https://docs.asciinema.org/manual/agg/
Apache License 2.0
1.18k stars 43 forks source link

Error: ParseJson(Error("EOF while parsing an object", line: 1, column: 1)) #73

Open vimiix opened 3 months ago

vimiix commented 3 months ago

Describe the bug

I tried to convert a cast file to gif Times this error:

Error: ParseJson(Error("EOF while parsing an object", line: 1, column: 1))

To Reproduce Steps to reproduce the behavior:

  1. agg https://asciinema.org/a/663550 demo.gif

Expected behavior Generate the gif file correctly

Versions:

vimiix commented 3 months ago

This can be fixed by upgrading the version of asiicnema, but I think it is still a Bug, or it can be clearly documented that the asiicnema 1.x version is not compatible

ku1ik commented 3 months ago

Good point. I'll update the docs and make it clear 👍