Every Compat (Wood Good)

Every Compat (Wood Good)

3M Downloads

[๐Ÿž]: "Missing Wilds" and "Backpacked

sheshells opened this issue ยท 1 comments

commented

Before Continuing:

  • 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

1.18.2

Loader

Forge

EveryCompat Version

everycomp-1.18.2-1.6.12

Moonlight Lib Version

selene-1.18.2-1.17.14

Issue with mods

Missing Wilds v1.1.0 (Latest release as of writing)
End's Phantasm - v1.2.10.5 (Latest release as of writing)

Issue Detail

Note: this issue is similar to #589

2024-07-04_00 41 51

The mod "End's Phantasm" includes log-like items called "Ebony Stem" and "Ebony Packed Stems" and their stripped counterparts. EveryCompat is correctly trying to create a "Fallen Log" variant of these blocks, an addition from the mod "Missing Wilds."

The issue is likely multifaceted:

  1. EveryCompat is trying to refer to "phantasm:ebony_stem" through "everycomp:msw/phantasm/fallen_ebony_log", note the mismatch of "stem" and "log."
  2. End's Phantasm's "Ebony Stem" and "Stripped Ebony Stem" are both not full blocks, which may result in any code trying to grab textures missing three fourths of its expected texture pulls. This could be solved by trying to grab the "Ebony Packed Stems" and "Stripped Ebony Packed Stems" textures for the Missing Wilds compat (but I don't know exactly how y'all generate these items).

It is worth noting that every other compat I've run into between EveryCompat and End's Phantasm work perfectly, including those

OPTIONAL: Latest.log | Crash-report Attachment

No response

OPTIONAL: To Produce

No response

commented

Duplicate lacking information, see #554 for the correct information.