Skip to content

Mixin transformation error crash - @WrapOperation expects incorrect return type #2107

@goteusz-maszyk

Description

@goteusz-maszyk

Mod Name

Climatic Plants

Mod Homepage

https://modrinth.com/mod/climatic-plants

Minecraft version

1.21.1

Describe the bug

@WrapOperation expects boolean return type instead of void. It didn't happen at beta 12.

Steps to reproduce

  1. Create a NeoForge 21.1.219 instance
  2. Install Climatic Plants with it's dependencies (as set on Modrinth)

ClimaticPlants (climatic_plants-2.0-beta.1.jar)
Cloth Config v15 API (cloth-config-15.0.140-neoforge.jar)
Forgified Fabric API (forgified-fabric-api-0.116.7+2.2.1+1.21.1.jar)
Sinytra Connector (connector-2.0.0-beta.12+1.21.1-full.jar)

ensure you are using Sinytra beta 12

  1. no crash
  2. Change connector to beta.13
  3. CRASH

Logs

https://mclo.gs/HXoopAE

Additional context

I'm the creator of this mod and would like to fix this compat issue, or you to fix something created by an update.
I think this may have caused this:
0df4fc3

Metadata

Metadata

Assignees

Labels

1.21.xTargets Minecraft 1.21fixed in devFixed in dev. Awaiting a new release.regressionPreviously resolved issue that resurfaced

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions