After update from 14w10c server the whitelist doesn't work anymore. In the log file the uuid format ist xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, in whitelist.json without hyphen.
After editing the uuid's in whitelist.json to the log file format and restarting the server, the whitelist work as expected.
Linked issues
is duplicated by 4
Comments 3
Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases. If this has been done, we can reopen the issue.
Keep in mind that the "Resolved"-Status on this ticket just means "Answered", and that we are waiting for further information on whether this issue still exists or not. We will reopen it as soon as the requested information has been delivered.
This doesn't sound the same as the problem I had reported under MC-51144. I had the banned-players.json and ops.json wiped out after upgrading to 14w11b (don't use a whitelist, so I can't confirm if anything happened with that). These files were originally converted on my server with 14w10a.
The workaround for my problem was to stop the server, remove the banned-players.json and ops.json, rename the banned-players.txt.converted and ops.txt.converted to remove the .converted from the file name, and start the server. It correctly converted from the old format to the new format.