Canary

Canary

6M Downloads

[1.20.1] Canary crash with Connector + C2ME

Reshy opened this issue ยท 3 comments

commented

Version

canary-mc1.20.1-0.3.3.jar
fabric-api-0.92.2+1.11.8+1.20.1.jar
Connector-1.0.0-beta.44+1.20.1.jar
c2me-fabric-mc1.20.1-0.2.0+alpha.11.8.jar

Reproduction Steps

Example:

  1. Load the game with the given mods
  2. Crash: @reDIrect conflict. Skipping canary.mixins.json:alloc.nbt.CompoundTagMixin from mod canary->@reDIrect::removeOldMapAlloc()Ljava/util/HashMap; with priority 1000, already redirected by c2me-opts-allocs.mixins.json:MixinNbtCompound from mod c2me_opts_allocs->@reDIrect::redirectNewHashMap()Ljava/util/HashMap; with priority 1100

Crash Report File

None, logs: https://pastebin.com/yST71nZG

Additional Information

Crash does not occur on Radium

commented

are you running on forge or fabric? because canary is a forge only mod

commented

Yes, this is canary being used on Forge in a connector environment.