Closed FoxInFlame closed 9 years ago
asdasd
is not a valid hexadecimal string.
But even if I change that. It still shows the error. Same error as before. "Please specify a valid hexadecimal string with even length"
myPassword
is still not a valid hexadecimal string.
Try abcdefabcdef
Now it worked. What is the difference? Is it the letters I use? Hexadecimal, still don't get it.
Hexadecimal as a base commonly uses the characters 0-9, a-f to represent numeric values. ANy characters outside this range are not allowed.
Thank you for the support!
I get ↑ the error above, when trying to set the options for MCAssoc. Here is a screenshot of my options page,
and here is the error:
How can I fix this, and what is the issue? I have exactly 6 letters/numbers on all the hexadecimal strings, not including the hashtag. What am I doing wrong?