1.18.2 Forge Crashes #4
-
When I try to load a world in Minecraft I get this error about entity ticking. Much of the code is the same from 1.18.1 except the OreGen (which I updated) and it worked in 1.18.1, I tried disabling the Oregen and nothing changed. I tried disabling all items/blocks/everything and even creating new worlds, no difference. It compains about entity ticking, though this version of the mod has no entities and it seems to be pointing to vanilla entities. It crashes right after the world reaches 100% In case my specs matter, I am Running RHEL 8.5, OpenJDK17 Redhat, Opteron 6282SE x 4 CPUs, AMD FirePro S7000 GPU I ran my mod in the game normally and it worked [19:48:16] [Render thread/INFO] (Minecraft) Time elapsed: 9089 ms Time: 04/03/2022, 19:48 java.lang.NoSuchMethodError: 'com.google.common.collect.ImmutableList$Builder com.google.common.collect.ImmutableList.builderWithExpectedSize(int)' A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Update your loom to 0.11 and try again, also, please try to create issues on the relevant issue trackers instead of discussions here :p |
Beta Was this translation helpful? Give feedback.
Update your loom to 0.11 and try again, also, please try to create issues on the relevant issue trackers instead of discussions here :p