MCSignOnDoor icon indicating copy to clipboard operation
MCSignOnDoor copied to clipboard

Fix possible username truncation in version 49

Open samphonic opened this issue 13 years ago • 0 comments

There was a skipped byte (index-4) in the inbyte array. Also, the copyOfRange math wasn't quite right and could result in the truncation of a reported username (e.g. for an 8-character username) I only fixed version 49, as that's the only version I have to test.

samphonic avatar Dec 08 '12 08:12 samphonic