Key |
Summary |
Status |
Reporter |
Assignee |
Created |
|---|---|---|---|---|---|
| MC-270327 | RCON client can send packets with packet size larger than 4096 bytes |
Plausible
|
|
||
| MC-266968 | /return executed within an advancement reward function globally discards all subsequent commands |
Fixed
|
|
|
|
| MC-266388 | Modifier stages decrease command quota even if not executed |
Works As Intended
|
|
||
| MC-265805 | Executing a tail-recursive function consumes memory resources linearly with recursion depth |
Fixed
|
|
|
|
| MC-265778 | "gamerule maxCommandChainLength 0" prevents subsequent command execution in the world |
Fixed
|
|
|
|
| MC-265773 | Functions executed as advancement rewards are executed at the top level |
Fixed
|
|
|
|
| MC-265772 | A command with multiple redirect modifiers can ignore "maxCommandChainLength" |
Fixed
|
|
|
|
| MC-265288 | Not all float/double tags in macro arguments are uniquely stringified |
Confirmed
|
|
||
| MC-264999 | Macro entries cannot include "$(" as a literal |
Invalid
|
|
||
| MC-264510 | NBT paths can create NBTs that exceed depth limit |
Confirmed
|
|
||
| MC-263058 | A newly added data storage file cannot be loaded if it was previously failed to be loaded |
Invalid
|
|
||
| MC-262027 | Result consumer created by "/execute store" is invoked for every command within a function |
Fixed
|
|
||
| MC-261376 | Elements in a numeric array tag at the deepest level can be retrieved, but not be set |
Confirmed
|
|
||
| MC-260579 | Crash when a guardian deals damage to itself after removing thorns from avoids_guardian_thorns |
Fixed
|
|
|
|
| MC-259563 | Command exception messages are unnecessarily created and stringified during function execution |
Invalid
|
|
||
| MC-259282 | NBT strings that exceed the length limit can be created |
Won't Fix
|
|
||
| MC-258862 | Packets to change players' rotation affect their distance limit |
Plausible
|
|
||
| MC-258479 | NBT depth limit can be exceeded by "set_nbt" |
Confirmed
|
|
||
| MC-258210 | NBT sizes are calculated inconsistently |
Duplicate
|
|
||
| MC-258195 | Performance degradation of NBT modification |
Fixed
|
|
||
| MC-254353 | A packet to remove the score is always broadcast when a score is reset |
Community Consensus
|
|
||
| MC-248769 | "/data remove" always traverses the NBT path to the end |
Invalid
|
|
||
| MC-248261 | "/execute store" makes the storage file dirty without any modifications |
Community Consensus
|
|
||
| MC-248148 | Command blocks re-parse their command on every execution |
Won't Fix
|
|
||
| MC-235674 | Debug traces have ambiguity due to raw messages |
Awaiting Response
|
|
||
| MC-235669 | Debug tracer does not break lines after an error message |
Confirmed
|
|
||
| MC-231408 | A function tag collapses the same values |
Works As Intended
|
|
||
| MC-227538 | Inserting elements into collection tags can be aborted in the middle |
Confirmed
|
|
||
| MC-225425 | "/data modify" inserts source elements into target collection one by one |
Confirmed
|
|
||
| MC-223382 | A marker's data tag can be shared among multiple markers |
Fixed
|
|
||
| MC-221421 | A list tag can be modified during insertion into itself |
Fixed
|
|
||
| MC-208974 | Target NBT is changed despite being reported as unchanged |
Confirmed
|
|
||
| MC-208005 | Reference equality of NaNs is exposed |
Confirmed
|
|
||
| MC-205321 | Item modifiers that change the item type don't work on entities |
Fixed
|
|
|
|
| MC-201769 | Copying deeply nested NBT causes StackOverflowError |
Fixed
|
|
|
|
| MC-196890 | "/data merge" deep-copies target compound tag |
Plausible
|
|
||
| MC-195337 | An unexpected error occurs when a player teleports to the dimension that contains the entity with the same UUID as the player |
Confirmed
|
|
||
| MC-184757 | [Crash] "java.lang.NullPointerException: Ticking memory connection" on loading a dimension with debug chunk generator |
Fixed
|
|
|
|
| MC-184512 | commands.json does not include redirect paths to the root node |
Confirmed
|
|
||
| MC-184268 | A world can have an entity with the same UUID in each dimension |
Confirmed
|
|
||
| MC-184266 | Entities with the same UUID share the same score |
Confirmed
|
|
||
| MC-182368 | Inconsistent constant results of commands |
Confirmed
|
|
||
| MC-182362 | Score callbacks with a too long name break callback chain |
Fixed
|
|
|
|
| MC-179181 | Match element nodes in NBT paths throw an unexpected UnsupportedOperationException against non-compound lists |
Fixed
|
|
||
| MC-178997 | Storing a tag with a mismatched type in a numeric array tag succeeds even though its elements are not changed |
Confirmed
|
|
||
| MC-177253 | Running a set_attributes function throws java.lang.NullPointerException if it contains an undefined attribute |
Fixed
|
|
|
|
| MC-174958 | /gamerule succeeds when the value is not changed |
Confirmed
|
|
||
| MC-174587 | Greedy strings cannot contain trailing spaces in a function |
Confirmed
|
|
||
| MC-173294 | #climbable blocks clamp the x/z-component of an entity's delta movement without considering its length |
Confirmed
|
|
||
| MC-173120 | Lack of escape sequences of newlines prevents quoted strings from containing newlines in a function |
Confirmed
|
|