-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mod compatibility issues with Lithium's Neoforge Port and Package Rename #173
Comments
|
There are the github actions builds from CaffeineMC/lithium#566 , releases will be made after some releases that are marked as beta or so. I have one report of a user mentioning the neighbor table issue, where lithium is accessing the uninitialized neighbor table. |
Yes, that is the issue I expected. On Fabric I disable the relevant Lithium mixin, I have added the same on Neo now. Test builds should be available here soon. Do you expect the Neo version of Fabric to be "fully" released on 1.21.1, or do you think that will only happen in 1.21.2 and above? |
I haven't made a decision on that, backports to even older versions may be possible as well. |
@malte0811 Sorry, I forgot to notify you about the beta release. I see you are already fixing compatibility issues. I can also implement changes on lithium's side to avoid you having to make a new release for 1.21.1 . I guess it means disabling a few lithium settings by default when ferritecore is present |
I've created a new 1.21.1 build with the fix, now waiting for CF to approve it. I usually do not have time for modding during the week, so most things that pop up during the week have to wait until the weekend. |
There will be new compatibility issues, because
net.caffeinemc.mods.lithium.common
Possibly relevant codeThe text was updated successfully, but these errors were encountered: