Trying to load broken resource pack also disables all intact resource packs ("Caught error stitching, removing all assigned resourcepacks")
The bug
I loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).
Workaround
A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.
Steps to reproduce
Load the attached XtraPack.zip
[...]
21:09:45 dfb Unable to load model: 'minecraft:item/pickaxe' referenced from: minecraft:iron_pickaxe#inventory: java.io.FileNotFoundException: minecraft:models/item/pickaxe.json
21:09:45 cfs Caught error stitching, removing all assigned resourcepacks
i: Non [a-z0-9/._-] character in path of location: minecraft:halb/leggings/item (1)
at pc.<init>(SourceFile:38)
at pc.<init>(SourceFile:43)
at cvb.a(SourceFile:200)
at cvb$$Lambda$937/2015935595.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at cvb.a(SourceFile:200)
at cvb.a(SourceFile:196)
at cvb$$Lambda$935/876084303.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at cvb.a(SourceFile:191)
at dfb.a(SourceFile:336)
at dfb$$Lambda$931/1985894997.apply(Unknown Source)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:267)
at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1612)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
at dfb.a(SourceFile:336)
at dfc.a(SourceFile:24)
at vh.c(SourceFile:124)
at vh.a(SourceFile:107)
at cfs.f(SourceFile:684)
at cmo$2.a(SourceFile:65)
at cgt.mouseClicked(SourceFile:103)
at chp.mouseClicked(SourceFile:46)
at cfu.b(SourceFile:83)
at cfu$$Lambda$1007/1191848005.run(Unknown Source)
at ckc.a(SourceFile:430)
at cfu.a(SourceFile:83)
at cfu$$Lambda$838/41975027.invoke(Unknown Source)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3108)
at cgc.a(SourceFile:321)
at cfs.c(SourceFile:875)
at cfs.a(SourceFile:395)
at net.minecraft.client.main.Main.main(SourceFile:144)
21:09:45 vh Reloading ResourceManager: Default
I loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).
A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.
Steps to reproduce
Load the attached XtraPack.zip
Environment
Windows 10, jre x64 1.8.0_25
Linked Issues
is duplicated by5
Created Issue:
default assets bug when resource pack model uppercase letters
{color:#d04437}[...]{color} 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) {color:#d04437}[...]{color} java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit {color:#d04437}[...]{color} 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json {color:#d04437}[...]{color} 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json {color:#d04437}[...]{color} 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png {color:#d04437}[..]{color} 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite {color:#d04437}[...]{color} 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures in the appendix).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Environment
Windows 10, jre x64 1.8.0_25
{color:#d04437}[...]{color} 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) {color:#d04437}[...]{color} java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit {color:#d04437}[...]{color} 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json {color:#d04437}[...]{color} 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json {color:#d04437}[...]{color} 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png {color:#d04437}[..]{color} 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite {color:#d04437}[...]{color} 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures in the appendix).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.
default assets bug when resource pack model contains uppercase letters
{color:#d04437}[...]{color}20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source){color:#d04437}[...]{color}java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit{color:#d04437}[...]{color}20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json{color:#d04437}[...]{color}20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json{color:#d04437}[...]{color}20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png{color:#d04437}[..]{color}20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite{color:#d04437}[...]{color}20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures in the appendix).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures in the appendix).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.
[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see picturesin the appendix).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.
is duplicated by
is duplicated by
default assets bug whenresource pack modelcontainsuppercase lettersAll resources (including default resourses) get uploaded when trying to load resource pack model with uppercase letters
All resources (including default resourses) get uploaded when trying to load resource pack model with uppercase lettersTrying to load resource pack model with uppercase letters disables all resources (including default)
[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
![]()
The bug
I loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).Workaround
A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clw Thread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread info Caught error stitching, removing all assigned resourcepacks g: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWood at mx.<init>(SourceFile:36) at mx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing sound for event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
![]()
Is this still an issue in the current versin 1.13-pre2 ?
relates to
relates to
relates to
is duplicated by
is duplicated by
relates to
Trying to load resource packmodel with uppercase lettersdisables all resources (including default)Trying to load broken resource pack disables all resources (including default) "Caught error stitching, removing all assigned resourcepacks"
is duplicated by
relates to
relates to
is duplicated by
The bug
I loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).Workaround
A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
[...] 20:30:01 sk Client thread info Reloading ResourceManager: Default, DoloEigenesStuffPack 20:30:01 rl Client thread warn ResourcePack: ignored non-lowercase namespace: doloPack/ in C:\Users\Schilling\Desktop\alles was mit minecraft zu tun hat\snapshot.Minecraft\resourcepacks\DoloEigenesStuffPack 20:30:02 clw Client thread warn Missing sound for event: minecraft:block.pumpkin.carve 20:30:02 clw Client thread info SoundSystem shutting down... 20:30:02 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:02 clw Sound Library Loader info Starting up SoundSystem... 20:30:02 clw Thread-5 info Initializing No Sound 20:30:02 clwThread-5 info (Silent Mode) 20:30:02 clw Thread-5 info OpenAL initialized. 20:30:02 clw Sound Library Loader info Sound engine started 20:30:04 bne Client thread infoCaught error stitching, removing all assigned resourcepacksg: Non [a-z0-9/._-] character in path of location: minecraft:blocks/3d/bookshelfWoodatmx.<init>(SourceFile:36) atmx.<init>(SourceFile:41) at ckl.a(SourceFile:685) at ckl.k(SourceFile:559) at ckl.n(SourceFile:696) at ckl.a(SourceFile:185) at ckm.a(SourceFile:23) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:653) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) atbqv.a(SourceFile:428) atbng.a(SourceFile:64) atbng$$Lambda$157/766599024.invoke(Unknown Source) atorg.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) atbno.a(SourceFile:294) atbne.b(SourceFile:846) atbne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 sk Client thread info Reloading ResourceManager: 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_5.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_5.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 cix Client thread warn Failed to load texture: minecraft:textures/gui/title/background/panorama_0.png java.io.FileNotFoundException: minecraft:textures/gui/title/background/panorama_0.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) [...] java.io.FileNotFoundException: minecraft:textures/gui/resource_packs.png at sk.a(SourceFile:65) at cis.a(SourceFile:23) at cix.a(SourceFile:60) at cix.a(SourceFile:134) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:04 clw Client thread warn Missing soundfor event: minecraft:ambient.cave 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.break 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.destroy 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.fall 20:30:04 clw Client thread warn Missing sound for event: minecraft:block.anvil.hit [...] 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.out 20:30:04 clw Client thread warn Missing sound for event: minecraft:ui.toast.challenge_complete 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain 20:30:04 clw Client thread warn Missing sound for event: minecraft:weather.rain.above 20:30:04 clw Client thread info SoundSystem shutting down... 20:30:05 clw Client thread info SoundSystem Author: Paul Lamb, www.paulscode.com 20:30:05 clw Sound Library Loader info Starting up SoundSystem... 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 bnv Client thread error Cannot load font glyphs, font will not display correctly java.io.FileNotFoundException: minecraft:textures/font/ascii_sga.png at sk.a(SourceFile:65) at bnv.c(SourceFile:97) at bnv.a(SourceFile:91) at sk.c(SourceFile:132) at sk.a(SourceFile:115) at bne.f(SourceFile:660) at btg$2.a(SourceFile:65) at bof.mouseClicked(SourceFile:102) at bpb.mouseClicked(SourceFile:44) at bng.b(SourceFile:64) at bng$$Lambda$215/1369314550.run(Unknown Source) at bqv.a(SourceFile:428) at bng.a(SourceFile:64) at bng$$Lambda$157/766599024.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:2599) at bno.a(SourceFile:294) at bne.b(SourceFile:846) at bne.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:140) 20:30:05 bnv Client thread error Cannot load font/glyph_sizes.bin, unicode glyphs will not render correctly 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/stone.json : java.io.FileNotFoundException: minecraft:blockstates/stone.json [...] 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/structure_block.json : java.io.FileNotFoundException: minecraft:blockstates/structure_block.json 20:30:05 ckl Client thread warn Unable to load variant: mode=save from minecraft:structure_block#mode=save 20:30:05 ckl Client thread warn Unable to load variant: mode=load from minecraft:structure_block#mode=load 20:30:05 ckl Client thread warn Unable to load variant: mode=corner from minecraft:structure_block#mode=corner 20:30:05 ckl Client thread warn Unable to load variant: mode=data from minecraft:structure_block#mode=data 20:30:05 ckl Client thread error Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json : java.io.FileNotFoundException: minecraft:blockstates/item_frame.json 20:30:05 ckl Client thread warn Unable to load variant: normal from minecraft:item_frame#normal 20:30:05 ckl Client thread warn Unable to load variant: map from minecraft:item_frame#map 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/stone' for item: 'minecraft:stone': java.io.FileNotFoundException: minecraft:models/item/stone.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/granite' for item: 'minecraft:granite': java.io.FileNotFoundException: minecraft:models/item/granite.json 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/polished_granite' for item: 'minecraft:polished_granite': java.io.FileNotFoundException: minecraft:models/item/polished_granite.json [...] 20:30:05 ckl Client thread warn Unable to load item model: 'minecraft:item/music_disc_wait' for item: 'minecraft:music_disc_wait': java.io.FileNotFoundException: minecraft:models/item/music_disc_wait.json 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_lime.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_lime.png 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/items/empty_armor_slot_shield.png : java.io.FileNotFoundException: minecraft:textures/items/empty_armor_slot_shield.png [..] 20:30:06 civ Client thread error Using missing texture, unable to load minecraft:textures/blocks/shulker_top_magenta.png : java.io.FileNotFoundException: minecraft:textures/blocks/shulker_top_magenta.png 20:30:06 civ Client thread info Created: 16x16 textures-atlas 20:30:06 ckl Client thread warn Missing model for: minecraft:item/stone 20:30:06 ckl Client thread warn Missing model for: minecraft:item/granite [...] 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_11 20:30:06 ckl Client thread warn Missing model for: minecraft:item/music_disc_waitI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
![]()
The bug
I loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).Workaround
A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
[...] 21:09:45 dfb Unable to load model: 'minecraft:item/pickaxe' referenced from: minecraft:iron_pickaxe#inventory: java.io.FileNotFoundException: minecraft:models/item/pickaxe.json 21:09:45 cfs Caught error stitching, removing all assigned resourcepacks i: Non [a-z0-9/._-] character in path of location: minecraft:halb/leggings/item (1) at pc.<init>(SourceFile:38) at pc.<init>(SourceFile:43) at cvb.a(SourceFile:200) at cvb$$Lambda$937/2015935595.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at cvb.a(SourceFile:200) at cvb.a(SourceFile:196) at cvb$$Lambda$935/876084303.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at cvb.a(SourceFile:191) at dfb.a(SourceFile:336) at dfb$$Lambda$931/1985894997.apply(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:267) at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1612) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at dfb.a(SourceFile:336) at dfc.a(SourceFile:24) at vh.c(SourceFile:124) at vh.a(SourceFile:107) at cfs.f(SourceFile:684) at cmo$2.a(SourceFile:65) at cgt.mouseClicked(SourceFile:103) at chp.mouseClicked(SourceFile:46) at cfu.b(SourceFile:83) at cfu$$Lambda$1007/1191848005.run(Unknown Source) at ckc.a(SourceFile:430) at cfu.a(SourceFile:83) at cfu$$Lambda$838/41975027.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3108) at cgc.a(SourceFile:321) at cfs.c(SourceFile:875) at cfs.a(SourceFile:395) at net.minecraft.client.main.Main.main(SourceFile:144) 21:09:45 vh Reloading ResourceManager: DefaultI loaded a resource pack containing a json model. This model uses a texture whose name contains uppercase letters (see picture attached). Whether this texture exists or not does not matter, the uppercase letters in the json file resulted in multiple errors (see log above).
Finally, minecraft did not load the resource pack, but the default assets were not loaded (see pictures attached).A simple reload(F3 + T) lets the default assets appear.
Changing the uppercase letters to lowercase makes the use of the resource pack possible again.Steps to reproduce
Load the attached XtraPack.zip
![]()
Trying to load broken resource pack disables all resources (including default)"Caught error stitching, removing all assigned resourcepacks"Trying to load broken resource pack disables also all intact resource packs "Caught error stitching, removing all assigned resourcepacks"
Trying to load broken resource pack disablesalsoall intact resource packs "Caught error stitching, removing all assigned resourcepacks"Trying to load broken resource pack also disables all intact resource packs ("Caught error stitching, removing all assigned resourcepacks")
is duplicated by
relates to
relates to
Duplicate of MC-123756. The multipart property has elements with non-existing block states in when. The following message is put into the game log as soon as the resource pack is loaded:
Unable to bake model: 'minecraft:stone#': java.lang.RuntimeException: Unknown property 'up' on 'Block{minecraft:stone}'
Therefore, the resource pack is invalid.
As of 1.13.1, invalid resource packs no longer unload vanilla ressources but still other resource packs, see MC-123756.





