I tried with the latest binary using following args and it always crashes with "index out of range".
gedcom publish -living show -gedcom myfamily.ged -output-dir html
...
2023/08/12 09:49:50 html/john.html
2023/08/12 09:49:50 html/-1.html
panic: runtime error: index out of range [0] with length 0
myfamily.ged is exported from myheritage.com
Is there a debug flag to see where it is actually failing?
I tried with the latest binary using following args and it always crashes with "index out of range".
gedcom publish -living show -gedcom myfamily.ged -output-dir html...
2023/08/12 09:49:50 html/john.html2023/08/12 09:49:50 html/-1.htmlpanic: runtime error: index out of range [0] with length 0myfamily.ged is exported from myheritage.com
Is there a debug flag to see where it is actually failing?