steviegt6 / fable

Fabric/Quilt loader fork aiming to provide APIs for custom loaders and coremodding.
2 stars 0 forks source link

[Fabric-Quilt Incompatibility] LibJF #15

Open steviegt6 opened 1 year ago

steviegt6 commented 1 year ago

This issue has been transcribed from the related report in the Quilt Mod Incompatibility Megathread.

LibJF is marked incompatible because it relies on unstable implementation methods in Fabric Loader, specifically getInfo in net.fabricmc.loader.impl.ModContainerImpl. If possible, the mod should be encouraged to find a stable Fabric API call that does what they need.

Support for Quilt in LibJF is not planned. [...] states that Quilt is unsupported and that things were explained in a discussion on a Matrix channel. [...]

[...] states that it’s likely to be impossible for Quilt to add support for what LibJF is doing.

For more information, please read [...].

steviegt6 commented 7 months ago

Still present after moving to https://quiltmc.org/en/usage/known-incompatibilities/