Resource packs and data packs may not contain files with upper case letters. To be exact, they may only use letters in [a-z0-9/._-], that's it. If a pack contains characters not in this set, it is incompatible with 1.13+.
That's not the problem. The problem is that minecraft unloads EVERY resource, even those that were not changed by any resource pack. It's impossible to read any Text (and hard to exit, you don't know where to click). Even if you manage to get into the resource pack menu, only the default pack will be shown as active. This makes it impossible to undo.
The bug is not that the resource pack does not load. The bug is that minecraft then unloads all resources.
Invalid resource pack -> invalid bug report.
So, if an invalid resource pack would crash the entire game, that would be an invalid report, too?
It would make sense, if only the affected resource pack would get unloaded, in fact this is what happened in 1.12. But unloading every single resource pack, including even default, making it impossible to play and very hard to even close the game? Well, that should certainly considered to be a bug imho.
Crashing would even be better than this, honestly, because of the unreadable buttons and how hard it is to exit the game. A crash on the other hand exits the game automatically.
Minecraft even warns you when you try to load an incompatible resource pack. Honestly, if you dismiss the warning, you should know that things can break.
As incompatible resource packs will be automatically unloaded when upgrading to 1.13, this won't be a problem to anyone who doesn't ignore the warning.
Well yes. I expect that the resource pack may not work anymore because of the warning. I expect seeing black/purple squares, yes. But only with things the resource pack actually changes. And yes, I even expect that minecraft might fail to load the resource pack, that is all totally fine.
But unloading every resource pack, including default is a bit harsh and unnecessary. What do other resource packs have to do with the one that failed? The warning says "This resource pack was made for an older version of Minecraft and may no longer work correctly.". It doesn't say that it might cause other loaded resource packs to no longer work. Only the resource pack you are trying to load.
I'd like to also point out that simply changing the pack format in the mcmeta to 4, which is the compatible format for 1.13, disables the warning. OP is correct, this is a glaring bug and isn't dismissed by it merely being an incompatible resource pack. I'm not sure what the reason for the dismissiveness by the two mods is for, but it is very unnecessary. I just spent some several hours trying to decipher what the issue was in my pack and finally found this. So thank you OP for filing this bug report
You do realize we reopened it afterward, right?
By changing the pack format to 4 in the mcmeta file, you confirm that the resource pack is compatible with Minecraft 1.13 (and contains no files with invalid characters). It's not a guarantee that all things will go smoothly.
FVbico
Yes, I realize it was reopened. It was the dismissiveness that I have a problem with.
violine1101
You're right it isn't a guarantee. You earlier implied that it is the warning of an older incompatible resource pack that is the determining factor for if it would have problems or not and said if one dismisses the warning then they are to blame. However if a resource pack is being made for 1.13+ and one is unaware of the incompatibility of uppercase letters in format 4, then no matter what the format is labelled as, the pack will not work.
You were extremely dismissive when he reported the bug on the basis that he was ignoring the warnings, when in fact the compatibility of the format had nothing to do with the problem that actually occurred.
Thus your conclusion that he is to blame for an error that is not his own (that being Minecraft unloading all resources when adding a resource pack that contained uppercase characters) is not correct, as the warning did not pertain to the actual bug, but rather just the resource pack being incompatible.
I'm getting the same errors with the latest Faithful, though sometimes it works and then when I apply it while playing on my server, it sporadically doesn't work. It's super strange
Hmm, so I looked through the texture pack. To reproduce the problem, I have to be logged in into a server (vanilla). When I apply it from the main menu, it works. But when I have a mutliplayer world loaded and am playing in it and then load it (or it gets loaded from the server), then I see the same effect. I even have these problems with unmodified FaithFul32x32 https://minecraft.curseforge.com/projects/faithful-32x
Ok, this is super weird. It seems like this bug somehow persists once it happened once with the jar/json file for the version. I deleted the 1.13 version folder, got the launcher to download 1.13 again and now the texture pack works. Super strange...
After further investigation, here is what I found out:
I had problems, deleted the 1.13 version folder and got the launcher to download 1.13 again. I was able to load the texture pack (hosted here, please don't redistribute, it is mixed from different packs myself https://dzwonsemrish7.cloudfront.net/items/2T2845400S342M3a2o1G/Es%20gibt%20wieder%20Kuchen.zip ) from the main menu fine. I logged into my server, and applied the local texture pack, still no problems. I configured my server to use this URL and the accompanying sha1 sum of 348c341a56f4dbc26d95424c3cc5489610760f63 for this texture pack. I switched to "ask regarding texture pack", logged in, and got all texture packs unloaded.
After this happened, I wasn't able to successfully load the local texture pack either, anymore (the one that worked fine just minutes ago).
issue also happens on Mac OS Minecraft 1.13
The removal of the default resource pack was fixed in 1.13.1
Is this still an issue in 1.15.2 or later?
Confirmed for 1.16.2. After failing to load the incompatible resource pack, other resource packs get disabled.
Cannot reproduce in 1.17.1
Cannot reproduce this either in 1.18.2 with the provided resource pack. Please let us know if you still experience this in the latest versions.