ComplementaryDevelopment / ComplementaryReimagined

Complementary is a graphical rework pack for Minecraft with exceptional quality, detail, and performance.
https://www.complementary.dev/shaders/
Other
185 stars 53 forks source link

Instant crash when using the latest Distant Horizons release (mc 1.21) #112

Closed glugau closed 3 months ago

glugau commented 3 months ago

In Minecraft 1.21, without Distant Horizons, the shader runs fine. As soon as I add the mod however, if I enter any map, the game immediately crashes with the following error message:

The game crashed whilst unexpected error
Error: java.lang.NoSuchFieldError: Class com.seibel.distanthorizons.api.methods.events.abstractEvents.DhApiBeforeBufferRenderEvent$EventParam does not have member field 'com.seibel.distanthorizons.coreapi.util.math.Vec3f modelPos'
EminGT commented 3 months ago

That can't be a shader issue. That's literally a Java error. Shaders are completely run on GPU side and don't have absolutely anything to do with the Java side of the game. That's a problem of either Distant Horizons or the shader loading mod (Iris/Optifine/Oculus)