mojira.dev

entereloaded

Assigned

No issues.

Reported

MC-95011 Marker:1-ArmorStands cannot be selected using dx/dy/dz (properly) Invalid MC-59028 Another /fill bug: replace special BlockData Invalid MC-50117 /fill with Flowerpots Duplicate MC-49446 Teleport Entities to Absolute Cooridnates Duplicate MC-48986 Unexpected doubled Teleportation Duplicate

Comments

@a a this is because the bug is created by budded Blocks next to the piston, not the Blocks above, so if the diagobally above Blocks are not Solid they don't create a Bud and in consequence everything works.

I guess that actually you only need 2 commandblocks. Will update soon.

PictureMinecraftChainBug: All Chain commands have those 2 Commands in them. Hope this helps.

This might be considered as spam / advertising. This actually dismantled half of my command blocks 😛 as well as my 1 second clock
https://www.reddit.com/r/redstone/comments/3impqc/1_second_clock_without_scoreboards_and/?ref=share&ref_source=link

I am having the exact same issue, also still a problem in 35e

So, I don't know if this is... like a not consistant bug or sth. buut this still does not work for me in 1.8.1:

/fill ~ ~ ~ ~ ~ ~ flower_pot 0 replace air
/fill ~ ~ ~ ~ ~ ~ piston_extension 0 replace lapis_ore"

Error Message:
"Data tag parsing failed: Invalid tag encountered, expected '{' as first char."

Note: It does not matter which block is at the position. Also both Commands always output completely the same

Even if this bug got partly fixed as far as I see,
please reopen, at least it is still a bug for me 😞

/fill ~ ~ ~ ~ ~ ~ flower_pot 0 replace air
/fill ~ ~ ~ ~ ~ ~ piston_extension 0 replace lapis_ore

I'll see if it works in 1.8 later today :]

wow I'm 2 dumb too delete it .

Ok Sorry my bad so actually this is a fail -
barrier blocks can't have a DataValue anymore 😞
Ill delete The BugReport

Sry 1 mom I want to check if barrier 2 got removed sry

Hey Alex (:,
Is it possible that you mixed up the function of setblockreplace and fillreplace ?
As far as Im concerned, setblock replace just says that the new new blocl will be placed, no matter what, or am I wrong?

wow, Kumasasa, that was fast 😃

Ok, I tested the thing for /setblock and it also doesnt work, pls add to Description

yeah, this can get pretty anoying, i'll have to use a plot of /setblocks, until this works, (8^3 😛) hopefully this will get fixed soon also i hope the underscores work for setblock, if not i will post it here

okay, i tried that stuff again today and i found out, that this only hapens, if i execute the command rapidly (eg. with a fast setblock clock)

/tp @e[name=OpenShop] ~ -100 ~

it also doesn't work if i exclude the player via Names, things like radius work
On kinda way, Absolute X and Z values with relative y dont work either