architectury / architectury-api

An intermediary api aimed at easing development of multiplatform mods.
https://discord.architectury.dev/
GNU Lesser General Public License v3.0
315 stars 56 forks source link

[Fabric 1.19.2] Incompatibility with Snail Mail Mod #437

Open whatamaniac opened 1 year ago

whatamaniac commented 1 year ago

Makes the Mod Snail Mail Unplayable with the latest version of Architectury API on Fabric 1.19.2 as there's a UI Element/Screen Missing where you register a name to your mailbox and select which mailbox to send the mail to.

Potential Fix: Downgrading Architectury dependency to 6.4.62 fixes this issue, at least for minecraft 1.19.2 but Unfortunately downgrading by such a huge jump breaks lots of other mods which are dependent on Architectury.

261903064-610508f1-f1c5-422f-93a7-35aac39ebf9a

https://github.com/itsmeowCommissions/SnailMail/issues/18

Please let us know if there are any plans on fixing this in the Next Update.. If not.. Lemme know if i could fix this temporarily myself in some way or the other?

ChiefArug commented 1 year ago

Your version of architectury is very outdated. The mods you have require a much newer version.

Also, remove optiglue. It is for 1.19.3+ but you are playing 1.19.2.

ChiefArug commented 1 year ago

As for that issue you linked, you'll need to wait for the author of that mod to fix the issue, or find the actual bug causing it in architectury (its probably an issue with the mod though).

whatamaniac commented 1 year ago

Your version of architectury is very outdated. The mods you have require a much newer version.

Also, remove optiglue. It is for 1.19.3+ but you are playing 1.19.2.

Yup i've fixed that... using the latest version of Architectury and removed Optiglue.