mojira.dev
MC-82809

Texture errors for Spectral Arrow

The fired arrow has a texture error. It is pink.

Linked issues

MC-82812 Spectral arrows don't have a texture Resolved MC-82814 Spectral arrow texture Resolved MC-82815 Missing arrow texture Resolved MC-82820 Spectral arrows dont have texture Resolved MC-82834 Missing Texture Resolved

Attachments

Comments 7

as well as a few other arrows like the spectral arrow, leaping arrow, and a few more.

Why exactly Mojang developers did you have to make it more complicated than it needed to be? Seriously why can't you just use spectral_arrow.png instead of tracer_arrow.png as the file name?

[16:34:11] [Client thread/WARN]: Failed to load texture: minecraft:textures/entity/projectiles/tracer_arrow.png
java.io.FileNotFoundException: minecraft:textures/entity/projectiles/tracer_arrow.png
	at bps.a(SourceFile:52) ~[15w31a.jar:?]
	at bqe.a(SourceFile:55) ~[15w31a.jar:?]
	at box.a(SourceFile:28) ~[15w31a.jar:?]
	at bpc.a(SourceFile:56) [15w31a.jar:?]
	at bpc.a(SourceFile:38) [15w31a.jar:?]
	at bll.a(SourceFile:77) [15w31a.jar:?]
	at bll.c(SourceFile:72) [15w31a.jar:?]
	at bkx.a(SourceFile:28) [15w31a.jar:?]
	at bkx.a(SourceFile:14) [15w31a.jar:?]
	at blk.a(SourceFile:299) [15w31a.jar:?]
	at blk.a(SourceFile:264) [15w31a.jar:?]
	at blk.a(SourceFile:231) [15w31a.jar:?]
	at bht.a(SourceFile:608) [15w31a.jar:?]
	at bhm.a(SourceFile:1214) [15w31a.jar:?]
	at bhm.b(SourceFile:1119) [15w31a.jar:?]
	at bhm.a(SourceFile:1000) [15w31a.jar:?]
	at axc.at(SourceFile:900) [15w31a.jar:?]
	at axc.a(SourceFile:323) [15w31a.jar:?]
	at net.minecraft.client.main.Main.main(SourceFile:125) [15w31a.jar:?]

spectral_arrow.png is the filename in the game but in the code the filename is tracer_arrow.png.

The arrows with potion effects show likely the original arrow icon.

What saddens me is how many duplicates this bug has and how many are named 'Spectral Arrow'.
This is a great example of what happens when one does not search before submitting an issue.

Dylan Keir

Nathan Adams

Unconfirmed

Minecraft 15w31a

Minecraft 15w31b

Retrieved