---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2024-05-29 14:03:25 Description: Saving entity NBT java.lang.IllegalStateException: Cannot encode empty ItemStack at net.minecraft.world.item.ItemStack.net.minecraft.nbt.Tag save(net.minecraft.core.HolderLookup$Provider,net.minecraft.nbt.Tag)(ItemStack.java:394) at net.minecraft.world.entity.projectile.AbstractArrow.void addAdditionalSaveData(net.minecraft.nbt.CompoundTag)(AbstractArrow.java:540) at net.minecraft.world.entity.Entity.net.minecraft.nbt.CompoundTag saveWithoutId(net.minecraft.nbt.CompoundTag)(Entity.java:1919) at net.minecraft.world.entity.Entity.boolean saveAsPassenger(net.minecraft.nbt.CompoundTag)(Entity.java:1855) at net.minecraft.world.entity.Entity.boolean save(net.minecraft.nbt.CompoundTag)(Entity.java:1863) at net.minecraft.world.level.chunk.storage.EntityStorage.void storeEntities(net.minecraft.world.level.entity.ChunkEntities)(EntityStorage.java:109) at net.minecraft.world.level.chunk.storage.EntityStorage.void lambda$storeEntities$1(net.minecraft.nbt.ListTag,net.minecraft.world.entity.Entity)(EntityStorage.java:109) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) at net.minecraft.world.level.chunk.storage.EntityStorage.void storeEntities(net.minecraft.world.level.entity.ChunkEntities)(EntityStorage.java:107) at net.minecraft.world.level.entity.PersistentEntitySectionManager.boolean storeChunkSections(long,java.util.function.Consumer)(PersistentEntitySectionManager.java:299) at net.minecraft.world.level.entity.PersistentEntitySectionManager.void lambda$autoSave$13(long)(PersistentEntitySectionManager.java:380) at it.unimi.dsi.fastutil.longs.LongOpenHashSet.null forEach(null)(LongOpenHashSet.java:762) at it.unimi.dsi.fastutil.longs.LongIterable.null forEach(null)(LongIterable.java:146) at it.unimi.dsi.fastutil.longs.AbstractLongCollection.null forEach(null)(AbstractLongCollection.java:153) at net.minecraft.world.level.entity.PersistentEntitySectionManager.void autoSave()(PersistentEntitySectionManager.java:374) at net.minecraft.server.level.ServerLevel.void save(net.minecraft.util.ProgressListener,boolean,boolean)(ServerLevel.java:825) at net.minecraft.server.MinecraftServer.boolean saveAllChunks(boolean,boolean,boolean)(MinecraftServer.java:556) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:556) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:556) at net.minecraft.server.MinecraftServer.boolean saveEverything(boolean,boolean,boolean)(MinecraftServer.java:580) at net.minecraft.client.server.IntegratedServer.boolean saveEverything(boolean,boolean,boolean)(IntegratedServer.java:318) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:924) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:924) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:924) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:114) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:281) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:281) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:281) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:281) 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 net.minecraft.world.item.ItemStack.net.minecraft.nbt.Tag save(net.minecraft.core.HolderLookup$Provider,net.minecraft.nbt.Tag)(ItemStack.java:394) at net.minecraft.world.entity.projectile.AbstractArrow.void addAdditionalSaveData(net.minecraft.nbt.CompoundTag)(AbstractArrow.java:540) -- Entity being saved -- Details: Entity Type: minecraft:arrow (cnf) Entity ID: 16521 Entity Name: Arrow Entity's Exact location: 716.05, 67.33, 46.99 Entity's Block location: World: (716,67,46), Section: (at 12,3,14 in 44,4,2; chunk contains blocks 704,-64,32 to 719,319,47), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,-64,0 to 1023,319,511) Entity's Momentum: -1.16, -0.23, -0.29 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.entity.Entity.net.minecraft.nbt.CompoundTag saveWithoutId(net.minecraft.nbt.CompoundTag)(Entity.java:1919) at net.minecraft.world.entity.Entity.boolean saveAsPassenger(net.minecraft.nbt.CompoundTag)(Entity.java:1855) at net.minecraft.world.entity.Entity.boolean save(net.minecraft.nbt.CompoundTag)(Entity.java:1863) at net.minecraft.world.level.chunk.storage.EntityStorage.void storeEntities(net.minecraft.world.level.entity.ChunkEntities)(EntityStorage.java:109) at net.minecraft.world.level.chunk.storage.EntityStorage.void lambda$storeEntities$1(net.minecraft.nbt.ListTag,net.minecraft.world.entity.Entity)(EntityStorage.java:109) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) at net.minecraft.world.level.chunk.storage.EntityStorage.void storeEntities(net.minecraft.world.level.entity.ChunkEntities)(EntityStorage.java:107) at net.minecraft.world.level.entity.PersistentEntitySectionManager.boolean storeChunkSections(long,java.util.function.Consumer)(PersistentEntitySectionManager.java:299) at net.minecraft.world.level.entity.PersistentEntitySectionManager.void lambda$autoSave$13(long)(PersistentEntitySectionManager.java:380) at it.unimi.dsi.fastutil.longs.LongOpenHashSet.null forEach(null)(LongOpenHashSet.java:762) at it.unimi.dsi.fastutil.longs.LongIterable.null forEach(null)(LongIterable.java:146) at it.unimi.dsi.fastutil.longs.AbstractLongCollection.null forEach(null)(AbstractLongCollection.java:153) at net.minecraft.world.level.entity.PersistentEntitySectionManager.void autoSave()(PersistentEntitySectionManager.java:374) at net.minecraft.server.level.ServerLevel.void save(net.minecraft.util.ProgressListener,boolean,boolean)(ServerLevel.java:825) at net.minecraft.server.MinecraftServer.boolean saveAllChunks(boolean,boolean,boolean)(MinecraftServer.java:556) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:556) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:556) at net.minecraft.server.MinecraftServer.boolean saveEverything(boolean,boolean,boolean)(MinecraftServer.java:580) at net.minecraft.client.server.IntegratedServer.boolean saveEverything(boolean,boolean,boolean)(IntegratedServer.java:318) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:924) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:924) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:924) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:114) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:281) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:281) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:281) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:281) at java.base/java.lang.Thread.run(Thread.java:1583) -- System Details -- Details: Minecraft Version: 1.21 Pre-Release 1 Minecraft Version ID: 1.21-pre1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 902842560 bytes (861 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 3700X 8-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.59 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 2060 Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 6144.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.15.5134 Memory slot #0 capacity (MiB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MiB): 33705.05 Virtual memory used (MiB): 20373.23 Swap memory total (MiB): 17408.00 Swap memory used (MiB): 121.34 Space in storage for jna.tmpdir (MiB): available: 30903.88, total: 243284.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 30903.88, total: 243284.00 Space in storage for io.netty.native.workdir (MiB): available: 30903.88, total: 243284.00 Space in storage for java.io.tmpdir (MiB): available: 30903.88, total: 243284.00 Space in storage for workdir (MiB): available: 147531.31, total: 953868.00 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; [aqv['MoggyMike'/15, l='ServerLevel[pre1.21_1]', x=742.94, y=66.00, z=30.78]] 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: Experimental World Seed: 2813158505485899773 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.21-pre1