You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
Trying to generate an image from the demo.json in asciinema fails with the following:
/usr/bin/timeout
/mnt/samsung32/software/asciienma_stuff/a2png/main.js:181
f.lastIndexOf=function(){function a(a){return K(this,a,J(this))}var b=null;b=function(b,d){switch(arguments.length){case 1:return a.call(this,b);case 2:return K(this,b,d)}throw Error("Invalid arity: "+(arguments.length-1));};b.h=a;b.c=function(a,b){return K(this,a,b)};return b}();f.W=function(a,b){a=b+this.i;if(0<=a&&a<this.l.length)return this.l[a];throw Error("Index out of bounds");};f.$=function(a,b,c){a=b+this.i;return 0<=a&&a<this.l.length?this.l[a]:c};f.Ca=function(){return new id(this.l,this.i)};
^
Error: Index out of bounds
at A.f.W (/mnt/samsung32/software/asciienma_stuff/a2png/main.js:181:359)
at hd (/mnt/samsung32/software/asciienma_stuff/a2png/main.js:190:155)
at Function.lp.A (/mnt/samsung32/software/asciienma_stuff/a2png/main.js:699:50)
at Function.lp.L (/mnt/samsung32/software/asciienma_stuff/a2png/main.js:702:244)
at R (/mnt/samsung32/software/asciienma_stuff/a2png/main.js:265:71)
at /mnt/samsung32/software/asciienma_stuff/a2png/main.js:702:295
at Object.<anonymous> (/mnt/samsung32/software/asciienma_stuff/a2png/main.js:703:3)
Eveything compiled fine - pulled the latest today. I get this error no matter what arguments are provided to a2png.sh.
Trying to generate an image from the demo.json in
asciinema
fails with the following:Eveything compiled fine - pulled the latest today. I get this error no matter what arguments are provided to
a2png.sh
.The text was updated successfully, but these errors were encountered: