Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞]: Compat issue with Missing Wilds #701

Closed
4 tasks done
6xolotl opened this issue Nov 28, 2024 · 2 comments
Closed
4 tasks done

[🐞]: Compat issue with Missing Wilds #701

6xolotl opened this issue Nov 28, 2024 · 2 comments
Labels
1.21.1-FABRIC Minecraft Version bug Something isn't working
Milestone

Comments

@6xolotl
Copy link

6xolotl commented Nov 28, 2024

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 - FABRIC

EveryCompat Version

everycomp-1.21-2.7.5-fabric

Moonlight Lib Version

moonlight-1.21-2.17.7-fabric

Issue with mods

MissingWilds-fabric-1.3.3+1.21

Issue Detail

Game will not open. Missing Wilds creator suggests the mod may be expecting MW's code to be wrapped in RegistryObject's like it was before 1.21. Issue persists with or without Sodium active (I'm using the Curseforge launcher, if that's important).

OPTIONAL: Latest.log | Crash-report Attachment

crash-2024-11-28_17.19.37-client.txt

OPTIONAL: To Produce

Attempt to launch Minecraft with both Missing Wilds and Every Compat installed.

@6xolotl 6xolotl added the bug Something isn't working label Nov 28, 2024
@github-actions github-actions bot added the 1.21.1-FABRIC Minecraft Version label Nov 28, 2024
@Xelbayria
Copy link
Collaborator

Fixed in v2.7.6

@Xelbayria Xelbayria added this to the v2.7.6 milestone Nov 29, 2024
@Xelbayria
Copy link
Collaborator

Game will not open. Missing Wilds creator suggests the mod may be expecting MW's code to be wrapped in RegistryObject's like it was before 1.21.

You can let Creator know. It's because EveryComp couldn't get the required block as a reference block using MissingWildsBlocks.FALLEN_ACACIA_LOG. I had to change the method to get the block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.1-FABRIC Minecraft Version bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants