Changed: MC Mod

Changed: MC Mod

156k Downloads

[Suggestion] Fix Missing generated texture for x block error

joksulainen opened this issue ยท 3 comments

commented

Just a suggestion to look into this at some point to speed up loading times when starting up the game with the mod. This error causes the loading time to vary every launch where sometimes it goes on for longer and it takes like 15 minutes for the game to start. Not game breaking, just a small annoyance.

A bit of the log toward the later blocks of this error in the case it decides to do it for longer.

[22:19:48] [Worker-Main-24/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/smoker_bottom/white_latex
[22:19:48] [Worker-Main-24/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/smoker_front/dark_latex
[22:19:48] [Worker-Main-24/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/smoker_front/white_latex
[22:19:49] [Worker-Main-24/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/smoker_front_on/dark_latex
[22:19:49] [Worker-Main-24/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/smoker_front_on/white_latex
commented

Yeah, this seriously needs to be fixed. This causes a lot of log spam.

[16:53:39] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blast_furnace_side/dark_latex
[16:53:39] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blast_furnace_side/white_latex
[16:53:40] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blast_furnace_top/dark_latex
[16:53:40] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blast_furnace_top/white_latex
[16:53:41] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_concrete/dark_latex
[16:53:42] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_concrete/white_latex
[16:53:42] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_concrete_powder/dark_latex
[16:53:43] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_concrete_powder/white_latex
[16:53:43] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_glazed_terracotta/dark_latex
[16:53:44] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_glazed_terracotta/white_latex
[16:53:45] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_ice/dark_latex
[16:53:45] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_ice/white_latex
[16:53:46] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_orchid/dark_latex
[16:53:46] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_orchid/white_latex
[16:53:47] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_shulker_box/dark_latex
[16:53:48] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_shulker_box/white_latex
[16:53:48] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_terracotta/dark_latex
[16:53:49] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_terracotta/white_latex
[16:53:50] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_wool/dark_latex
[16:53:50] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/blue_wool/white_latex
[16:53:51] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/bone_block_side/dark_latex
[16:53:51] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/bone_block_side/white_latex
[16:53:52] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/bone_block_top/dark_latex
[16:53:53] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/bone_block_top/white_latex
[16:53:53] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/bookshelf/dark_latex
[16:53:54] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/bookshelf/white_latex
[16:53:54] [Worker-Main-5/ERROR] [minecraft/TextureAtlas]: Missing generated texture for minecraft:block/brain_coral/dark_latex
...

And it just keeps going, on and on.
Maybe a mod conflict? This doesn't happen for a mostly vanilla mod setup for me.

commented

Fixed the problem on my end on a custom modpack, turns out Slabs, Stairs, and Walls was causing issues.
@joksulainen What mods are you using?

commented

@Y1rd Im using whatever mods the changed evade server has. I think the one mod that could be causing problems is the furniture mod.