qouteall
qouteall
~~It's weird. Are you using the latest version of ImmPtl, Fabric API and Sodium? And try to reset the config by deleting config file (the config file is `config/immersive_portals.json`)~~
Oh I see. ImmPtl is incompatible with feather client. https://discord.com/channels/662271867431682058/662271867431682061/1146474465245548666
You can choose to either not use feather client or not use immersive portals.
https://github.com/iPortalTeam/ImmersivePortalsMod/issues/1359
Does any rendering issue occur when render distance is not larger than 32?
``` Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [vanish.mixins.json:PlayerListMixin from mod melius-vanish] from phase [DEFAULT] in config [vanish.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.12.5+mixin.0.8.5.jar:0.12.5+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.12.5+mixin.0.8.5.jar:0.12.5+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.12.5+mixin.0.8.5.jar:0.12.5+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.12.5+mixin.0.8.5.jar:0.12.5+mixin.0.8.5]...
Most modded server usage will be one-server-per-JVM. So this is not in high priority. And Cloth config seems doesn't support per-server config.
If this issue does not occur with only Immersive Portals and Iris, please find out which specific mod is incompatible. The binary search is a way of finding the incompatible...
Thanks for the finding.
Is it LAN multiplaying or dedicated server? To know whether it's a mod compatibility issue, does this issue occur with only immersive portals mod and fabric api in a freshly...