OptiFabric

OptiFabric

9M Downloads

Optifabric 1.12.6 does not work with 1.18 snapshots

Dracconis opened this issue ยท 13 comments

commented

Looking through the fabric site at optifabric and ensuring I wasn't going crazy, optifabric 1.12.6 lists the working versions of MC as 1.16+, 1.17+, and 1.18-snapshot as seen here in the description: https://www.curseforge.com/minecraft/mc-mods/optifabric/files/3538275 . IF this is not the case then shouldn't the "1.18-snapshot" tag be removed?

commented

same thing here, I have been trying to find a fix for like 30 minutes :/

commented

The version wasn't updated in fabric.mod.json

commented

yeah, might not have been updated, I can fix that ig let's see if it works with modified manifest

commented

ok but OptiFIne doesn't work with 1.18 yet

commented

There is a prerelease, not sure if it works with the full release just yet

commented

OptiFabric might work, but OptiFine hasn't been updated for the full release so there'd be no point even if it worked.

commented

Not everyone is playing FR of 1.18 and are still playing on the snapshots where both OF's will work. So fixing it isn't necessarily a bad thing.

commented

ah ok lemme try maybe test it on snapshot and if it works I can pull request or something

commented

OptiFabric works for a single 1.18 snapshot, 1.18-pre1, just like OptiFine:
2021-11-25_22 50 20
Unfortunately Curse doesn't have any more granular version selection for snapshots other than any or none.

commented

So this won't be fixed to use with the snapshots then?

commented

I don't see what else there is to fix, OptiFabric already supports everything OptiFine itself does. Maybe if you particularly wanted a different snapshot (to 1.18-pre1) working, but now 1.18 is released it seems a bit moot.

commented

I was just curious. I started a world on 43a and just wasn't in a hurry to update it to the 1.18 FR

commented

For what it's worth there were plans to try keep up with early 1.15 snapshots to prove it could be done, but 19w34a changed too much too quickly so it didn't really work out. Attempting to go beyond what an OptiFine version is designed for requires effectively updating OptiFine either through guessing what to change based on the binary patches or maintaining patches/mixins to sit on top of OptiFine to add the vanilla changes back.

Your case is certainly possible if you were inclined, 21w43a is only two snapshots back after all from 1.18-pre1, but it would very much take an active effort to do so (and would almost certainly be more than anything as simple as adding 1.18-alpha.21.43.a to the fabric.mod.json).