Replies: 1 comment 1 reply
-
Thank you for this information. Will fix this in my |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just in case this can help someone else. I was getting a 7 character activation-bytes, which was causing errors for AAXtoMP3. I added a leading 0 to make it 8 characters and then it worked. I don't know what the precise issue/solution definition is/was, but just glad it worked. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions