Immersive Portals is incompatible with Sodium
Neubulae opened this issue ยท 7 comments
Highlight:
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_761::redirectGetTranslucent with priority 1000 cannot inject into net/minecraft/class_761::method_3251(Lnet/minecraft/class_1921;Lnet/minecraft/class_4587;DDD)V merged by me.jellysquid.mods.sodium.mixin.chunk_rendering.MixinWorldRenderer with priority 1000 [PREINJECT Applicator Phase -> immersive_portals.mixins_client.json:MixinWorldRenderer -> Prepare Injections -> -> redirect$dle000$redirectGetTranslucent()Lnet/minecraft/class_1921; -> Prepare]
Sodium's injection is more invasive than OptiFine, so making it compatible is non-trivial work.
I noticed that you've since closed the pull request under sodium for compatibility. Has the compatibility issue been resolved?
@Jarfeh I added another pr. Because sodium switched development branch for 2 times.