-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.11.2
-
None
-
Ubuntu 16.04.1 LTS
openjdk-8-jre.8u111-b14-2ubuntu0.16.04.2
bash.4.3-14ubuntu1.1
Vanilla Server
No client resource packs
-
Unconfirmed
When I try to replace any blocks with beacons:
/fill 3 111 -118 -11 111 -118 minecraft:beacon 0 replace minecraft:glowstone
I get the error "Data tag parsing failed: Invalid tag encountered, expected '{' as first char."
The command works without the replace and when beacon is the block to be replaced:
/fill 3 111 -118 -11 111 -118 minecraft:beacon
/fill 3 111 -118 -11 111 -118 minecraft:glowstone 0 replace minecraft:beacon
I have screen shots if you require. If you need logs, I run the server local so if you need anything, let me know. I also have screen shots of all three commands if you want/need them.
- duplicates
-
MC-61864 /fill x1 y1 z1 x2 y2 z2 [tile entity] replace [block] gives parse error
- Resolved