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

Either OptiFine or OptiFabric is incompatible with fabric-api 317 #220

Closed keuin closed 4 years ago

keuin commented 4 years ago

I'm playing Minecraft 1.15.2. After trying a lot of different versions of fabric-api, I find that either OptiFabric or Optifine is not compatible with the latest fabric api (for mc 1.15.2) 317. The game just crashes when I open a singleplayer world or join a server. I tried OptiFine G1 pre9, pre18, pre28 and pre30, OptiFabric 1.0.0-beta4 and 1.0.0-beta8, the problem is not concerned with the OptiFine version and OptiFabric version. However, it works smoothly with fabric api 316. The version of fabric-loader I'm using is 202, and an older version 194 also works. So the problem seems to be related with the fabric-api update (from 316 to 317). If so, please fix the compatibility with fabric-api 317. The error log is provided in the attachment.

(Sorry for editing so many times, the incompatible version is 317, not 316)

minecraft-exported-logs-2020-06-27T11-10-34.log

EricKilla commented 4 years ago

I can confirm this incompatibility.

modmuss50 commented 4 years ago

I have seen reports of this, I will take a look to see what I can do about it.

Thanks for waiting.