How to recreate:
1. Place/find a spawner
2. Texture is the black and purple error texture
I discovered this whilst mining, encountered a glitched spawner dungeon
Spawner works normally
Attachments
Comments 16
No resource pack installed,
/give @p mob_spawner gives glitched texture
I can upload a screenshot later today.
Please force a crash by pressing F3 + C for 10 seconds while in-game and attach the crash report ([minecraft|http://hopper.minecraft.net/help/finding-minecraft-data-folder]/crash-reports/crash-<DATE>-client.txt
) here.
Is it happening with vanilla spawners? Typically that texture occurs when there is no available art for the block. Could be mob_spawner 2
I am in 14w21b, and any time i place a spawner using the /setblock command, it has a bugged texture. spawners work correctly. the command i am using is:
/setblock ~ ~ ~ minecraft:mob_spawner 1 replace {EntityId:Skeleton}
or anything other than a regular "mob_spawner"
"1" is an invalid data value. Use:
/setblock ~ ~ ~ minecraft:mob_spawner 0 replace {EntityId:Skeleton}
Cannot reproduce. Try: