---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 2024-05-10 16:21:46 Description: Ticking entity java.lang.OutOfMemoryError: Java heap space at java.base/java.util.EnumMap$EntryIterator.next(EnumMap.java:567) at java.base/java.util.EnumMap$EntryIterator.next(EnumMap.java:561) at java.base/java.util.Collection.removeIf(Collection.java:583) at net.minecraft.world.entity.ai.goal.GoalSelector.void tick()(GoalSelector.java:86) at net.minecraft.world.entity.ai.goal.GoalSelector.boolean lambda$tick$2(java.util.Map$Entry)(GoalSelector.java:86) at net.minecraft.world.entity.Mob.void serverAiStep()(Mob.java:831) at net.minecraft.world.entity.LivingEntity.void aiStep()(LivingEntity.java:2757) at net.minecraft.world.entity.Mob.void aiStep()(Mob.java:604) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2493) at net.minecraft.world.entity.Mob.void tick()(Mob.java:378) at net.minecraft.world.entity.monster.Slime.void tick()(Slime.java:147) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:769) at aqm$$Lambda/0x00007ff4d4e902b8.accept(Unknown Source) at net.minecraft.world.level.Level.void sendBlockUpdated(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState,int)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,double,double,double,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:498) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:498) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:498) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:407) at net.minecraft.server.level.ServerLevel.void lambda$tick$2(net.minecraft.world.TickRateManager,net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:407) at aqm$$Lambda/0x00007ff4d4e3b850.accept(Unknown Source) at net.minecraft.world.level.entity.EntityTickList.void forEach(java.util.function.Consumer)(EntityTickList.java:54) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:371) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:1016) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:907) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:692) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer$$Lambda/0x00007ff4d4d4d2e8.run(Unknown Source) at java.base/java.lang.Thread.runWith(Thread.java:1596) at java.base/java.lang.Thread.run(Thread.java:1583) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.base/java.util.EnumMap$EntryIterator.next(EnumMap.java:567) at java.base/java.util.EnumMap$EntryIterator.next(EnumMap.java:561) at java.base/java.util.Collection.removeIf(Collection.java:583) at net.minecraft.world.entity.ai.goal.GoalSelector.void tick()(GoalSelector.java:86) at net.minecraft.world.entity.ai.goal.GoalSelector.boolean lambda$tick$2(java.util.Map$Entry)(GoalSelector.java:86) at net.minecraft.world.entity.Mob.void serverAiStep()(Mob.java:831) at net.minecraft.world.entity.LivingEntity.void aiStep()(LivingEntity.java:2757) at net.minecraft.world.entity.Mob.void aiStep()(Mob.java:604) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2493) at net.minecraft.world.entity.Mob.void tick()(Mob.java:378) at net.minecraft.world.entity.monster.Slime.void tick()(Slime.java:147) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:769) at aqm$$Lambda/0x00007ff4d4e902b8.accept(Unknown Source) at net.minecraft.world.level.Level.void sendBlockUpdated(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState,int)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,double,double,double,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:498) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:498) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:498) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:407) at net.minecraft.server.level.ServerLevel.void lambda$tick$2(net.minecraft.world.TickRateManager,net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:407) at aqm$$Lambda/0x00007ff4d4e3b850.accept(Unknown Source) -- Entity being ticked -- Details: Entity Type: minecraft:slime (cjz) Entity ID: 2298 Entity Name: Slime Entity's Exact location: 89.93, -60.00, -18.75 Entity's Block location: World: (89,-60,-19), Section: (at 9,4,13 in 5,-4,-2; chunk contains blocks 80,-64,-32 to 95,319,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.void sendBlockUpdated(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState,int)(Level.java:501) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,double,double,double,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:501) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:501) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:501) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:501) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:501) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:501) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:501) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:407) at net.minecraft.server.level.ServerLevel.void lambda$tick$2(net.minecraft.world.TickRateManager,net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:407) at net.minecraft.world.level.entity.EntityTickList.void forEach(java.util.function.Consumer)(EntityTickList.java:54) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:371) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:1016) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:907) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:692) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at java.base/java.lang.Thread.run(Thread.java:1583) -- Affected level -- Details: All players: 1 total; [aqn['Lolothepro29'/2230, l='ServerLevel[Chest test]', x=-7.56, y=-59.13, z=12.36]] Chunk stats: 2601 Level dimension: minecraft:overworld Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,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: 809 game time, 809 day time Level name: Chest test Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true Level weather: Rain time: 84826 (now: false), thunder time: 96539 (now: false) Known server brands: vanilla Removed feature flags: minecraft:update_1_21 Level was modded: false Level storage version: 0x04ABD - Anvil Loaded entity count: 81 -- System Details -- Details: Minecraft Version: 24w19a Minecraft Version ID: 24w19a Operating System: Linux (amd64) version 6.8.9-1-liquorix-amd64 Java Version: 21.0.2, BellSoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), BellSoft Memory: 1814926864 bytes (1730 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 PRO 3600 6-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 4.21 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: GP104 [GeForce GTX 1070] Graphics card #0 vendor: NVIDIA Corporation (0x10de) Graphics card #0 VRAM (MiB): 288.00 Graphics card #0 deviceId: 0x1b81 Graphics card #0 versionInfo: unknown Graphics card #1 name: GF119 [NVS 315] Graphics card #1 vendor: NVIDIA Corporation (0x10de) Graphics card #1 VRAM (MiB): 160.00 Graphics card #1 deviceId: 0x107c Graphics card #1 versionInfo: unknown Virtual memory max (MiB): 16047.58 Virtual memory used (MiB): 14336.63 Swap memory total (MiB): 8192.00 Swap memory used (MiB): 1223.75 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: 1464.07, total: 224704.16 Space in storage for workdir (MiB): available: 7013.02, total: 1657726.00 JVM Flags: 2 total; -Xms512m -Xmx4096m Server Running: true Player Count: 1 / 8; [aqn['Lolothepro29'/2230, l='ServerLevel[Chest test]', x=-7.56, y=-59.13, z=12.36]] Active Data Packs: vanilla, trade_rebalance, bundle Available Data Packs: bundle, trade_rebalance, vanilla Enabled Feature Flags: minecraft:bundle, minecraft:vanilla, minecraft:trade_rebalance World Generation: Stable World Seed: 3678154954023653909 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: 24w19a