-
Bug
-
Resolution: Fixed
-
Minecraft 14w27a, (12)
Minecraft 14w27b, Minecraft 14w28a, Minecraft 14w28b, Minecraft 14w29b, Minecraft 14w30c, Minecraft 14w31a, Minecraft 14w32b, Minecraft 14w32d, Minecraft 14w33a, Minecraft 14w33c, Minecraft 14w34b, Minecraft 14w34d -
None
-
Creative
-
Community Consensus
Torches placed by the world generator and are supposed to attach to a block float instead.
How to recreate: Find any torches that are placed by the world generator (Villages, Mineshafts, etc.), and you will see that the torches float when they should be attached to a block.
This is displayed in the development console:
[Server thread/ERROR]: Tried to setBlockAndData(minecraft:torch/0) but it's an invalid state. Defaulting to minecraft:torch[facing=up] instead (minecraft:torch/5)
- is cloned by
-
MC-124966 Torches in mineshafts/strongholds are not always attached
- Resolved
- is duplicated by
-
MC-45395 Torch bug in stronghold
- Resolved
-
MC-49930 Natural Torches Don't Connect to Block Their intended to.
- Resolved
-
MC-57752 villagers touches and burning bug
- Resolved
-
MC-59211 game tries to "setBlockAndData(minecraft:torch/0) but it's an invalid state. Defaulting to minecraft:torch[facing=up] instead (minecraft:torch/5)"
- Resolved
-
MC-60061 The dragon egg / ender portal torches not generating correctly
- Resolved
-
MC-60283 Flying torch in village's church
- Resolved
-
MC-60325 Torches Bug
- Resolved
-
MC-60704 Torch Bug
- Resolved
-
MC-60774 Villages/Savana Villages generate with some blocks with incorrect data values
- Resolved
-
MC-61283 generated torches are really wrong now
- Resolved
-
MC-61648 Torch model mirrored from wool block (not "attached") on village lanterns.
- Resolved
-
MC-61961 Villages spawn with stairs and lamps in weird positions.
- Resolved
-
MC-62026 Torches spawn in the air in mineshafts and villages
- Resolved
-
MC-62037 torches on village lamps sometimes generate facing wrong direction
- Resolved
-
MC-62101 Village torch bug
- Resolved
-
MC-62569 Two Dragon eggs displayed
- Resolved
-
MC-62752 Torch Generation In Villages and the Bedrock Portal are buggy
- Resolved
-
MC-62810 Natural torches don't place correctly
- Resolved
-
MC-63431 Torches on the End portal in the End are created backwords.
- Resolved
-
MC-63520 Torchs are spawned wrong in village (Temple)
- Resolved
-
MC-63922 Strongholds Have Torches In Strange Areas & Are In Wrong Position Instead Of Being Attached To A Wall...
- Resolved
-
MC-64094 Torches are oriented wrong on the exit end portal
- Resolved
-
MC-64566 End Portal Torches Glitch
- Resolved
-
MC-65633 Torches don't generate properly after killing the EnderDragon
- Resolved
-
MC-65660 Torches face wrong direction and don't always illuminate
- Resolved
-
MC-65728 Strange torch position on the ender fountain.
- Resolved
-
MC-65966 End torches misplaced when enderdragon dies
- Resolved
-
MC-66378 torches that are generated in the portal of end dall'Ender dragon killed are positioned in a way contrary
- Resolved
-
MC-66392 In an edge a portal in our world shows torch vice versa
- Resolved
-
MC-66901 A Torch Glitch is recent Snapshot
- Resolved
-
MC-66987 Exit Portal has floating torches
- Resolved
-
MC-67654 Torches in Abandoned Mineshafts All Oriented the Same Way
- Resolved
-
MC-68667 Generated Torches in Strongholds hover in mid-air
- Resolved
- relates to
-
MC-53897 Torches in Villages, Mineshafts, Stronghold, & End exit portal spawned dropped
- Resolved
-
MC-67993 Portal to Overworld created by EnderDragon don't create torchs anymore.
- Resolved
-
MC-2512 Village lamp post floating torches
- Resolved
I guess they are the same. The game handles them the same way as flowers or every other block which requires any kind of holder. When the game tests if the block is valid and it is not, it just "drops" the item.