CaffeineMC / hydrogen-fabric

Things of which are too dangerous to put in Lithium.
GNU Lesser General Public License v3.0
510 stars 66 forks source link

Game stuck loading #43

Closed Minionguyjpro closed 3 years ago

Minionguyjpro commented 3 years ago

Using Hydrogen by me let the game being stuck on loading. Im using: OS: Windows 10 Java/JDK: Adoptopenjdk 16.0.1 Minecraft: 1.17

MeeniMc commented 3 years ago

Are you using Optifine/optifabric by any chance?

Hydrogen is incompatible with Optifine.

Minionguyjpro commented 3 years ago

Yeah that right, but why doesnt it work?

amnotbananaama commented 3 years ago

Closing as a duplicate of #20. See there:

The issue here looks to be that OptiFine is messing around with block models after they've been loaded (which seems like a violation of contract here given this data should be immutable) and this causes Hydrogen to throw an error.