Chocohead / Rift

A lightweight mod loader and API for Minecraft 1.13
MIT License
62 stars 22 forks source link

Optifine + voxelmap and xray #20

Closed RaceF closed 5 years ago

RaceF commented 5 years ago

When i try to join an server i get this message.

i am using:

optifine 1.13.2 e5 voxelmap 1.8.2 for 1.13.2 rift modlist 2.0.1b x13-1.0.3

The game crashed whilst tesselating block model The game crashed whilst tesselating block model Error: java.lang.NoClassDefFoundError: net/optifine/util/BlockUtils

Chocohead commented 5 years ago

Issue with xray, BlockUtils#shouldSideBeRendered has apparently changed signature in newer Optifine versions which has broken the Mixin xray is making.