---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2026-02-17 23:46:22 Description: Ticking entity java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 16 at net.minecraft.world.level.chunk.ChunkAccess.getSection(ChunkAccess.java:164) at net.minecraft.world.entity.EntityFluidInteraction.hasFluidAndLoaded(EntityFluidInteraction.java:124) at net.minecraft.world.entity.EntityFluidInteraction.update(EntityFluidInteraction.java:49) at net.minecraft.world.entity.Entity.updateFluidInteraction(Entity.java:1710) at net.minecraft.world.entity.LivingEntity.checkFallDamage(LivingEntity.java:363) at net.minecraft.world.entity.Entity.move(Entity.java:869) at net.minecraft.client.player.LocalPlayer.move(LocalPlayer.java:1023) at net.minecraft.world.entity.LivingEntity.handleRelativeFrictionAndCalculateMovement(LivingEntity.java:2747) at net.minecraft.world.entity.LivingEntity.travelInAir(LivingEntity.java:2517) at net.minecraft.world.entity.LivingEntity.travel(LivingEntity.java:2481) at net.minecraft.world.entity.player.Player.travel(Player.java:1500) at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3206) at net.minecraft.world.entity.player.Player.aiStep(Player.java:493) at net.minecraft.client.player.AbstractClientPlayer.aiStep(AbstractClientPlayer.java:81) at net.minecraft.client.player.LocalPlayer.aiStep(LocalPlayer.java:947) at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2864) at net.minecraft.world.entity.player.Player.tick(Player.java:278) at net.minecraft.client.player.AbstractClientPlayer.tick(AbstractClientPlayer.java:49) at net.minecraft.client.player.LocalPlayer.tick(LocalPlayer.java:242) at net.minecraft.client.multiplayer.ClientLevel.tickNonPassenger(ClientLevel.java:340) at net.minecraft.world.level.Level.guardEntityTick(Level.java:488) at net.minecraft.client.multiplayer.ClientLevel.lambda$tickEntities$0(ClientLevel.java:322) at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53) at net.minecraft.client.multiplayer.ClientLevel.tickEntities(ClientLevel.java:318) at net.minecraft.client.Minecraft.tick(Minecraft.java:1913) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1323) at net.minecraft.client.Minecraft.run(Minecraft.java:954) at net.minecraft.client.main.Main.main(Main.java:248) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.world.level.chunk.ChunkAccess.getSection(ChunkAccess.java:164) at net.minecraft.world.entity.EntityFluidInteraction.hasFluidAndLoaded(EntityFluidInteraction.java:124) at net.minecraft.world.entity.EntityFluidInteraction.update(EntityFluidInteraction.java:49) at net.minecraft.world.entity.Entity.updateFluidInteraction(Entity.java:1710) at net.minecraft.world.entity.LivingEntity.checkFallDamage(LivingEntity.java:363) at net.minecraft.world.entity.Entity.move(Entity.java:869) at net.minecraft.client.player.LocalPlayer.move(LocalPlayer.java:1023) at net.minecraft.world.entity.LivingEntity.handleRelativeFrictionAndCalculateMovement(LivingEntity.java:2747) at net.minecraft.world.entity.LivingEntity.travelInAir(LivingEntity.java:2517) at net.minecraft.world.entity.LivingEntity.travel(LivingEntity.java:2481) at net.minecraft.world.entity.player.Player.travel(Player.java:1500) at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3206) at net.minecraft.world.entity.player.Player.aiStep(Player.java:493) at net.minecraft.client.player.AbstractClientPlayer.aiStep(AbstractClientPlayer.java:81) at net.minecraft.client.player.LocalPlayer.aiStep(LocalPlayer.java:947) at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2864) at net.minecraft.world.entity.player.Player.tick(Player.java:278) at net.minecraft.client.player.AbstractClientPlayer.tick(AbstractClientPlayer.java:49) at net.minecraft.client.player.LocalPlayer.tick(LocalPlayer.java:242) at net.minecraft.client.multiplayer.ClientLevel.tickNonPassenger(ClientLevel.java:340) at net.minecraft.world.level.Level.guardEntityTick(Level.java:488) at net.minecraft.client.multiplayer.ClientLevel.lambda$tickEntities$0(ClientLevel.java:322) at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53) at net.minecraft.client.multiplayer.ClientLevel.tickEntities(ClientLevel.java:318) -- Entity being ticked -- Details: Entity Type: minecraft:player (net.minecraft.client.player.LocalPlayer) Entity ID: 13 Entity Name: Pjerun Entity's Exact location: 0.50, -0.08, 0.50 Entity's Block location: World: (0,-1,0), Section: (at 0,15,0 in 0,-1,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.guardEntityTick(Level.java:488) at net.minecraft.client.multiplayer.ClientLevel.lambda$tickEntities$0(ClientLevel.java:322) at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53) at net.minecraft.client.multiplayer.ClientLevel.tickEntities(ClientLevel.java:318) at net.minecraft.client.Minecraft.tick(Minecraft.java:1913) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1323) at net.minecraft.client.Minecraft.run(Minecraft.java:954) at net.minecraft.client.main.Main.main(Main.java:248) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) -- Uptime -- Details: JVM uptime: 65.217s Wall uptime: 61.282s High-res time: 60.949s Client ticks: 1188 ticks / 59.400s Stacktrace: at net.minecraft.client.Minecraft.fillReport(Minecraft.java:2465) at net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:1010) at net.minecraft.client.Minecraft.run(Minecraft.java:975) at net.minecraft.client.main.Main.main(Main.java:248) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) -- Affected level -- Details: All players: 1 total; LocalPlayer{name=Pjerun, id=13, pos=(0.5, -0.0784000015258789, 0.5), mode=CREATIVE, permission=owner} Chunk stats: 1521, 10 Level dimension: minecraft:the_nether Level time: 745 game time, 745 day time Level spawn location: World: (0,65,0), Section: (at 0,1,0 in 0,4,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Server brand: vanilla Server type: Integrated singleplayer server Tracked entity count: 1 Client weather: Raining: false, thundering: false -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla -- System Details -- Details: Minecraft Version: 26.1 Snapshot 8 Minecraft Version ID: 26.1-snapshot-8 Operating System: Windows 11 (amd64) version 10.0 Java Version: 25.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 189684944 bytes (180 MiB) / 1245708288 bytes (1188 MiB) up to 4294967296 bytes (4096 MiB) Memory (heap): init: 512MiB, used: 1004MiB, committed: 1188MiB, max: 4096MiB Memory (non-head): init: 007MiB, used: 205MiB, committed: 214MiB, max: 000MiB CPUs: 28 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-14700F Identifier: Intel64 Family 6 Model 183 Stepping 1 Microarchitecture: Raptor Lake Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 20 Number of logical CPUs: 28 Graphics card #0 name: Microsoft Basic Display Adapter Graphics card #0 vendor: Microsoft Graphics card #0 VRAM (MiB): 0.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 10.0.26100.1 Graphics card #1 name: NVIDIA GeForce RTX 4060 Ti Graphics card #1 vendor: NVIDIA Graphics card #1 VRAM (MiB): 8188.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 32.0.15.6081 Graphics card #2 name: Intel(R) UHD Graphics 770 Graphics card #2 vendor: Intel Corporation Graphics card #2 VRAM (MiB): 2048.00 Graphics card #2 deviceId: VideoController3 Graphics card #2 versionInfo: 32.0.101.5972 Graphics card #3 name: NVIDIA GeForce RTX 4060 Graphics card #3 vendor: NVIDIA Graphics card #3 VRAM (MiB): 8188.00 Graphics card #3 deviceId: VideoController4 Graphics card #3 versionInfo: 32.0.15.7602 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 5.60 Memory slot #0 type: DDR5 Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 5.60 Memory slot #1 type: DDR5 Virtual memory max (MiB): 34664.12 Virtual memory used (MiB): 24379.52 Swap memory total (MiB): 2048.00 Swap memory used (MiB): 135.97 Space in storage for jna.tmpdir (MiB): Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): Space in storage for io.netty.native.workdir (MiB): Space in storage for java.io.tmpdir (MiB): available: 101840.41, total: 948248.00 Space in storage for workdir (MiB): available: 101840.41, total: 948248.00 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m Debug Flags: 0 total; Launched Version: 26.1-snapshot-8 Launcher name: PrismLauncher Backend library: LWJGL version 3.4.1+2 Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.3.0 NVIDIA 576.02, NVIDIA Corporation Window size: 1920x1009 GFLW Platform: win32 Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access, GL_EXT_texture_filter_anisotropic GL debug messages: Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched Universe: 400921fb54442d18 Type: Integrated Server Transparency: regular Render Distance: 16/16 chunks Resource Packs: vanilla Current Language: en_us Locale: en_PL System encoding: Cp1250 File encoding: UTF-8 CPU: 28x Intel(R) Core(TM) i7-14700F Server Running: true Player Count: 1 / 8; [ServerPlayer['Pjerun'/13, l='ServerLevel[New World]', x=0.50, y=0.00, z=0.50]] Active Data Packs: vanilla Available Data Packs: minecart_improvements, redstone_experiments, trade_rebalance, vanilla Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: -781153024888522495 Suppressed Exceptions: ~~NONE~~