[Fabric] Missing and Incorrect Textures
emoace opened this issue ยท 5 comments
Version: 1.19
Loader: Fabric 0.14.8
Fabric API: 0.57.0+ 1.19
Every Compat Version: [everycomp-1.19-2.0.0-FABRIC]
What is broken:
-All kinds of Board Blocks (from Architect's Palette)
-All BetterEnd Compat (either missing textures or in the case of Railings from Architect's Palette, defaults to Oak)
-All kinds of Shutters (from Another Furniture)
-Not recognizing Fabric Farmer's Delight Cabinets
Officially Supported Mods Installed (the ones listed as "Optional Dependency" on Curseforge):
-Another Furniture
-Farmer's Delight (not working)
-Architect's Palette
Unofficially Supported Mods Installed (not listed on Curseforge but are registered on the Fabric Version):
-Blockus (not registering Bamboo or Charred Wood Variants, White Oak and Legacy are working though)
-BetterNether
-BetterEnd (not working)
-Biome Makeover
-Enderscape
-Ecologics
Logging:
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/tenanea_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/jellyshroom_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/end_lotus_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/mossy_glowshroom_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lucernia_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/helix_tree_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/umbrella_tree_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/pythadendron_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/dragon_tree_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lacugrove_planter_box} :
[20:22:38] [Render thread/ERROR]: Could not generate any block texture for entry set another_furniture:shutter :
java.lang.RuntimeException: Failed to generate palette for betterend:tenanea : java.io.FileNotFoundException: Could not find any texture associated to the given block betterend:tenanea_planks
at net.mehvahdjukaar.every_compat.api.SimpleEntrySet$Builder.lambda$createPaletteFromOak$5(SimpleEntrySet.java:532) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.api.SimpleEntrySet.generateTextures(SimpleEntrySet.java:340) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.api.SimpleModule.lambda$addDynamicClientResources$8(SimpleModule.java:94) ~[everycomp-1.19-2.0.0.jar:?]
at java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:647) ~[?:?]
at net.mehvahdjukaar.every_compat.api.SimpleModule.addDynamicClientResources(SimpleModule.java:94) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.dynamicpack.ClientDynamicResourcesHandler.lambda$regenerateDynamicAssets$2(ClientDynamicResourcesHandler.java:54) ~[everycomp-1.19-2.0.0.jar:?]
at java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:647) ~[?:?]
at net.mehvahdjukaar.every_compat.EveryCompat.forAllModules(EveryCompat.java:47) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:52) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.reloadResources(DynResourceProvider.java:82) ~[moonlight-1.19-2.0.2.jar:?]
at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.method_25931(DynResourceProvider.java:51) ~[moonlight-1.19-2.0.2.jar:?]
at net.mehvahdjukaar.moonlight.api.platform.fabric.ClientPlatformHelperImpl$1.method_25931(ClientPlatformHelperImpl.java:93) ~[moonlight-1.19-2.0.2.jar:?]
at net.minecraft.class_4014.method_18368(class_4014.java:32) ~[client-intermediary.jar:?]
at net.minecraft.class_4014.<init>(class_4014.java:44) ~[client-intermediary.jar:?]
at net.minecraft.class_4014.method_18369(class_4014.java:32) ~[client-intermediary.jar:?]
at net.minecraft.class_4014.method_40087(class_4014.java:101) ~[client-intermediary.jar:?]
at net.minecraft.class_3304.method_18232(class_3304.java:47) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_36561(class_310.java:877) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1521(class_310.java:855) ~[client-intermediary.jar:?]
at net.minecraft.class_429.method_29975(class_429.java:112) ~[client-intermediary.jar:?]
at net.minecraft.class_5369.method_29642(class_5369.java:49) ~[client-intermediary.jar:?]
at net.minecraft.class_5375.method_25419(class_5375.java:78) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25404(class_437.java:115) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_1454(class_309.java:375) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25412(class_437.java:491) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_1466(class_309.java:371) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_22678(class_309.java:463) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.execute(class_1255.java:103) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_22676(class_309.java:463) ~[client-intermediary.jar:?]
at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) [lwjgl-glfw-3.3.1.jar:?]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar:?]
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403) [lwjgl-glfw-3.3.1.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197) [client-intermediary.jar:?]
at net.minecraft.class_1041.method_15998(class_1041.java:310) [client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1171) [client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:734) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.8.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.8.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.8.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/tenanea_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/jellyshroom_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/end_lotus_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/mossy_glowshroom_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lucernia_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/helix_tree_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/umbrella_tree_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/pythadendron_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/dragon_tree_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lacugrove_table} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/tenanea_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/jellyshroom_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/end_lotus_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/mossy_glowshroom_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lucernia_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/helix_tree_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/umbrella_tree_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/pythadendron_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/dragon_tree_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lacugrove_chair} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/tenanea_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/jellyshroom_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/end_lotus_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/mossy_glowshroom_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lucernia_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/helix_tree_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/umbrella_tree_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/pythadendron_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/dragon_tree_shelf} :
[20:22:38] [Render thread/ERROR]: Could not get texture palette for block Block{everycomp:af/betterend/lacugrove_shelf} :
[20:22:38] [Render thread/ERROR]: Could not generate any block texture for entry set architects_palette:boards :
java.lang.RuntimeException: Failed to generate palette for betterend:tenanea : java.io.FileNotFoundException: Could not find any texture associated to the given block betterend:tenanea_planks
at net.mehvahdjukaar.every_compat.api.SimpleEntrySet$Builder.lambda$createPaletteFromOak$5(SimpleEntrySet.java:532) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.api.SimpleEntrySet.generateTextures(SimpleEntrySet.java:340) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.api.SimpleModule.lambda$addDynamicClientResources$8(SimpleModule.java:94) ~[everycomp-1.19-2.0.0.jar:?]
at java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:647) ~[?:?]
at net.mehvahdjukaar.every_compat.api.SimpleModule.addDynamicClientResources(SimpleModule.java:94) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.dynamicpack.ClientDynamicResourcesHandler.lambda$regenerateDynamicAssets$2(ClientDynamicResourcesHandler.java:54) ~[everycomp-1.19-2.0.0.jar:?]
at java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:647) ~[?:?]
at net.mehvahdjukaar.every_compat.EveryCompat.forAllModules(EveryCompat.java:47) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.every_compat.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:52) ~[everycomp-1.19-2.0.0.jar:?]
at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.reloadResources(DynResourceProvider.java:82) ~[moonlight-1.19-2.0.2.jar:?]
at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceProvider.method_25931(DynResourceProvider.java:51) ~[moonlight-1.19-2.0.2.jar:?]
at net.mehvahdjukaar.moonlight.api.platform.fabric.ClientPlatformHelperImpl$1.method_25931(ClientPlatformHelperImpl.java:93) ~[moonlight-1.19-2.0.2.jar:?]
at net.minecraft.class_4014.method_18368(class_4014.java:32) ~[client-intermediary.jar:?]
at net.minecraft.class_4014.<init>(class_4014.java:44) ~[client-intermediary.jar:?]
at net.minecraft.class_4014.method_18369(class_4014.java:32) ~[client-intermediary.jar:?]
at net.minecraft.class_4014.method_40087(class_4014.java:101) ~[client-intermediary.jar:?]
at net.minecraft.class_3304.method_18232(class_3304.java:47) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_36561(class_310.java:877) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1521(class_310.java:855) ~[client-intermediary.jar:?]
at net.minecraft.class_429.method_29975(class_429.java:112) ~[client-intermediary.jar:?]
at net.minecraft.class_5369.method_29642(class_5369.java:49) ~[client-intermediary.jar:?]
at net.minecraft.class_5375.method_25419(class_5375.java:78) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25404(class_437.java:115) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_1454(class_309.java:375) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25412(class_437.java:491) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_1466(class_309.java:371) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_22678(class_309.java:463) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.execute(class_1255.java:103) ~[client-intermediary.jar:?]
at net.minecraft.class_309.method_22676(class_309.java:463) ~[client-intermediary.jar:?]
at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) [lwjgl-glfw-3.3.1.jar:?]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar:?]
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403) [lwjgl-glfw-3.3.1.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197) [client-intermediary.jar:?]
at net.minecraft.class_1041.method_15998(class_1041.java:310) [client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1171) [client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:734) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.8.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.8.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.8.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[20:22:38] [Render thread/INFO]: Generated runtime CLIENT_RESOURCES for pack Everycomp Generated Pack in: 66 ms
[20:22:41] [Worker-Main-24/WARN]: Unable to load model: 'illagerexp:magic_fire#inventory' referenced from: illagerexp:magic_fire#inventory: java.io.FileNotFoundException: illagerexp:models/item/magic_fire.json
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/coconut_boards.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/architects_palette/shutter/twisted_bottom.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/umbrella_tree_bottom.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/umbrella_tree_none.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/blighted_balsa_top.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/helix_tree_sides.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/tenanea_seat.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/mushroom_fir_none.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/dragon_tree_bottom.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/walnut_top.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/helix_tree_boards_odd.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/azalea_none.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/jellyshroom_bottom.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/stalagnate_middle.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/rubeus_boards.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/enderscape/shutter/celestial_none.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/willow_none.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/end_lotus_bottom.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/wart_bottom.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_mushroom_middle.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/rubeus_none.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/umbrella_tree_top.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/ancient_oak_middle.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/helix_tree_bottom.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/nether_mushroom_boards.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/swamp_cypress_bottom.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/end_lotus_sides.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_reed_none.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/end_lotus_none.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/lucernia.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/jellyshroom_boards_odd.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/mushroom_fir_bottom.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/end_lotus_back.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/jellyshroom_supports.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/jellyshroom_back.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/umbrella_tree_back.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/jellyshroom.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lacugrove_none.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/jellyshroom_sides.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/flowering_azalea_middle.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/jellyshroom_none.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/mossy_glowshroom_middle.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/pythadendron_middle.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/willow_boards.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/blockus/shutter/legacy_bottom.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/lacugrove_top.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/tenanea_supports.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/tenanea.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/helix_tree_supports.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/wart_boards_odd.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/mossy_glowshroom_none.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/umbrella_tree.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/helix_tree_seat.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/pythadendron_boards.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/end_lotus_bottom.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/lacugrove_bottom.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/pythadendron.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/lacugrove_back.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/tenanea_none.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/flowering_azalea_boards_odd.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/end_lotus_boards.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/anchor_tree_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/lucernia_boards.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/coconut_bottom.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/ap/blockus/legacy_boards_odd.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lucernia_none.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/walnut_none.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/mossy_glowshroom_seat.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file cave_enhancements:textures/particle/rose_quartz_aura.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/dragon_tree_sides.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/enderscape/shutter/celestial_middle.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/end_lotus_middle.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_sakura_middle.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/jellyshroom_top.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/enderscape/celestial_boards_odd.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/ancient_oak_bottom.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/tenanea_sides.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/dragon_tree_bottom.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/architects_palette/shutter/twisted_top.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lucernia_middle.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/willow_top.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/stalagnate_boards.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/rubeus_middle.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/pythadendron_sides.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/umbrella_tree_top.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/willow_bottom.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/coconut_none.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/flowering_azalea_bottom.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/blighted_balsa_none.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/ancient_oak_top.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/end_lotus_supports.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/helix_tree_sides.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/nether_sakura_boards.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/pythadendron_bottom.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/pythadendron_top.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/enderscape/celestial_boards.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file cave_enhancements:textures/particle/amethyst_blast.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/helix_tree_top.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/helix_tree_middle.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file cave_enhancements:textures/particle/rose_chimes.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/coconut_top.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/jellyshroom_boards.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/dragon_tree_none.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/tenanea_middle.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/lacugrove_sides.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/flowering_azalea_none.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/azalea_boards.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/umbrella_tree_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/willow_middle.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/lacugrove_boards.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/end_lotus.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/lucernia_boards_odd.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/walnut_boards.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/willow_boards.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/mossy_glowshroom_supports.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/jellyshroom_middle.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/mossy_glowshroom_top.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/helix_tree_none.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/ancient_oak_boards.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/end_lotus_sides.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/anchor_tree_boards.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/helix_tree_back.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/mossy_glowshroom_boards.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lacugrove_middle.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/walnut_boards_odd.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/azalea_middle.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/mossy_glowshroom_sides.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file overweight_farming:textures/block/potted_overweight_nether_wart.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/umbrella_tree_bottom.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/umbrella_tree_supports.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/pythadendron_back.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/end_lotus_top.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/flowering_azalea_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/anchor_tree_middle.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/nether_mushroom_boards_odd.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/blighted_balsa_bottom.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/dragon_tree.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/walnut_middle.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/tenanea_top.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/dragon_tree_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/tenanea_top.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_reed_top.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/lucernia_back.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/lucernia_sides.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/mossy_glowshroom_bottom.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_reed_bottom.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/mossy_glowshroom_bottom.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_mushroom_top.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/tenanea_bottom.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/dragon_tree_supports.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/umbrella_tree_boards.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/mossy_glowshroom_back.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/rubeus_top.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/helix_tree_top.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/nether_reed_boards.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/mushroom_fir_boards.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/lucernia_supports.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/jellyshroom_sides.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/blighted_balsa_boards_odd.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/anchor_tree_boards_odd.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/wart_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/willow_none.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/mossy_glowshroom_top.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_mushroom_bottom.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/tenanea_top.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/dragon_tree_sides.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/pythadendron_boards_odd.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/azalea_boards_odd.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/pythadendron_none.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/mushroom_fir_middle.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/lucernia_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/mushroom_fir_top.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_sakura_top.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/blockus/shutter/legacy_none.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/pythadendron_top.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/umbrella_tree_sides.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/ancient_oak_none.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/flowering_azalea_boards.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/azalea_top.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/dragon_tree_top.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/mushroom_fir_boards_odd.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/swamp_cypress_none.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/blockus/shutter/legacy_middle.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/swamp_cypress_boards.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/pythadendron_top.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/swamp_cypress_top.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/pythadendron_bottom.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/pythadendron_seat.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/dragon_tree_seat.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/coconut_middle.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/wart_none.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/mossy_glowshroom_sides.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/lacugrove_top.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/nether_reed_boards_odd.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/stalagnate_bottom.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/lacugrove_supports.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/ecologics/coconut_boards_odd.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/mossy_glowshroom_top.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/willow_boards_odd.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/af/blockus/shutter/legacy_top.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/willow_bottom.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/umbrella_tree_middle.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lacugrove_top.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/ancient_oak_boards_odd.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/umbrella_tree_boards_odd.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/tenanea_bottom.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/architects_palette/shutter/twisted_none.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/tenanea_boards_odd.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_mushroom_none.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/dragon_tree_middle.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/jellyshroom_bottom.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/lacugrove.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/rubeus_boards_odd.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/willow_middle.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/swamp_cypress_middle.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/anchor_tree_none.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/biomemakeover/shutter/blighted_balsa_middle.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/willow_boards_odd.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/enderscape/shutter/celestial_bottom.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/mossy_glowshroom_boards_odd.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/lucernia_top.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/helix_tree_boards.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/pythadendron_sides.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/dragon_tree_top.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lucernia_top.png not found
[20:22:45] [Worker-Main-23/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lucernia_bottom.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/tenanea_sides.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/stalagnate_boards_odd.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/lucernia_bottom.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_reed_middle.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/lacugrove_boards_odd.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/tenanea_back.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_sakura_bottom.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/helix_tree_top.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/jellyshroom_top.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/helix_tree.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/ap/blockus/legacy_boards.png not found
[20:22:45] [Worker-Main-25/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/azalea_bottom.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/rubeus_bottom.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/umbrella_tree_seat.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/stalagnate_top.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/blighted_balsa_boards.png not found
[20:22:45] [Worker-Main-19/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/nether_sakura_none.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/pythadendron_supports.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/helix_tree_bottom.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/end_lotus_top.png not found
[20:22:45] [Worker-Main-28/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/lacugrove_bottom.png not found
[20:22:45] [Worker-Main-27/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/willow_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shelf/umbrella_tree_sides.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/lacugrove_seat.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/shutter/end_lotus_top.png not found
[20:22:45] [Worker-Main-17/ERROR]: Using missing texture, file everycomp:textures/block/af/architects_palette/shutter/twisted_middle.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/ecologics/shutter/walnut_bottom.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/end_lotus_boards_odd.png not found
[20:22:45] [Worker-Main-22/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/tenanea_boards.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/anchor_tree_bottom.png not found
[20:22:45] [Worker-Main-26/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/wart_middle.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/lacugrove_sides.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/nether_sakura_boards_odd.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/jellyshroom_top.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betternether/shutter/stalagnate_none.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/lucernia_seat.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/dragon_tree_boards_odd.png not found
[20:22:45] [Worker-Main-30/ERROR]: Using missing texture, file everycomp:textures/block/af/enderscape/shutter/celestial_top.png not found
[20:22:45] [Worker-Main-29/ERROR]: Using missing texture, file everycomp:textures/block/ap/betterend/dragon_tree_boards.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/planter_box/mossy_glowshroom.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/dragon_tree_back.png not found
[20:22:45] [Worker-Main-16/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/end_lotus_seat.png not found
[20:22:45] [Worker-Main-21/ERROR]: Using missing texture, file everycomp:textures/block/ap/biomemakeover/swamp_cypress_boards_odd.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/table/lucernia_sides.png not found
[20:22:45] [Worker-Main-18/ERROR]: Using missing texture, file everycomp:textures/block/af/betterend/chair/jellyshroom_seat.png not found
[20:22:45] [Worker-Main-20/ERROR]: Using missing texture, file everycomp:textures/block/ap/betternether/wart_boards.png not found
I can send you a full mod list if you would like, if you have any other questions let me know!
I've run a test on this with the latest version:
- Every Compat v2.5.18
- Moonlight Lib v2.3.6
there are no problems. all textures are present on the blocks for:
- Another Furniture
- Architect's Palette
- Ecologics
- Farmer's Delight
Wood variants Mods:
- Better End
- Better Nether
Closing this.
seems like better end might have some weird models for their planks that for some reason dont specify a texture directly in them?
Actually they dont even have blockstates and models what the hell
@emoace
is this issue solved? If yes, then please close this
The issue is still persistent (at least in 1.20.1) and occurs for the following wood types and blocks:
Bridge Support (Macaw's Bridges)
Wired Fence (Macaw's Fences)
Palm (Promenade)
Maple (Promenade)
Dark Amaranth (Promenade)
Yucca (Terrestria)
Sakura (Terrestria)
It ranges from missing textures for some faces, to using leaves textures. I would look into it
Can you post the latest.log
in here with these missing textures? I can find out what's the problem.
EDIT:
Also what MehVahdJukaar said ๐
seems like better end might have some weird models for their planks that for some reason dont specify a texture directly in them?
Actually they dont even have blockstates and models what the hell
It's a unique way to add texture to the blocks in Better End. Every Compat is not capable of doing this. it's capable of the standard way (using model/blockstates to add texture to the block, u know).