---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 2024-03-15 19:59:25 Description: Ticking entity java.lang.IndexOutOfBoundsException: start index (-2147483648) must not be negative at com.google.common.base.Preconditions.null checkPositionIndexes(null)(Preconditions.java:1446) at com.google.common.collect.SingletonImmutableList.null subList(null)(SingletonImmutableList.java:65) at com.google.common.collect.SingletonImmutableList.null subList(null)(SingletonImmutableList.java:31) at net.minecraft.world.level.storage.loot.functions.ListOperation$ReplaceSection.java.util.List apply(java.util.List,java.util.List,int)(ListOperation.java:97) at net.minecraft.world.level.storage.loot.functions.SetFireworksFunction.net.minecraft.world.item.component.Fireworks apply(net.minecraft.world.item.component.Fireworks)(SetFireworksFunction.java:43) at net.minecraft.world.item.ItemStack.java.lang.Object update(net.minecraft.core.component.DataComponentType,java.lang.Object,java.util.function.UnaryOperator)(ItemStack.java:639) at net.minecraft.world.level.storage.loot.functions.SetFireworksFunction.net.minecraft.world.item.ItemStack run(net.minecraft.world.item.ItemStack,net.minecraft.world.level.storage.loot.LootContext)(SetFireworksFunction.java:38) at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.net.minecraft.world.item.ItemStack apply(net.minecraft.world.item.ItemStack,net.minecraft.world.level.storage.loot.LootContext)(LootItemConditionalFunction.java:36) at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.java.lang.Object apply(java.lang.Object,java.lang.Object)(LootItemConditionalFunction.java:19) at net.minecraft.world.level.storage.loot.functions.LootItemFunctions.java.util.function.BiFunction compose(java.util.List)(LootItemFunctions.java:69) at net.minecraft.world.level.storage.loot.functions.LootItemFunctions.net.minecraft.world.item.ItemStack lambda$compose$2(java.util.function.BiFunction,java.util.function.BiFunction,net.minecraft.world.item.ItemStack,net.minecraft.world.level.storage.loot.LootContext)(LootItemFunctions.java:69) at net.minecraft.world.level.storage.loot.functions.LootItemFunction.java.util.function.Consumer decorate(java.util.function.BiFunction,java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootItemFunction.java:14) at net.minecraft.world.level.storage.loot.functions.LootItemFunction.void lambda$decorate$0(java.util.function.Consumer,java.util.function.BiFunction,net.minecraft.world.level.storage.loot.LootContext,net.minecraft.world.item.ItemStack)(LootItemFunction.java:14) at net.minecraft.world.level.storage.loot.entries.LootItem.void createItemStack(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootItem.java:36) at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.void createItemStack(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootPoolSingletonContainer.java:67) at net.minecraft.world.level.storage.loot.LootPool.void addRandomItem(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootPool.java:78) at net.minecraft.world.level.storage.loot.LootPool.void addRandomItems(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootPool.java:101) at net.minecraft.world.level.storage.loot.LootTable.void getRandomItemsRaw(net.minecraft.world.level.storage.loot.LootContext,java.util.function.Consumer)(LootTable.java:88) at net.minecraft.world.level.storage.loot.LootTable.void getRandomItems(net.minecraft.world.level.storage.loot.LootParams,long,java.util.function.Consumer)(LootTable.java:97) at net.minecraft.world.entity.LivingEntity.void dropFromLootTable(net.minecraft.world.damagesource.DamageSource,boolean)(LivingEntity.java:1503) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:1503) at net.minecraft.world.entity.Mob.void dropFromLootTable(net.minecraft.world.damagesource.DamageSource,boolean)(Mob.java:546) at net.minecraft.world.entity.LivingEntity.void dropAllDeathLoot(net.minecraft.world.damagesource.DamageSource)(LivingEntity.java:1460) at net.minecraft.world.entity.LivingEntity.void die(net.minecraft.world.damagesource.DamageSource)(LivingEntity.java:1416) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:1416) at net.minecraft.world.entity.LivingEntity.boolean hurt(net.minecraft.world.damagesource.DamageSource,float)(LivingEntity.java:1271) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:1271) at net.minecraft.world.entity.Entity.void lavaHurt()(Entity.java:598) at net.minecraft.world.entity.Entity.void baseTick()(Entity.java:540) at net.minecraft.world.entity.LivingEntity.void baseTick()(LivingEntity.java:385) at net.minecraft.world.entity.Mob.void baseTick()(Mob.java:295) at net.minecraft.world.entity.Entity.void tick()(Entity.java:482) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2470) at net.minecraft.world.entity.Mob.void tick()(Mob.java:365) at net.minecraft.world.entity.monster.Creeper.void tick()(Creeper.java:161) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:768) 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:491) 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:491) 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:491) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:491) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:491) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:491) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:491) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:491) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:406) 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:406) 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:370) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:994) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:885) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:885) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:885) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:687) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:272) at java.base/java.lang.Thread.run(Thread.java:840) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.google.common.base.Preconditions.null checkPositionIndexes(null)(Preconditions.java:1446) at com.google.common.collect.SingletonImmutableList.null subList(null)(SingletonImmutableList.java:65) at com.google.common.collect.SingletonImmutableList.null subList(null)(SingletonImmutableList.java:31) at net.minecraft.world.level.storage.loot.functions.ListOperation$ReplaceSection.java.util.List apply(java.util.List,java.util.List,int)(ListOperation.java:97) at net.minecraft.world.level.storage.loot.functions.SetFireworksFunction.net.minecraft.world.item.component.Fireworks apply(net.minecraft.world.item.component.Fireworks)(SetFireworksFunction.java:43) at net.minecraft.world.item.ItemStack.java.lang.Object update(net.minecraft.core.component.DataComponentType,java.lang.Object,java.util.function.UnaryOperator)(ItemStack.java:639) at net.minecraft.world.level.storage.loot.functions.SetFireworksFunction.net.minecraft.world.item.ItemStack run(net.minecraft.world.item.ItemStack,net.minecraft.world.level.storage.loot.LootContext)(SetFireworksFunction.java:38) at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.net.minecraft.world.item.ItemStack apply(net.minecraft.world.item.ItemStack,net.minecraft.world.level.storage.loot.LootContext)(LootItemConditionalFunction.java:36) at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.java.lang.Object apply(java.lang.Object,java.lang.Object)(LootItemConditionalFunction.java:19) at net.minecraft.world.level.storage.loot.functions.LootItemFunctions.java.util.function.BiFunction compose(java.util.List)(LootItemFunctions.java:69) at net.minecraft.world.level.storage.loot.functions.LootItemFunctions.net.minecraft.world.item.ItemStack lambda$compose$2(java.util.function.BiFunction,java.util.function.BiFunction,net.minecraft.world.item.ItemStack,net.minecraft.world.level.storage.loot.LootContext)(LootItemFunctions.java:69) at net.minecraft.world.level.storage.loot.functions.LootItemFunction.java.util.function.Consumer decorate(java.util.function.BiFunction,java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootItemFunction.java:14) at net.minecraft.world.level.storage.loot.functions.LootItemFunction.void lambda$decorate$0(java.util.function.Consumer,java.util.function.BiFunction,net.minecraft.world.level.storage.loot.LootContext,net.minecraft.world.item.ItemStack)(LootItemFunction.java:14) at net.minecraft.world.level.storage.loot.entries.LootItem.void createItemStack(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootItem.java:36) at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.void createItemStack(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootPoolSingletonContainer.java:67) at net.minecraft.world.level.storage.loot.LootPool.void addRandomItem(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootPool.java:78) at net.minecraft.world.level.storage.loot.LootPool.void addRandomItems(java.util.function.Consumer,net.minecraft.world.level.storage.loot.LootContext)(LootPool.java:101) at net.minecraft.world.level.storage.loot.LootTable.void getRandomItemsRaw(net.minecraft.world.level.storage.loot.LootContext,java.util.function.Consumer)(LootTable.java:88) at net.minecraft.world.level.storage.loot.LootTable.void getRandomItems(net.minecraft.world.level.storage.loot.LootParams,long,java.util.function.Consumer)(LootTable.java:97) at net.minecraft.world.entity.LivingEntity.void dropFromLootTable(net.minecraft.world.damagesource.DamageSource,boolean)(LivingEntity.java:1503) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:1503) at net.minecraft.world.entity.Mob.void dropFromLootTable(net.minecraft.world.damagesource.DamageSource,boolean)(Mob.java:546) at net.minecraft.world.entity.LivingEntity.void dropAllDeathLoot(net.minecraft.world.damagesource.DamageSource)(LivingEntity.java:1460) at net.minecraft.world.entity.LivingEntity.void die(net.minecraft.world.damagesource.DamageSource)(LivingEntity.java:1416) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:1416) at net.minecraft.world.entity.LivingEntity.boolean hurt(net.minecraft.world.damagesource.DamageSource,float)(LivingEntity.java:1271) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:1271) at net.minecraft.world.entity.Entity.void lavaHurt()(Entity.java:598) at net.minecraft.world.entity.Entity.void baseTick()(Entity.java:540) at net.minecraft.world.entity.LivingEntity.void baseTick()(LivingEntity.java:385) at net.minecraft.world.entity.Mob.void baseTick()(Mob.java:295) at net.minecraft.world.entity.Entity.void tick()(Entity.java:482) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2470) at net.minecraft.world.entity.Mob.void tick()(Mob.java:365) at net.minecraft.world.entity.monster.Creeper.void tick()(Creeper.java:161) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:768) 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:491) 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:491) 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:491) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:491) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:491) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:491) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:491) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:491) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:406) 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:406) at net.minecraft.world.level.entity.EntityTickList.void forEach(java.util.function.Consumer)(EntityTickList.java:54) -- Entity being ticked -- Details: Entity Type: minecraft:creeper (chd) Entity ID: 3 Entity Name: Creeper Entity's Exact location: -5.73, -59.49, -5.45 Entity's Block location: World: (-6,-60,-6), Section: (at 10,4,10 in -1,-4,-1; chunk contains blocks -16,-64,-16 to -1,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) Entity's Momentum: -0.01, -0.01, 0.01 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:491) 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:491) 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:491) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:491) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:491) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:491) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:491) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:491) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:406) 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:406) 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:370) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:994) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:885) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:885) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:885) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:687) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:272) at java.base/java.lang.Thread.run(Thread.java:840) -- Affected level -- Details: All players: 1 total; [aqf['apple502j'/1, l='ServerLevel[New World]', x=-3.53, y=-60.00, z=-2.17]] Chunk stats: 1089 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: 81944 game time, 7503 day time Level name: New World Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true Level weather: Rain time: 102081 (now: false), thunder time: 34408 (now: false) Known server brands: vanilla Removed feature flags: Level was modded: false Level storage version: 0x04ABD - Anvil Loaded entity count: 2 Stacktrace: at net.minecraft.server.level.ServerLevel.net.minecraft.CrashReportCategory fillReportDetails(net.minecraft.CrashReport)(ServerLevel.java:1704) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:997) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:885) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:885) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:885) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:687) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:272) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:272) at java.base/java.lang.Thread.run(Thread.java:840) -- System Details -- Details: Minecraft Version: 24w11a Minecraft Version ID: 24w11a Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.10, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 408420352 bytes (389 MiB) / 1182793728 bytes (1128 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz Identifier: Intel64 Family 6 Model 61 Stepping 4 Microarchitecture: Broadwell (Client) Frequency (GHz): 2.20 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 Graphics card #0 name: Intel(R) HD Graphics 5500 Graphics card #0 vendor: Intel Corporation Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 20.19.15.5171 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 1.33 Memory slot #0 type: DDR3 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 1.33 Memory slot #1 type: DDR3 Virtual memory max (MB): 9363.92 Virtual memory used (MB): 7470.07 Swap memory total (MB): 1280.00 Swap memory used (MB): 261.87 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2048m Server Running: true Player Count: 1 / 8; [aqf['apple502j'/1, l='ServerLevel[New World]', x=-3.53, y=-60.00, z=-2.17]] Data Packs: vanilla, update_1_21, file/Level_256_Enchantment.zip (incompatible), file/list_size_overflow Enabled Feature Flags: minecraft:update_1_21, minecraft:vanilla World Generation: Stable World Seed: 8050763928324505718 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: 24w11a