---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2023-01-25 00:49:38 Description: Exception generating new chunk java.lang.ArrayIndexOutOfBoundsException: Index -4194008 out of bounds for length 315 at net.minecraft.world.level.levelgen.Aquifer$NoiseBasedAquifer.net.minecraft.world.level.levelgen.Aquifer$FluidStatus getAquiferStatus(long)(Aquifer.java:497) at net.minecraft.world.level.levelgen.Aquifer$NoiseBasedAquifer.net.minecraft.world.level.block.state.BlockState computeSubstance(net.minecraft.world.level.levelgen.DensityFunction$FunctionContext,double)(Aquifer.java:292) at net.minecraft.world.level.levelgen.NoiseChunk.net.minecraft.world.level.block.state.BlockState lambda$new$0(net.minecraft.world.level.levelgen.DensityFunction,net.minecraft.world.level.levelgen.DensityFunction$FunctionContext)(NoiseChunk.java:193) at net.minecraft.world.level.levelgen.material.MaterialRuleList.net.minecraft.world.level.block.state.BlockState calculate(net.minecraft.world.level.levelgen.DensityFunction$FunctionContext)(MaterialRuleList.java:15) at net.minecraft.world.level.levelgen.NoiseChunk.net.minecraft.world.level.block.state.BlockState getInterpolatedState()(NoiseChunk.java:225) at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.java.util.OptionalInt iterateNoiseColumn(net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState,int,int,org.apache.commons.lang3.mutable.MutableObject,java.util.function.Predicate)(NoiseBasedChunkGenerator.java:216) at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(NoiseBasedChunkGenerator.java:125) at net.minecraft.world.level.chunk.ChunkGenerator.int getFirstOccupiedHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:579) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional onTopOfChunkCenter(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext,net.minecraft.world.level.levelgen.Heightmap$Types,java.util.function.Consumer)(Structure.java:141) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional findGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(Structure.java:141) at net.minecraft.world.level.levelgen.structure.structures.OceanRuinStructure.java.util.Optional findGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(OceanRuinStructure.java:36) at net.minecraft.world.level.levelgen.structure.structures.OceanRuinStructure.void lambda$findGenerationPoint$4(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext,net.minecraft.world.level.levelgen.structure.pieces.StructurePiecesBuilder)(OceanRuinStructure.java:36) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional findValidGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(Structure.java:199) at net.minecraft.world.level.levelgen.structure.Structure.net.minecraft.world.level.levelgen.structure.StructureStart generate(net.minecraft.core.RegistryAccess,net.minecraft.world.level.chunk.ChunkGenerator,net.minecraft.world.level.biome.BiomeSource,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,long,net.minecraft.world.level.ChunkPos,int,net.minecraft.world.level.LevelHeightAccessor,java.util.function.Predicate)(Structure.java:125) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional findGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(Structure.java:125) at net.minecraft.world.level.chunk.ChunkGenerator.com.mojang.serialization.Codec codec()(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void applyCarvers(net.minecraft.server.level.WorldGenRegion,long,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.biome.BiomeManager,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.GenerationStep$Carving)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void buildSurface(net.minecraft.server.level.WorldGenRegion,net.minecraft.world.level.StructureManager,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void spawnOriginalMobs(net.minecraft.server.level.WorldGenRegion)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.boolean tryGenerateStructure(net.minecraft.world.level.levelgen.structure.StructureSet$StructureSelectionEntry,net.minecraft.world.level.StructureManager,net.minecraft.core.RegistryAccess,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,long,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.ChunkPos,net.minecraft.core.SectionPos)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.java.util.concurrent.CompletableFuture fillFromNoise(java.util.concurrent.Executor,net.minecraft.world.level.levelgen.blending.Blender,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.net.minecraft.world.level.NoiseColumn getBaseColumn(int,int,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void addDebugScreenInfo(java.util.List,net.minecraft.world.level.levelgen.RandomState,net.minecraft.core.BlockPos)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.com.mojang.serialization.Codec codec()(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void applyCarvers(net.minecraft.server.level.WorldGenRegion,long,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.biome.BiomeManager,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.GenerationStep$Carving)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void buildSurface(net.minecraft.server.level.WorldGenRegion,net.minecraft.world.level.StructureManager,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void spawnOriginalMobs(net.minecraft.server.level.WorldGenRegion)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void createStructures(net.minecraft.core.RegistryAccess,net.minecraft.world.level.chunk.ChunkGeneratorStructureState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.java.util.concurrent.CompletableFuture fillFromNoise(java.util.concurrent.Executor,net.minecraft.world.level.levelgen.blending.Blender,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.net.minecraft.world.level.NoiseColumn getBaseColumn(int,int,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void addDebugScreenInfo(java.util.List,net.minecraft.world.level.levelgen.RandomState,net.minecraft.core.BlockPos)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void lambda$createStructures$14(net.minecraft.world.level.StructureManager,net.minecraft.core.SectionPos,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.chunk.ChunkGeneratorStructureState,net.minecraft.world.level.ChunkPos,net.minecraft.core.RegistryAccess,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,net.minecraft.core.Holder)(ChunkGenerator.java:495) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.world.level.chunk.ChunkGenerator.com.mojang.serialization.Codec codec()(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void applyCarvers(net.minecraft.server.level.WorldGenRegion,long,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.biome.BiomeManager,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.GenerationStep$Carving)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void buildSurface(net.minecraft.server.level.WorldGenRegion,net.minecraft.world.level.StructureManager,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void spawnOriginalMobs(net.minecraft.server.level.WorldGenRegion)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void createStructures(net.minecraft.core.RegistryAccess,net.minecraft.world.level.chunk.ChunkGeneratorStructureState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.java.util.concurrent.CompletableFuture fillFromNoise(java.util.concurrent.Executor,net.minecraft.world.level.levelgen.blending.Blender,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.net.minecraft.world.level.NoiseColumn getBaseColumn(int,int,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void addDebugScreenInfo(java.util.List,net.minecraft.world.level.levelgen.RandomState,net.minecraft.core.BlockPos)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkStatus.java.util.concurrent.CompletableFuture lambda$static$2(net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,net.minecraft.server.level.ServerLevel,net.minecraft.world.level.chunk.ChunkGenerator,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,net.minecraft.server.level.ThreadedLevelLightEngine,java.util.function.Function,java.util.List,net.minecraft.world.level.chunk.ChunkAccess,boolean)(ChunkStatus.java:60) at net.minecraft.world.level.chunk.ChunkStatus.java.util.concurrent.CompletableFuture generate(java.util.concurrent.Executor,net.minecraft.server.level.ServerLevel,net.minecraft.world.level.chunk.ChunkGenerator,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,net.minecraft.server.level.ThreadedLevelLightEngine,java.util.function.Function,java.util.List,boolean)(ChunkStatus.java:293) at net.minecraft.server.level.ChunkMap.java.util.concurrent.CompletableFuture lambda$scheduleChunkGeneration$25(net.minecraft.world.level.ChunkPos,net.minecraft.server.level.ChunkHolder,net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,java.util.List)(ChunkMap.java:689) at com.mojang.datafixers.util.Either$Left.null map(null)(Either.java:38) at net.minecraft.server.level.ChunkMap.java.util.concurrent.CompletionStage lambda$scheduleChunkGeneration$27(net.minecraft.world.level.ChunkPos,net.minecraft.server.level.ChunkHolder,net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,com.mojang.datafixers.util.Either)(ChunkMap.java:683) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.void lambda$message$1(java.lang.Runnable,net.minecraft.util.thread.ProcessorHandle)(ChunkTaskPriorityQueueSorter.java:62) at net.minecraft.util.thread.ProcessorMailbox.boolean pollTask()(ProcessorMailbox.java:91) at net.minecraft.util.thread.ProcessorMailbox.int pollUntil(it.unimi.dsi.fastutil.ints.Int2BooleanFunction)(ProcessorMailbox.java:146) at net.minecraft.util.thread.ProcessorMailbox.void run()(ProcessorMailbox.java:102) at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.world.level.levelgen.Aquifer$NoiseBasedAquifer.net.minecraft.world.level.levelgen.Aquifer$FluidStatus getAquiferStatus(long)(Aquifer.java:497) at net.minecraft.world.level.levelgen.Aquifer$NoiseBasedAquifer.net.minecraft.world.level.block.state.BlockState computeSubstance(net.minecraft.world.level.levelgen.DensityFunction$FunctionContext,double)(Aquifer.java:292) at net.minecraft.world.level.levelgen.NoiseChunk.net.minecraft.world.level.block.state.BlockState lambda$new$0(net.minecraft.world.level.levelgen.DensityFunction,net.minecraft.world.level.levelgen.DensityFunction$FunctionContext)(NoiseChunk.java:193) at net.minecraft.world.level.levelgen.material.MaterialRuleList.net.minecraft.world.level.block.state.BlockState calculate(net.minecraft.world.level.levelgen.DensityFunction$FunctionContext)(MaterialRuleList.java:15) at net.minecraft.world.level.levelgen.NoiseChunk.net.minecraft.world.level.block.state.BlockState getInterpolatedState()(NoiseChunk.java:225) at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.java.util.OptionalInt iterateNoiseColumn(net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState,int,int,org.apache.commons.lang3.mutable.MutableObject,java.util.function.Predicate)(NoiseBasedChunkGenerator.java:216) at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(NoiseBasedChunkGenerator.java:125) at net.minecraft.world.level.chunk.ChunkGenerator.int getFirstOccupiedHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:579) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional onTopOfChunkCenter(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext,net.minecraft.world.level.levelgen.Heightmap$Types,java.util.function.Consumer)(Structure.java:141) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional findGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(Structure.java:141) at net.minecraft.world.level.levelgen.structure.structures.OceanRuinStructure.java.util.Optional findGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(OceanRuinStructure.java:36) at net.minecraft.world.level.levelgen.structure.structures.OceanRuinStructure.void lambda$findGenerationPoint$4(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext,net.minecraft.world.level.levelgen.structure.pieces.StructurePiecesBuilder)(OceanRuinStructure.java:36) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional findValidGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(Structure.java:199) at net.minecraft.world.level.levelgen.structure.Structure.net.minecraft.world.level.levelgen.structure.StructureStart generate(net.minecraft.core.RegistryAccess,net.minecraft.world.level.chunk.ChunkGenerator,net.minecraft.world.level.biome.BiomeSource,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,long,net.minecraft.world.level.ChunkPos,int,net.minecraft.world.level.LevelHeightAccessor,java.util.function.Predicate)(Structure.java:125) at net.minecraft.world.level.levelgen.structure.Structure.java.util.Optional findGenerationPoint(net.minecraft.world.level.levelgen.structure.Structure$GenerationContext)(Structure.java:125) at net.minecraft.world.level.chunk.ChunkGenerator.com.mojang.serialization.Codec codec()(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void applyCarvers(net.minecraft.server.level.WorldGenRegion,long,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.biome.BiomeManager,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.GenerationStep$Carving)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void buildSurface(net.minecraft.server.level.WorldGenRegion,net.minecraft.world.level.StructureManager,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void spawnOriginalMobs(net.minecraft.server.level.WorldGenRegion)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.boolean tryGenerateStructure(net.minecraft.world.level.levelgen.structure.StructureSet$StructureSelectionEntry,net.minecraft.world.level.StructureManager,net.minecraft.core.RegistryAccess,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,long,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.ChunkPos,net.minecraft.core.SectionPos)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.java.util.concurrent.CompletableFuture fillFromNoise(java.util.concurrent.Executor,net.minecraft.world.level.levelgen.blending.Blender,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.net.minecraft.world.level.NoiseColumn getBaseColumn(int,int,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.void addDebugScreenInfo(java.util.List,net.minecraft.world.level.levelgen.RandomState,net.minecraft.core.BlockPos)(ChunkGenerator.java:513) at net.minecraft.world.level.chunk.ChunkGenerator.com.mojang.serialization.Codec codec()(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void applyCarvers(net.minecraft.server.level.WorldGenRegion,long,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.biome.BiomeManager,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.GenerationStep$Carving)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void buildSurface(net.minecraft.server.level.WorldGenRegion,net.minecraft.world.level.StructureManager,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void spawnOriginalMobs(net.minecraft.server.level.WorldGenRegion)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void createStructures(net.minecraft.core.RegistryAccess,net.minecraft.world.level.chunk.ChunkGeneratorStructureState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.java.util.concurrent.CompletableFuture fillFromNoise(java.util.concurrent.Executor,net.minecraft.world.level.levelgen.blending.Blender,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.net.minecraft.world.level.NoiseColumn getBaseColumn(int,int,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void addDebugScreenInfo(java.util.List,net.minecraft.world.level.levelgen.RandomState,net.minecraft.core.BlockPos)(ChunkGenerator.java:495) at net.minecraft.world.level.chunk.ChunkGenerator.void lambda$createStructures$14(net.minecraft.world.level.StructureManager,net.minecraft.core.SectionPos,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.chunk.ChunkGeneratorStructureState,net.minecraft.world.level.ChunkPos,net.minecraft.core.RegistryAccess,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,net.minecraft.core.Holder)(ChunkGenerator.java:495) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.world.level.chunk.ChunkGenerator.com.mojang.serialization.Codec codec()(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void applyCarvers(net.minecraft.server.level.WorldGenRegion,long,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.biome.BiomeManager,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.GenerationStep$Carving)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void buildSurface(net.minecraft.server.level.WorldGenRegion,net.minecraft.world.level.StructureManager,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void spawnOriginalMobs(net.minecraft.server.level.WorldGenRegion)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void createStructures(net.minecraft.core.RegistryAccess,net.minecraft.world.level.chunk.ChunkGeneratorStructureState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.java.util.concurrent.CompletableFuture fillFromNoise(java.util.concurrent.Executor,net.minecraft.world.level.levelgen.blending.Blender,net.minecraft.world.level.levelgen.RandomState,net.minecraft.world.level.StructureManager,net.minecraft.world.level.chunk.ChunkAccess)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.int getBaseHeight(int,int,net.minecraft.world.level.levelgen.Heightmap$Types,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.net.minecraft.world.level.NoiseColumn getBaseColumn(int,int,net.minecraft.world.level.LevelHeightAccessor,net.minecraft.world.level.levelgen.RandomState)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkGenerator.void addDebugScreenInfo(java.util.List,net.minecraft.world.level.levelgen.RandomState,net.minecraft.core.BlockPos)(ChunkGenerator.java:448) at net.minecraft.world.level.chunk.ChunkStatus.java.util.concurrent.CompletableFuture lambda$static$2(net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,net.minecraft.server.level.ServerLevel,net.minecraft.world.level.chunk.ChunkGenerator,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,net.minecraft.server.level.ThreadedLevelLightEngine,java.util.function.Function,java.util.List,net.minecraft.world.level.chunk.ChunkAccess,boolean)(ChunkStatus.java:60) at net.minecraft.world.level.chunk.ChunkStatus.java.util.concurrent.CompletableFuture generate(java.util.concurrent.Executor,net.minecraft.server.level.ServerLevel,net.minecraft.world.level.chunk.ChunkGenerator,net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager,net.minecraft.server.level.ThreadedLevelLightEngine,java.util.function.Function,java.util.List,boolean)(ChunkStatus.java:293) at net.minecraft.server.level.ChunkMap.java.util.concurrent.CompletableFuture lambda$scheduleChunkGeneration$25(net.minecraft.world.level.ChunkPos,net.minecraft.server.level.ChunkHolder,net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,java.util.List)(ChunkMap.java:689) at com.mojang.datafixers.util.Either$Left.null map(null)(Either.java:38) at net.minecraft.server.level.ChunkMap.java.util.concurrent.CompletionStage lambda$scheduleChunkGeneration$27(net.minecraft.world.level.ChunkPos,net.minecraft.server.level.ChunkHolder,net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,com.mojang.datafixers.util.Either)(ChunkMap.java:683) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.void lambda$message$1(java.lang.Runnable,net.minecraft.util.thread.ProcessorHandle)(ChunkTaskPriorityQueueSorter.java:62) at net.minecraft.util.thread.ProcessorMailbox.boolean pollTask()(ProcessorMailbox.java:91) at net.minecraft.util.thread.ProcessorMailbox.int pollUntil(it.unimi.dsi.fastutil.ints.Int2BooleanFunction)(ProcessorMailbox.java:146) at net.minecraft.util.thread.ProcessorMailbox.void run()(ProcessorMailbox.java:102) -- Chunk to be generated -- Details: Location: 2499991,1 Position hash: 4297467287 Generator: dee@474fe6eb Stacktrace: at net.minecraft.server.level.ChunkMap.java.util.concurrent.CompletableFuture lambda$scheduleChunkGeneration$25(net.minecraft.world.level.ChunkPos,net.minecraft.server.level.ChunkHolder,net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,java.util.List)(ChunkMap.java:689) at com.mojang.datafixers.util.Either$Left.null map(null)(Either.java:38) at net.minecraft.server.level.ChunkMap.java.util.concurrent.CompletionStage lambda$scheduleChunkGeneration$27(net.minecraft.world.level.ChunkPos,net.minecraft.server.level.ChunkHolder,net.minecraft.world.level.chunk.ChunkStatus,java.util.concurrent.Executor,com.mojang.datafixers.util.Either)(ChunkMap.java:683) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.void lambda$message$1(java.lang.Runnable,net.minecraft.util.thread.ProcessorHandle)(ChunkTaskPriorityQueueSorter.java:62) at net.minecraft.util.thread.ProcessorMailbox.boolean pollTask()(ProcessorMailbox.java:91) at net.minecraft.util.thread.ProcessorMailbox.int pollUntil(it.unimi.dsi.fastutil.ints.Int2BooleanFunction)(ProcessorMailbox.java:146) at net.minecraft.util.thread.ProcessorMailbox.void run()(ProcessorMailbox.java:102) at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) -- Affected level -- Details: All players: 1 total; [ahn['d'/158, l='ServerLevel[新的世界]', x=56.21, y=89.29, z=-225.63]] Chunk stats: 3998 Level dimension: minecraft:overworld Level spawn location: World: (0,92,0), Section: (at 0,12,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 2147 game time, 2147 day time Level name: 新的世界 Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 12066 (now: false), thunder time: 75935 (now: false) Known server brands: vanilla Level was modded: false Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:889) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:830) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:830) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:830) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:99) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:676) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:264) at java.base/java.lang.Thread.run(Thread.java:833) -- System Details -- Details: Minecraft Version: 1.19.3 Minecraft Version ID: 1.19.3 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.5, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 2718178096 bytes (2592 MiB) / 4288675840 bytes (4090 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5700U with Radeon Graphics Identifier: AuthenticAMD Family 23 Model 104 Stepping 1 Microarchitecture: unknown Frequency (GHz): 1.80 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon(TM) Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x164c Graphics card #0 versionInfo: DriverVersion=27.20.15026.8004 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 39797.61 Virtual memory used (MB): 28097.48 Swap memory total (MB): 25599.87 Swap memory used (MB): 1244.87 JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx4096m Server Running: true Player Count: 1 / 8; [ahn['d'/158, l='ServerLevel[新的世界]', x=56.21, y=89.29, z=-225.63]] Data Packs: vanilla Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched Launched Version: 1.19.3