Sinytra Connector

Sinytra Connector

12M Downloads

Mythic Metals fails to transform with beta.11

unilock opened this issue ยท 0 comments

commented

Mod Name

Mythic Metals

Mod Homepage

https://modrinth.com/mod/mythicmetals

Minecraft version

1.21.1

Describe the bug

Mythic Metals crashes on Sinytra Connector 2.0.0-beta.11, where it previously did not on beta.10.

Steps to reproduce

  1. Install the latest versions of Sinytra Connector, Forgified Fabric API, etc.
  2. Install Mythic Metals and its dependencies (Alloy Forgery, Cardinal Components API, owo-lib (NeoForge version))
  3. Start the game
  4. Crash

Logs

https://gist.github.com/unilock/e4171307d3598aa4037d1d7d3e3fcc93

Additional context

Similar exceptions are thrown when Connector attempts to transform DeerMod (AbstractFurnaceBlockEntityMixin) and FBombs (BucketItemMixin), both of which were working on beta.10. I suspect fixing the regression with Mythic Metals would resolve the similar regression with those mods as well.