mojira.dev

chewsterchew

Assigned

No issues.

Reported

BDS-14140 BDS Does not generate critical files and fails if they are missing Duplicate BDS-13319 Critical files don't generate if missing Works As Intended MC-183881 Debug menu Cycle Creative <-> Survival text inaccurate Duplicate MC-180850 Users with spaces in their name can join (offline) servers Cannot Reproduce WEB-896 Looking up invalid minecraft uuid/player name returns 204 (instead of expected 404) Works As Intended WEB-214 "Minecraft Story Mode" Category leads to a 404 Invalid MCPE-10835 Mining speed is way to fast for enchanted items. Duplicate MCPE-7169 Can't Delete world Fixed MC-44001 Can't Use 2G RAM Incomplete MCPE-5067 Wierd Sleeping Bug in SMP Duplicate MC-27425 I crash every time i chat! Duplicate MCPE-4361 Stacked Buckets Used on a Cow Makes The Whole Stack Milk! Duplicate MC-14766 Back of ladder missing! Incomplete MCPE-2267 Bottom part of torch texture is missing. Cannot Reproduce MCPE-2225 I destroy a door and... Duplicate

Comments

Seems to just throw an IllegalStateException now! Tested trying to join with "Chew Le Kitten" This can be closed 🙂 

Affects PlayStation 5 on the latest 1.21.10.24 PS5 preview and 1.21.0 PS4 stable.

Dear Ined,

According to Section 10.4.5 of the linked RFC 2616, is "The server has not found anything matching the Request-URI." which is accurate, there is no profile found.

You say it's not a client issue, what exactly led you to believe this? The client requested a username that doesn't exist, is this not the fault of the client for passing a nonexistent username?

In this case, it should be up to the server to state an Error 404, illegal username passed, with a body explaining why, in this case, no valid username. It's the responsibility of the server to tell the client what they sent is not valid, which is accurate, in this case.

Additionally, the "or" portion of "4xx: Client Error - The request contains bad syntax or cannot be fulfilled" seems to be neglected. The request for a user cannot be fulfilled, as they do not exist. If this were a server issue, and not a client issue, we have the 5xx territory.

That's just my 2 cents on it. 

To clarify, this is possible.

I had to download an Apple native version of LWJGL (and using an aarch64 build of Java, of course, which is available since Java 17 on all platforms) and launch it with:

-Dorg.lwjgl.librarypath=/Users/chew/Downloads/1.17-m1-multimc/lwjglnatives/ -Dfml.earlyprogresswindow=false

Once I did that, it ran through it fine:

[media]

So this is less of a library issue than actual Java code (running any java program with an aarch64 build of Java will automatically make it native)

Just want to comment, keep in mind some employees may not want to be in the credits, and the fact you've tracked down everyone is borderline creepy...

I've just realized I duplicated my own issue. I.e., this still does happen. BDS-13319

What error do you get when you try to boot? Do note .200 and .210 need executable permissions.

Can confirm on Nintendo Switch and my iPhone 8. If there's a ton of commands, my game freezes for a bit, sometimes I even time out. Otherwise, we get no lag or freezing, and there is none after the command list loads, it's only during initial loading. Quite weird, honestly.

Looks like minecraft.net and mojang.com checks are fixed. Session server check is still "down".

No need to comment on resolved issues especially for unrelated questions, but yes.

I can't even find Java Support on the provided link anymore, is this still reproducible?

It says 100,00 zł for me, I suppose this is fixed?

I can't reproduce this anymore (No "see options" to be found at https://www.minecraft.net/en-us/download/)

The alternate downloads leads to the right place.

Is this still a bug?

The link leads to a 404 now

The link leads to a 404 now

Duplicate of WEB-2066? Though this was assigned

This might be an issue with how it handles sending it off to the client (that's a minecraft:// link) so I think this is a browser specific issue, have you tried on a different browser (e.g. Edge as that's a windows machine)

Shouldn't this go in the bedrock code pack project?

That's definitely an issue with the formatting then, the IDE probably put an extra ' because it thought it was a string or something. 

Just checked it, it lead to the right place.