
Crash Report for BC crash with 1.20.1 forge
Mysticpasta1 opened this issue ยท 3 comments
Hmm this will be hard to debug given how many mods you have installed. Do you have any mods or data packs that modify the world height?
seems it is the
Caused by: java.lang.IndexOutOfBoundsException: bitIndex < 0: -2048
at java.util.BitSet.set(BitSet.java:447) ~[?:?]
at net.minecraft.world.level.chunk.CarvingMask.m_187585_(CarvingMask.java:38) ~[client-1.20.1-20230612.114412-srg.jar%234354!/:?]
at com.yungnickyoung.minecraft.bettercaves.worldgen.carver.AbstractCarver.carveBlock(AbstractCarver.java:48) ~[YungsBetterCaves-1.20.1-Forge-2.0.4.jar%234335!/:1.20.1-Forge-2.0.4]```