U Team Core

U Team Core

37M Downloads

[1.15.2-forge-31.1.44] Mod conflict with enchantmentcontrol-1.2

Artellia opened this issue · 7 comments

commented

Error loading mods: U Team Core encountered an error during the load_registeries event phase.
An unexpected critical error was encountered.

To Reproduce
Steps to reproduce the behavior:

  1. Clean install [1.15.2-forge-31.1.44]
  2. Add the following to the mods folder:
    u_team_core-1.15.2-2.11.0.156
    extratags-1.0
    MixinBootstrap-1.0.1
    enchantmentcontrol-1.2

*Note: extra tags and mixinbootstrap are dependencies of enchantment control but do not cause the load error on their own.

Expected behavior
A successful load to the menu screen.

Screenshots
n/a

Versions

  • Minecraft version: 1.15.2
  • Forge version: 31.1.44
  • UTeamCore version: 2.11.0.156

Log (if a crash occurs)
No crash log generated.

commented

Please attach the whole log

commented

it did not create a log. the mod failed to load but there was no crash.

commented

There is a log under logs/latest.log or logs/debug.log

commented

latest.log

Thanks for pointing that out. I found it.

commented

Thats a bug on enchantment controls mixin:

[13Apr2020 20:48:51.635] [Render thread/FATAL] [mixin/]: Mixin apply failed enchantmentcontrol.mixins.json:EnchantRandomlyMixin -> net.minecraft.world.storage.loot.functions.EnchantRandomly: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @Shadow field enchantments was not located in the target class net.minecraft.world.storage.loot.functions.EnchantRandomly. Using refmap enchantmentcontrol.refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field enchantments was not located in the target class net.minecraft.world.storage.loot.functions.EnchantRandomly. Using refmap enchantmentcontrol.refmap.json
commented

I've reported it to enchantment control: Tfarcenim/EnchantmentControl#2

commented

Issue closed in Enchantment Control. Close it here aswell