TwelveIterationMods / Balm

Abstraction Layer (but not really)™ for Blay's multiplatform mods
https://mods.twelveiterations.com/mc/balm
Other
24 stars 13 forks source link

[QUILT] Possible compat issue with Farmer's Delight #37

Closed Sunconure11 closed 1 year ago

Sunconure11 commented 2 years ago

Minecraft Version

1.19.x

Mod Loader

Fabric

Mod Loader Version

Quilt 0.17.5-beta.2

Mod Version

4.5.2+0

Describe the Issue

The game crashes upon startup. There isn't much more to describe.

Logs

https://pastebin.com/HnscuQeS

BlayTheNinth commented 1 year ago

Same issue as #36. If this happens only on Quilt and not on Fabric, it should be reported to Quilt. I can't see anything obvious that would be causing this in either of the three code bases.

SplendidAlakey commented 1 year ago

This is actually a complete duplicate of #36, you can see Terrestria in the logs. Farmer's Delight works just fine on Quilt with Balm.

FabricCropBlockMixin seems to fail on Quilt, if any other mod also mixins into CropBlock. I've summed up my findings over at Quilt's repo: https://github.com/QuiltMC/quilt-loader/issues/129#issuecomment-1399479354

Edit: Forge seems to be affected by the same issue https://github.com/TwelveIterationMods/Balm/issues/38

BlayTheNinth commented 1 year ago

Duplicate of #36