mojira.dev
MC-55471

Spawners Missing Texture

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

Cannot reproduce. Try:

/give @p mob_spawner

cannot reproduce, be sure it isn't a broken resoursepack

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.

Screenshot and crash report

6 more comments

Is it happening with vanilla spawners? Typically that texture occurs when there is no available art for the block. Could be mob_spawner 2

Cannot reproduce in 14w20b.

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}

A simple fix is to make mob_spawner 2 and mob_spawner 0 have the same texture
It is like this in 1.7.9

Bob Joe

(Unassigned)

Unconfirmed

Minecraft 14w20b, Minecraft 14w21b

Retrieved