mojira.dev

aramanth

Assigned

No issues.

Reported

MC-88387 pressing F3 in void world crashes game Duplicate MC-59025 Commands based on scores fail Incomplete MC-54664 Creeper Data not reflecting status Incomplete MC-54048 Crash on server join Duplicate MC-53387 all DoubleSlab blocks render as 43:7 aka 'glitch block tidy stone doubleslab' Duplicate MC-53379 scoreboard crashing the client Duplicate

Comments

Potion item does not translate since the removal of data value

in singleplayer shared on lan, i think this issue kicks the player using it, but me as the host was fine

" oh look, i'd better make sure this is assigned to someone to be fixed, this is a massive breaking of code !! "

still no bugfix, please assign this to someone to fix it

the PrimedTNT one does

I found this inside the dat file, clearly a bug relating to command execution, COULD be the data crashing the client ??
please see screenshot 2

i am getting similar errors, but this user did not explain in a simple example
so heres my attempt
/execute @p[score_something=0] ~ ~ ~ say hi
assuming you have dummy score something set to 0 on yourself)
returns : "The entity UUID provided is in an invalid format"
/execute @p ~ ~ ~ say hi
returns "[username] hi"

this is a problem with arguments on the execute @? placeholder, the reason its badly explained above is the second embedded command is getting "The entity UUID provided is in an invalid format" so it is UNABLE to perform the first command and gets a simple error