I'm getting an error I can't figure out. I'm trying to do Corpse Bride and here is what I come up with.
E:\Backup_Blu-Ray\run>backupbluray.cmd e:\test e:\Corpse
Backup Blu-ray V0.21 Starting
Testing source
Found valid Blu-ray source.
Look for this movie in my database
Hash= 3E36749ADB6DBDE0A2238817FB3EBF14BA09F0AC
Found movie: Corpse Bride
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at aacs.main.BackupBluRay.loadKeys(BackupBluRay.java: 89)
at aacs.main.BackupBluRay.main(BackupBluRay.java:60)
Error! Aborting
Inside of e:\test I have \BDMV\STREAM and \AACS. I have java runtime installed and I copied and pasted the client folder and renamed it to server. Any ideas?