Hollow Woods

Hollow Woods

61.4k Downloads

[1.19] Missing Textures from other Biomes (Mods)

furudbat opened this issue ยท 1 comments

commented

Hi,
I found a lot of Errors in my MC Log for missing Textures from HollowWoods and BYG.
I then disabled all other Mods expect for HollowWoods and some BiomeMods (BYG, BetterNether, ...) .. + Client Mods (Sodium, ...), then created a new World (World Type: BetterX).

Log Snippet:

[12:43:12] [Worker-Main-3/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/mangrove_propagule.json' in resourcepack: 'VanillaTweaks_r776131.zip' for variant: 'age=4,hanging=false': Overlapping definition with: age=4,stage=0,hanging=false
[12:43:12] [Worker-Main-3/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/mangrove_propagule.json' in resourcepack: 'VanillaTweaks_r776131.zip' for variant: 'age=4,hanging=false': Overlapping definition with: age=4,stage=0,hanging=false
[12:43:12] [Worker-Main-3/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/mangrove_propagule.json' in resourcepack: 'VanillaTweaks_r776131.zip' for variant: 'age=4,hanging=false': Overlapping definition with: age=4,stage=0,hanging=false
[12:43:12] [Worker-Main-3/WARN]: Exception loading blockstate definition: 'minecraft:blockstates/mangrove_propagule.json' in resourcepack: 'VanillaTweaks_r776131.zip' for variant: 'age=4,hanging=false': Overlapping definition with: age=4,stage=0,hanging=false
[12:43:13] [Worker-Main-1/INFO]: Preparing fonts off-thread
[12:43:36] [Worker-Main-3/WARN]: Unable to resolve texture reference: #missing in minecraft:item/lantern
[12:43:36] [Worker-Main-3/WARN]: Unable to resolve texture reference: #missing in minecraft:item/soul_lantern
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/stripped_willow_log_top.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/mangrove_log_top.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/stripped_holly_log_top.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/zelkova_log.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/jacaranda_log.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/cherry_log_top.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/mahogany_log.png not found
[12:43:36] [Worker-Main-1/ERROR]: Using missing texture, file byg:textures/block/stripped_witch_hazel_log.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/cypress_log.png not found
[12:43:36] [Worker-Main-1/ERROR]: Using missing texture, file byg:textures/block/nightshade_log_top.png not found
[12:43:36] [Worker-Main-5/ERROR]: Using missing texture, file byg:textures/block/stripped_green_enchanted_log.png not found
[12:43:36] [Worker-Main-5/ERROR]: Using missing texture, file byg:textures/block/rainbow_eucalyptus_log_top.png not found
[12:43:36] [Worker-Main-5/ERROR]: Using missing texture, file byg:textures/block/palm_log_top.png not found
[12:43:36] [Worker-Main-5/ERROR]: Using missing texture, file byg:textures/block/maple_log_top.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/stripped_jacaranda_log.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/stripped_jacaranda_log_top.png not found
[12:43:36] [Worker-Main-1/ERROR]: Using missing texture, file byg:textures/block/ether_log.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/stripped_ether_log.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/jacaranda_log_top.png not found
[12:43:36] [Worker-Main-1/ERROR]: Using missing texture, file byg:textures/block/zelkova_log_top.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/stripped_fir_log.png not found
[12:43:36] [Worker-Main-1/ERROR]: Using missing texture, file byg:textures/block/palm_log.png not found
[12:43:36] [Worker-Main-2/ERROR]: Using missing texture, file byg:textures/block/lament_log.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/stripped_cika_log_top.png not found
[12:43:36] [Worker-Main-6/ERROR]: Using missing texture, file byg:textures/block/stripped_holly_log.png not found
[12:43:36] [Worker-Main-1/ERROR]: Using missing texture, file byg:textures/block/stripped_aspen_log.png not found

Full Log:
latest.log

Screenshots:
2022-09-03_12 31 29
2022-09-03_12 38 49

MC Version: 1,19
Fabric Version: 0.14.9
Launcher: PolyMC 1.4.1

commented

Thanks for reporting! BYG changed the paths for the textures, but it is now fixed. Also added the new logs now!