Open Qubits01 opened 10 months ago
Sorry for the long delay. Life's keeping me busy.
Please try 2ab39397a0c646cbaeaa71b18a21a3db3632b453. I believe it should fix the problem.
As for why this was previously happening, it's because ticket filenames must always be lowercase -- even inside NSPs. I didn't really expect people to store them using uppercase filenames.
I had the issue that a .tik file had uppercase letters and cdn2nsp was complaining that it did not find the ticket file. Changing to lowercase letters solved the issue.