modmuss50 / OptiFabric

A fabric mod that patches optifine into the game at runtime.
https://www.curseforge.com/minecraft/mc-mods/optifabric
Mozilla Public License 2.0
173 stars 176 forks source link

A note about the 1.16 crashes #242

Open modmuss50 opened 4 years ago

modmuss50 commented 4 years ago

Please note the in the 1.16 (and somewhat 1.15) versions there are a lot of incompatiblities with a great number of mods, this is due to the way optifine changes the vanilla code in increasingly invasive ways. Fixing these crashes isnt easy or fun and takes a lot of time that I dont really have.

If anyone is up for helping fix these issues please dont hesitate to make a Pull Request, or contact me.

An optifine alternative; Sodium is currently in development and is showing massive peformace improvements over Optfine, and is on track to have much better mod compatibility than what I can Provide with Optifabric.

broken1arrow commented 4 years ago

Is not so strange :) your mod/plugin only work as a bridge to optifine (optifine is made to work alone).

I hope ether you can and have time to fix this or hope on Sodium can take over (or I live for ever in 1.15 XD).

I hope Sodium, even get support to something similar to clear glass texture pack (vanilla minecraft has not support for this). After i get us to this, I cant live with out (glass in vanilla is so ugly).

rohitbanerjee commented 4 years ago

@modmuss50 , I have tested with fabric-installer-0.6.1.45.jar, fabric-api-0.14.1+build.372-1.16.jar, lithium-fabric-mc1.16.1-0.5.0.jar, phosphor-fabric-mc1.16.1-0.6.0+build.7.jar, and preview_OptiFine_1.16.1_HD_U_G2_pre2.jar, with the optifabric-1.1.0-beta2.jar. It consistently failed to load/start the world. Not sure if you want me to raise this as an issue, or is it already known error.

jagodragon commented 4 years ago

crash-2020-07-09_18.26.28-client.txt

this is the crash report i get when trying to use voxelmap. I hope it helps. It seams like the mod doesn't know how to use the custom colors from optifine.

not sure if there is anything you can do about that (possibly remapping the custom colors to a more mod friendly name? or, i could be reading this wrong... i am not a java programmer.