MehVahdJukaar / Supplementaries

Other
124 stars 90 forks source link

[🐞]: New release 2.8.8 crashes when installed alongside Farmer's Delight #999

Closed LessThanBenji closed 3 months ago

LessThanBenji commented 3 months ago

Before Continuing:

Version

1.20.1-FABRIC

Supplementaries Version

1.20-2.8.8

Moonlight Lib Version

1.20-2.11.9

Issue Detail

As of the latest release, 2.8.8, Supplementaries causes a crash upon load when installed alongside Farmer's Delight. This is on 1.20.1, using Fabric 0.15.6, and Farmer's Delight 1.4.3.

crash-2024-03-28_01.23.07-client.txt latest.log

Reverting to Supplementaries 2.8.7 resolves this issue.

Erik9996 commented 3 months ago

Having the same issue, with the exact same error.

MehVahdJukaar commented 3 months ago

New version only works with Farmers Delight Refabricated 2.0.0

roleester commented 3 months ago

What about our existing worlds? Do we just switch from the old Farmer's Delight to the new refabricated one? Also what about the old Farmer's Delight add-ons? It says they're not compatible on the refabricated mod page, but again what about our existing worlds?

Allexio commented 3 months ago

What about our existing worlds? Do we just switch from the old Farmer's Delight to the new refabricated one? Also what about the old Farmer's Delight add-ons? It says they're not compatible on the refabricated mod page, but again what about our existing worlds?

Simply don't update supplementaries. If you use packwiz to manage your modpack you can use the "pin" command to make sure it does not get updated when you update all your mods.

MehVahdJukaar commented 3 months ago

new version has compat for the new port. IF you want to use the old port you got to use an old version. Both mods have same ids but very different internal structure. New one is identical to forge so cross loader mods like supplementaries can just have 1 set of integration classes (also comes with all the newest features that were missing and some extra ones)

ittouwjpi commented 3 months ago

May i have some questions? If i update to the new port will all the contents of the older port be lost, i have to start from the very beginning right? And if i don't, will there be future Supplementaries updates that support both ports? Amazing work and thank you!!!

MehVahdJukaar commented 3 months ago

They have same IDs. All will stay the same. New port allows mods for multiple loader like this one to just have 1 set of integration classes as code is Same for bot loader. New port is just better and supporting bothi is way harder since they have same mod id so that won't happen

Wizardon777 commented 3 months ago

Same crash here with version 2.8.9.

Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:

MehVahdJukaar commented 3 months ago

same issue same answer

LessThanBenji commented 3 months ago

I've switched to Farmer's Delight Refabricated (v2.0.9) alongside Supplementaries (v2.8.9, Moonlight v2.11.9), and now I'm getting a different crash report:

crash-2024-03-31_21.41.31-client.txt

MehVahdJukaar commented 3 months ago

All FD addons won't work with the new version unless they update to it