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)
Linked issues
is duplicated by 30
relates to 1
Attachments
Comments 33
I hate to bother you Mojang, but this is a somewhat severe bug that needs to fixed. Can you at least let me know that your working on it?
Probable cause reported in MC-59211. This is displayed in 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)"
Reconfirmed for 1.8 also.
Nvm the world (and the one Jasper linked) was generated prior to 1.8. MC-53897 is what I'm getting in a 1.8-generated world.
Not fixed for End portals for 1.8.2-pre4
How to reproduce:
/summon EnderDragon ~ ~ ~ {HealF:-1}
Use this in the overworld and go trough the portal and you will find 4 torches (same for end to overworld)
@ Marcono1234
You are actually referring to MC-53897.
Well Mojang just realeased a new snapshot so hopefully that will fix the problem.