Results 265 comments of qouteall

Should be fixed in 5.1.9

I cannot reproduce this issue. Can you post the crash report

Looks like the player entered swimming state. Maybe a collision issue.

The problem is related to `GetEnumerator`. A smaller reproduction ``` [Test] public void SimpleTestDeque() { List data = []; for (int i = 0; i < 129; i++) { data.Add(i);...

Explain "storage for the ships"

~~Seem to be related to JEI and better nether~~ ``` [09:54:38] [Render thread/ERROR]: Caught an error from mod plugin: class jeresources.jei.JEIConfig minecraft:jeresources java.lang.ExceptionInInitializerError: null at jeresources.api.restrictions.Restriction.(Restriction.java:23) ~[JustEnoughResources-Fabric-1.20.4-1.5.0.4.jar:?] at jeresources.api.restrictions.Restriction.(Restriction.java:6) ~[JustEnoughResources-Fabric-1.20.4-1.5.0.4.jar:?]...

``` java.lang.NullPointerException: Cannot read field "field_27383" because "this.field_27368" is null at net.minecraft.class_291.method_35665(class_291.java:109) ~[client-intermediary.jar:?] at net.minecraft.class_291.method_34431(class_291.java:181) ~[client-intermediary.jar:?] at net.minecraft.class_291.method_34427(class_291.java:123) ~[client-intermediary.jar:?] at net.minecraft.class_761.method_3257(class_761.java:1851) ~[client-intermediary.jar:?] at net.minecraft.class_761.method_22710(class_761.java:1014) ~[client-intermediary.jar:?] at net.minecraft.class_757.method_3188(class_757.java:1098) ~[client-intermediary.jar:?] at qouteall.imm_ptl.core.render.MyGameRenderer.lambda$switchAndRenderTheWorld$1(MyGameRenderer.java:229)...

Log shows that many mods are installed. This may be a mod compatibility issue.

Please find out whether this issue occurs with only iPortal or which specific mod is incompatible If you don't know which specific mod is incompatible, binary search is a way...

Issue closed because the issue opener haven't provided requested information for a long time.