Using a resource pack with a block model with itself as a parent removes all textures
Expected behaviour (happens in 1.12.2)
The resource pack refuses to load, and textures return to the default.
Actual behaviour
All textures become the black and magenta "missing texture"
Steps to reproduce
- Download the attached resource pack and put it in the resourcepacks folder
- Enable the resource pack
- Everything should become black and magenta
Environment
Java 1.8.0_25
Windows 10
Created Issue:
Using a resource pack with a block model with itself as a parent removes all textures
Expected behaviour (happens in 1.12.2)
The resource pack refuses to load, and textures return to the default.
Actual behaviour
All textures become the black and magenta "missing texture"
Steps to reproduce
- Download the attached resource pack and put it in the resourcepacks folder
- Enable the resource pack
- Everything should become black and magenta
Environment
Java 1.8.0_25
Windows 10
Added Labels: resource-pack snapshot
Added Affects Versions: 1.13-pre2
Added Assignee:
[Mojang] Grum (Erik Broes)
Added Fixed Versions: 1.13-pre3




Is there something written in the logfile while loading that resource pack ?
First this:
cxb$c: nullcxb$c: null at cxb.a(SourceFile:295) ~[18w22c.jar:?] at cxb.a(SourceFile:299) ~[18w22c.jar:?] at cxb.b(SourceFile:289) ~[18w22c.jar:?] at dhg.l(SourceFile:653) ~[18w22c.jar:?] at dhg.a(SourceFile:221) ~[18w22c.jar:?] at dhh.a(SourceFile:23) ~[18w22c.jar:?] at uq.c(SourceFile:123) ~[18w22c.jar:?] at uq.a(SourceFile:106) ~[18w22c.jar:?] at cio.f(SourceFile:652) [18w22c.jar:?] at cos$2.a(SourceFile:65) [18w22c.jar:?] at cjp.mouseClicked(SourceFile:103) [18w22c.jar:?] at ckl.mouseClicked(SourceFile:45) [18w22c.jar:?] at ciq.b(SourceFile:67) [18w22c.jar:?] at ciq$$Lambda$756/500268044.run(Unknown Source) [18w22c.jar:?] at cmf.a(SourceFile:429) [18w22c.jar:?] at ciq.a(SourceFile:67) [18w22c.jar:?] at ciq$$Lambda$678/6650683.invoke(Unknown Source) [18w22c.jar:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) [lwjgl-glfw-3.1.2.jar:?] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.1.2.jar:?] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) [lwjgl-glfw-3.1.2.jar:?] at ciy.a(SourceFile:298) [18w22c.jar:?] at cio.c(SourceFile:844) [18w22c.jar:?] at cio.a(SourceFile:380) [18w22c.jar:?] at net.minecraft.client.main.Main.main(SourceFile:144) [18w22c.jar:?]Then one of these for every texture in the game:
Then one of these for every sound event:
[12:39:58] [Client thread/WARN]: Missing sound for event: minecraft:ambient.caveThen one of these for every block model and variant:
Then one of these for every item model:
Then one of these for every item model:
[12:40:05] [Client thread/WARN]: Missing model for: minecraft:item/carrot_on_a_stickSo ya, a lot in the log
The resourcepack now gives: