Open aikinai opened 1 year ago
Sounds good, I will take a look
Getting the same, trying to run with -j
and -m
flags. Is there a way to enable a better stacktrace? Let me know if I can help. It may be helpful to add some debugging logging, may be able to see if it's choking on a particular note.
same error here
+1
+1
Small update from my side. I have managed to reproduce this issue on a newer machine and have both the older notes db that works and the one from the newer machine that results in this error. This should help me narrow down where the issue is.
I'm having the same issue here. I tried enabling logging, but the generated log file is empty. I hope you'll have time to look into the issue, thanks!
same error:( any update?
+1
Maybe a duplicate of #47, but I'm filing an explicit issue just in case it's not the same.
I don't know what other details to share, but when I run the app with
apple-notes-liberator -m
, I get:Cannot invoke "java.lang.Integer.intValue()" because "rowIndex" is null
Thank you!