---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2023-03-31 19:32:57 Description: Executing command block java.lang.OutOfMemoryError: Java heap space at java.base/java.util.stream.StreamSupport.stream(StreamSupport.java:69) at java.base/java.util.Collection.stream(Collection.java:743) at net.minecraft.world.entity.Entity.java.util.stream.Stream getIndirectPassengersStream()(Entity.java:3081) at net.minecraft.world.entity.Entity.java.util.stream.Stream getSelfAndPassengers()(Entity.java:3086) at net.minecraft.server.level.ServerLevel.boolean tryAddFreshEntityWithPassengers(net.minecraft.world.entity.Entity)(ServerLevel.java:898) at net.minecraft.server.commands.SummonCommand.net.minecraft.world.entity.Entity createEntity(net.minecraft.commands.CommandSourceStack,net.minecraft.core.Holder$Reference,net.minecraft.world.phys.Vec3,net.minecraft.nbt.CompoundTag,boolean)(SummonCommand.java:79) at net.minecraft.server.commands.SummonCommand.int spawnEntity(net.minecraft.commands.CommandSourceStack,net.minecraft.core.Holder$Reference,net.minecraft.world.phys.Vec3,net.minecraft.nbt.CompoundTag,boolean)(SummonCommand.java:86) at net.minecraft.server.commands.SummonCommand.int lambda$register$1(com.mojang.brigadier.context.CommandContext)(SummonCommand.java:44) at net.minecraft.server.commands.SummonCommand$$Lambda$5709/null 0x0000000100b96fc8(null).run(Unknown Source) at com.mojang.brigadier.CommandDispatcher.null execute(null)(CommandDispatcher.java:263) at net.minecraft.commands.Commands.int performCommand(com.mojang.brigadier.ParseResults,java.lang.String)(Commands.java:285) at net.minecraft.commands.Commands.int performPrefixedCommand(net.minecraft.commands.CommandSourceStack,java.lang.String)(Commands.java:278) at net.minecraft.world.level.BaseCommandBlock.boolean performCommand(net.minecraft.world.level.Level)(BaseCommandBlock.java:124) at net.minecraft.world.level.block.CommandBlock.void execute(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.Level,net.minecraft.core.BlockPos,net.minecraft.world.level.BaseCommandBlock,boolean)(CommandBlock.java:113) at net.minecraft.world.level.block.CommandBlock.void tick(net.minecraft.world.level.block.state.BlockState,net.minecraft.server.level.ServerLevel,net.minecraft.core.BlockPos,net.minecraft.util.RandomSource)(CommandBlock.java:91) at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.void tick(net.minecraft.server.level.ServerLevel,net.minecraft.core.BlockPos,net.minecraft.util.RandomSource)(BlockBehaviour.java:1002) at net.minecraft.server.level.ServerLevel.void tickBlock(net.minecraft.core.BlockPos,net.minecraft.world.level.block.Block)(ServerLevel.java:711) at net.minecraft.server.level.ServerLevel$$Lambda$6855/null 0x0000000100d40660(null).accept(Unknown Source) at net.minecraft.world.ticks.LevelTicks.void runCollectedTicks(java.util.function.BiConsumer)(LevelTicks.java:215) at net.minecraft.world.ticks.LevelTicks.void tick(long,int,java.util.function.BiConsumer)(LevelTicks.java:98) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:309) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:901) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:828) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:828) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:828) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:675) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer$$Lambda$6228/null 0x0000000100c5cac8(null).run(Unknown Source) at java.base/java.lang.Thread.run(Thread.java:833) 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.stream.StreamSupport.stream(StreamSupport.java:69) at java.base/java.util.Collection.stream(Collection.java:743) at net.minecraft.world.entity.Entity.java.util.stream.Stream getIndirectPassengersStream()(Entity.java:3081) at net.minecraft.world.entity.Entity.java.util.stream.Stream getSelfAndPassengers()(Entity.java:3086) at net.minecraft.server.level.ServerLevel.boolean tryAddFreshEntityWithPassengers(net.minecraft.world.entity.Entity)(ServerLevel.java:898) at net.minecraft.server.commands.SummonCommand.net.minecraft.world.entity.Entity createEntity(net.minecraft.commands.CommandSourceStack,net.minecraft.core.Holder$Reference,net.minecraft.world.phys.Vec3,net.minecraft.nbt.CompoundTag,boolean)(SummonCommand.java:79) at net.minecraft.server.commands.SummonCommand.int spawnEntity(net.minecraft.commands.CommandSourceStack,net.minecraft.core.Holder$Reference,net.minecraft.world.phys.Vec3,net.minecraft.nbt.CompoundTag,boolean)(SummonCommand.java:86) at net.minecraft.server.commands.SummonCommand.int lambda$register$1(com.mojang.brigadier.context.CommandContext)(SummonCommand.java:44) at net.minecraft.server.commands.SummonCommand$$Lambda$5709/null 0x0000000100b96fc8(null).run(Unknown Source) at com.mojang.brigadier.CommandDispatcher.null execute(null)(CommandDispatcher.java:263) at net.minecraft.commands.Commands.int performCommand(com.mojang.brigadier.ParseResults,java.lang.String)(Commands.java:285) at net.minecraft.commands.Commands.int performPrefixedCommand(net.minecraft.commands.CommandSourceStack,java.lang.String)(Commands.java:278) at net.minecraft.world.level.BaseCommandBlock.boolean performCommand(net.minecraft.world.level.Level)(BaseCommandBlock.java:124) at net.minecraft.world.level.block.CommandBlock.void execute(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.Level,net.minecraft.core.BlockPos,net.minecraft.world.level.BaseCommandBlock,boolean)(CommandBlock.java:113) -- Command to be executed -- Details: Command: execute at @e[type=!player,type=!item] run summon tnt Name: @ Stacktrace: at net.minecraft.world.level.BaseCommandBlock.boolean performCommand(net.minecraft.world.level.Level)(BaseCommandBlock.java:127) at net.minecraft.world.level.block.CommandBlock.void execute(net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.Level,net.minecraft.core.BlockPos,net.minecraft.world.level.BaseCommandBlock,boolean)(CommandBlock.java:113) at net.minecraft.world.level.block.CommandBlock.void tick(net.minecraft.world.level.block.state.BlockState,net.minecraft.server.level.ServerLevel,net.minecraft.core.BlockPos,net.minecraft.util.RandomSource)(CommandBlock.java:91) at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.void tick(net.minecraft.server.level.ServerLevel,net.minecraft.core.BlockPos,net.minecraft.util.RandomSource)(BlockBehaviour.java:1002) at net.minecraft.server.level.ServerLevel.void tickBlock(net.minecraft.core.BlockPos,net.minecraft.world.level.block.Block)(ServerLevel.java:711) at net.minecraft.world.ticks.LevelTicks.void runCollectedTicks(java.util.function.BiConsumer)(LevelTicks.java:215) at net.minecraft.world.ticks.LevelTicks.void tick(long,int,java.util.function.BiConsumer)(LevelTicks.java:98) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:309) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:901) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:828) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:828) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:828) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:675) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:266) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:266) at java.base/java.lang.Thread.run(Thread.java:833) -- Affected level -- Details: All players: 1 total; [aic['andris24'/138, l='ServerLevel[New World]', x=-31.47, y=64.00, z=44.86]] Chunk stats: 3481 Level dimension: minecraft:overworld Level spawn location: World: (0,83,32), Section: (at 0,3,0 in 0,5,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 1455 game time, 1455 day time Level name: New World Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 28331 (now: false), thunder time: 125672 (now: false) Known server brands: vanilla Removed feature flags: Level was modded: false Level storage version: 0x04ABD - Anvil -- System Details -- Details: Minecraft Version: 23w13a Minecraft Version ID: 23w13a Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 114659816 bytes (109 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx Identifier: AuthenticAMD Family 23 Model 24 Stepping 1 Microarchitecture: Zen / Zen+ Frequency (GHz): 2.10 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: NVIDIA GeForce GTX 1650 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1f91 Graphics card #0 versionInfo: DriverVersion=31.0.15.2824 Graphics card #1 name: AMD Radeon(TM) Vega 8 Graphics Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 128.00 Graphics card #1 deviceId: 0x15d8 Graphics card #1 versionInfo: DriverVersion=27.20.1032.2 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Virtual memory max (MB): 17728.90 Virtual memory used (MB): 12563.10 Swap memory total (MB): 9728.00 Swap memory used (MB): 783.18 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 1 / 8; [aic['andris24'/138, l='ServerLevel[New World]', x=-31.47, y=64.00, z=44.86]] 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: 23w13a