Results 265 comments of qouteall

This mod does not allow duplicate dimension because that would make one dimension's floor (or ceil) to connect to multiple places which is not implementable. You may want to have...

copying file won't work

``` java.lang.NullPointerException at com.qouteall.imm_ptl_peripheral.alternate_dimension.AlternateDimensions.isAlternateDimension(AlternateDimensions.java:156) at net.minecraft.client.world.ClientWorld$ClientWorldInfo.handler$zjm000$onGetSkyDarknessHeight(ClientWorld.java:979) at net.minecraft.client.world.ClientWorld$ClientWorldInfo.func_239159_f_(ClientWorld.java) at lumien.chunkanimator.handler.WorldEventHandler.worldLoad(WorldEventHandler.java:20) ``` related with chunkanimator

Does this issue occur with only immersive portals mod? If so maybe newer versions of forge have conflicts with this mod.

It may be a mod compatibiltiy issue

Unfortunately the Forge version is not being supported now, you can PR to https://github.com/qouteall/ImmersivePortalsMod instead

Does it crash with only Immersive Portals and fabric api? If you are using optifine, use G7 version which is compatible

1. Some people have good PC and they probably not want it to delay 10 seconds 2. A dispenser with water bucket can turn off the nether portal and a...

I don't know which thing causes the lag spike that you encoutered. If the lag spike is caused by GC then delay loading won't work. There is a hardcoded value...