[SPIGOT-1220] Query: utf-8 players' names Created: 03/Oct/15 Updated: 03/Oct/15 Resolved: 03/Oct/15 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Assignee: | Unassigned | |
Resolution: | Won't Fix | Votes: | 0 |
Labels: | utf-8, vanilla | ||
Environment: |
Does not matter. |
Description |
Steps to reproduce: ", responsible for forming player list. "this.v.a(String str)" leads to "this.stream.writeBytes(b);" what leads to function contains "out.write((byte)s.charAt |
Comments |
Comment by md_5 [ 03/Oct/15 ] |
Closing was won't fix because:
|
Comment by md_5 [ 03/Oct/15 ] |
I think it is expected however that the output of this service is ASCII. Given that Mojang doesn't allow UTF-8 names, changing this services to use UTF-8 might break other services already legitimately relying on it being ASCII. |
Comment by SpigotMC [ 03/Oct/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 0 version(s) behind. CraftBukkit is 2 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |