Every Compat (Wood Good)

Every Compat (Wood Good)

28M Downloads

[๐Ÿž]: Macaw's Fences and Walls hedge for frightful_winter:snowy_pine_leaves does not find the texture.

Closed this issue ยท 4 comments

commented

Code of Conduct

  • Always check you are using the latest version of the mods and its dependencies
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)

1.21.1 - NEOFORGE

EveryCompat Version

everycomp-1.21.1-2.10.5-neoforge

Moonlight Lib Version

moonlight-1.21-2.18.13

Issue with mods

Macaw's Fences and Walls;
Frightful Winter. (my mod)

Issue Detail

Macaw's Fences and Walls adds hedges, but the hedge for my custom tree, the snowy pine, does not have a texture assigned to it. This causes them to always render with the default black-purple checkered texture.

My blocks and textures are named appropiatly.
snowy_pine_log;
snowy_pine_planks;
snowy_pine_leaves.

The hedges are the only problem.

The Snowy Pine Leaves do have a custom model, but the other textures are called snowed_pine_leaves and snowed_pine_leaves_top.
The bug was present before the leaves got their custom model.

All blocks are tagged correctly.

If there is anything I can change or check, please let me know.
If I can fix it myself, please let me know.

OPTIONAL: Latest.log | Crash-report Attachment

[13:18:53] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model everycomp:mcf/frightful_winter/snowy_pine_hedge#inventory:
minecraft:textures/atlas/blocks.png:frightful_winter:snowy_pine_leaves
[13:18:53] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model everycomp:mcf/frightful_winter/snowy_pine_hedge#east=true,north=false,south=true,waterlogged=true,west=true:
minecraft:textures/atlas/blocks.png:frightful_winter:snowy_pine_leaves

OPTIONAL: To Produce

No response

commented

what's the texture ID for snowy_pine_leaves?

commented

Do you mean how the models refer to it?
frightful_winter:block/snowy_pine_leaves

commented

yup, i'll add that to EC's SpriteHelper to ensure it's getting the correct texture for leaves.

commented

FIXED in v2.10.6