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

Possible Mod Conflict with Artifacts - 1.21.1 Fabric #499

Open
Veloxotl opened this issue Feb 20, 2025 · 0 comments
Open

Possible Mod Conflict with Artifacts - 1.21.1 Fabric #499

Veloxotl opened this issue Feb 20, 2025 · 0 comments

Comments

@Veloxotl
Copy link

Using:

  • Cardboard 1.21.1-3

Issue:

  • Conflict with Artifacts 12.0.6 & 12.0.5 (Same error)

Originally, I had tried this on a server with more mods and had gotten various results. Here is the failed init [LOG] from the server that prompted this investigation in the first place. As well as a comparison [LOG] in which the server successfully starts. Two other issues visible in the logs, but are irrelevant to this issue:

  • BClib mixin org.cardboardpowered.mixin.item.MixinBoatItem
  • Polymer issue

They are unrelated judging from the results I've found from the compat test I ran with bare minimum mods needed to reproduce initialization failure. Artifacts' configs for items using ender pearls, as well as the critical error leads me to believe the Warp Drive item from Artifacts is causing some sort of error.

Compatibility test

Test included Cardboard with: Architectury API(13.08+fabric), Cloth Config API(15.0.140+fabric), Fabric API(0.115.0+1.21.1), iCommon(96), Trinkets(3.10.0).
All listed mods were capable of initializing successfully. Provided "success" [LOG] for future comparison's sake.

The addition of Artifacts causes a failure. As seen in the following [LOG] and the [CRASH LOG]

Notes:

at knot//net.minecraft.class_2966.method_12851(class_2966.java:52)

Mixin transformation of net.minecraft.class_1776 failed --> Critical injection failure: Callback method shouldConsumeEnderPearl(Lnet/minecraft/class_1799;ILnet/minecraft/class_1309;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)V in mixins.artifacts.common.json:ability.enderpearlscosthunger.EnderPearlItemMixin from mod artifacts failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap artifacts-common-refmap.json

Hopefully the differences in the logs have some aid in finding out what the issue might be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant