Every Compat (Wood Good)

Every Compat (Wood Good)

3M Downloads

[๐Ÿž]: Crashes with Wilder Wild on 1.20.1 Fabric

emihead opened this issue ยท 4 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.20.1

Loader

Fabric

EveryCompat Version

1.20-2.6.87

Moonlight Lib Version

1.20-2.13.21

Issue with mods

Wilder Wild 3.0.6-mc1.20.1

Issue Detail

Every Compat doesn't work at all with this mod.
On versions above 1.20-2.6.72, the game crashes at startup. The game works fine on version .72 and below. This is interesting considering .73 is the version where the compat with this mod was added. I suspect it may be outdated.
I'm using a minimal modpack with just EC, WW, libraries, and Handcrafted to generate variants.

This seems to be the main issue: java.lang.ClassNotFoundException: net.frozenblock.wilderwild.tag.WilderBlockTags

OPTIONAL: Latest.log | Crash-report Attachment

Log: https://mclo.gs/N7KH3zh

OPTIONAL: To Produce

  1. Install the aforementioned mods
  2. Launch the game
commented

This seems to be the main issue: java.lang.ClassNotFoundException: net.frozenblock.wilderwild.tag.WilderBlockTags

You are correct. I don't have to investigate. I already know what's the problem.

WilderBlockTags is now changed to WWBlockTags. This mean the changed code is back-ported from 1.21 (that's how i know)

for now downgrade to WilderWild's older version, and it will work fine on your side.

commented

It seems to be that the latest working version of WW is from a large number of updates ago, which is really unfortunate.
There's no rush, but do let me know if/when you end up backporting the fixes. I tried editing and building the mod from source myself but I greatly underestimated how much goes into a seemingly small change like that.

commented

I greatly underestimated how much goes into a seemingly small change like that.

make that two, i too underestimated that even a small change can cause a crash. sigh

It's not much of works to fix the problem. no worries

commented

Fixed in v2.6.88