mojira.dev

SirKillian

Assigned

No issues.

Reported

MC-261804 Expired Key preventing players from logging in on servers Fixed MC-215883 Weird Ice generation in caves in frozen ocean biome Duplicate MC-179907 Boats are "glitchy" on new snapshot. Duplicate

Comments

I've uploaded a vanilla profiling report from a freshly made vanilla server with nothing in it but a box of frogs. Also added an additional screenshot from a spark profile from our modded (papermc) server where we are actually getting these frog issues.

Spark profiler is a profiler that many use on multiplayer servers. (I could not upload the spark profile due to upload limit but it should be enough to lead you in the right direction)

 

 

Just had this happen on 1.19.0. Sadly I didn't know about the screenshot with f3 open so I missed that. I just wanted to share it still happens on 1.19

This was 2 creepers. This also affected the Creeper Skull item at the same time.

[media]

Working as intended? 

You are unable to add multiple accounts! This is not a pleasant experience.
Not being able to quickly switch between accounts (when we could on the old launcher) is extremely painful.

Affects version 21w07a.

 

Additionally in case this wasn't clear yet, this only happens in frozen ocean biomes and this is not ice spikes biomes.

Yesterday (Dec 7, 2020) we had 2 users with the usernames "Prz" and "prz" log in to our server. This caused a few issues with our databases and plugins as expected.

[11:05:09] [User Authenticator #81/INFO]: UUID of player Prz is 9a066737-945e-4083-9ad9-b22269f17a5d
[11:05:19] [User Authenticator #81/INFO]: UUID of player prz is e74ad591-1088-4062-a185-35c39759b7b3

After doing a little bit of research and passing a day later, we noticed the namemc page for "prz" (lowercase one) had changed and no longer mentioned the username "prz" at all. We assumed it was an issue with namemc so we then proceeded to use the Mojang API.

When we use the Mojang API to check their username history using https://api.mojang.com/user/profiles/e74ad59110884062a18535c39759b7b3/names the history does not mention "prz" at all, even though, that was the UUID the user had at the time of logging in to our server.

Hopefully this little additional information helps!