-
-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Copy link
Labels
1.21.xTargets Minecraft 1.21Targets Minecraft 1.21fixed in devFixed in dev. Awaiting a new release.Fixed in dev. Awaiting a new release.regressionPreviously resolved issue that resurfacedPreviously resolved issue that resurfaced
Description
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
- Create a NeoForge 21.1.219 instance
- 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
- no crash
- Change connector to beta.13
- CRASH
Logs
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1.21.xTargets Minecraft 1.21Targets Minecraft 1.21fixed in devFixed in dev. Awaiting a new release.Fixed in dev. Awaiting a new release.regressionPreviously resolved issue that resurfacedPreviously resolved issue that resurfaced
Type
Projects
Status
✅ Done