Sinytra / Connector

A compatibility layer that allows running Fabric mods on MinecraftForge
https://sinytra.org/docs/connector
MIT License
450 stars 17 forks source link

Bewitchment injection failure #1164

Open NoalSimon opened 1 week ago

NoalSimon commented 1 week ago

Mod Name

Bewitchment

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/bewitchment

Minecraft version

1.20.1

Describe the bug

injector error on start-up

Steps to reproduce

  1. install bewitchment on latest version with correct dependencies
  2. crash before game launches with exception error
  3. ????
  4. Profit?

Logs

https://gist.github.com/NoalSimon/1c19b6256f7330d6b53acd9592eff2f1

Additional context

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method bewitchment$voodooDrownEffect(Lnet/minecraftforge/fluids/FluidType;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Z in bewitchment.mixins.json:poppet.LivingEntityMixin from mod bewitchment failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap bewitchment-refmap.json

NoalSimon commented 1 week ago

I attempted to use the dev build and it still crashed with the same error. unsure of what is causing it

kakashi1464 commented 1 week ago

Use forge 47.1.3

NoalSimon commented 1 week ago

I'd attempted using the earlier forge and it caused like 8 mods to break, I'll try again after adjusting those mods

NoalSimon commented 1 week ago

nope same error when downgrading forge to that version and disabling all other mods that conflicted with the downgrade

NoalSimon commented 1 week ago

same error micin inject.txt

the bewitchment devs said they aren't supporting connector directly and said to inquire here for a fix