---- Minecraft Crash Report ---- // You're mean. Time: 2023-05-10 16:25:35 Description: Ticking entity java.lang.IllegalArgumentException: Cannot set property dcy{name=age, clazz=class java.lang.Integer, values=[0, 1]} to 2 on Block{minecraft:torchflower_crop}, it is not an allowed value at net.minecraft.world.level.block.state.StateHolder.java.lang.Object setValue(net.minecraft.world.level.block.state.properties.Property,java.lang.Comparable)(StateHolder.java:130) at net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal.void tick()(Bee.java:1422) at net.minecraft.world.entity.ai.goal.WrappedGoal.void tick()(WrappedGoal.java:65) at net.minecraft.world.entity.ai.goal.GoalSelector.void tickRunningGoals(boolean)(GoalSelector.java:120) at net.minecraft.world.entity.ai.goal.GoalSelector.void tick()(GoalSelector.java:111) at net.minecraft.world.entity.Mob.void serverAiStep()(Mob.java:771) at net.minecraft.world.entity.LivingEntity.void aiStep()(LivingEntity.java:2664) at net.minecraft.world.entity.Mob.void aiStep()(Mob.java:550) at net.minecraft.world.entity.AgeableMob.void aiStep()(AgeableMob.java:128) at net.minecraft.world.entity.animal.Animal.void aiStep()(Animal.java:58) at net.minecraft.world.entity.animal.Bee.void aiStep()(Bee.java:517) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2410) at net.minecraft.world.entity.Mob.void tick()(Mob.java:351) at net.minecraft.world.entity.animal.Bee.void tick()(Bee.java:300) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:739) 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:480) 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:480) 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:480) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:480) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:480) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(java.lang.String)(Level.java:480) at net.minecraft.world.level.Level.void setMapData(java.lang.String,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:480) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:480) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:385) at net.minecraft.server.level.ServerLevel.void lambda$tick$5(net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:385) 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:353) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:895) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:822) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:822) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:822) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:669) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:264) 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 net.minecraft.world.level.block.state.StateHolder.java.lang.Object setValue(net.minecraft.world.level.block.state.properties.Property,java.lang.Comparable)(StateHolder.java:130) at net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal.void tick()(Bee.java:1422) at net.minecraft.world.entity.ai.goal.WrappedGoal.void tick()(WrappedGoal.java:65) at net.minecraft.world.entity.ai.goal.GoalSelector.void tickRunningGoals(boolean)(GoalSelector.java:120) at net.minecraft.world.entity.ai.goal.GoalSelector.void tick()(GoalSelector.java:111) at net.minecraft.world.entity.Mob.void serverAiStep()(Mob.java:771) at net.minecraft.world.entity.LivingEntity.void aiStep()(LivingEntity.java:2664) at net.minecraft.world.entity.Mob.void aiStep()(Mob.java:550) at net.minecraft.world.entity.AgeableMob.void aiStep()(AgeableMob.java:128) at net.minecraft.world.entity.animal.Animal.void aiStep()(Animal.java:58) at net.minecraft.world.entity.animal.Bee.void aiStep()(Bee.java:517) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2410) at net.minecraft.world.entity.Mob.void tick()(Mob.java:351) at net.minecraft.world.entity.animal.Bee.void tick()(Bee.java:300) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:739) 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:480) 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:480) 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:480) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:480) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:480) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(java.lang.String)(Level.java:480) at net.minecraft.world.level.Level.void setMapData(java.lang.String,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:480) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:480) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:385) at net.minecraft.server.level.ServerLevel.void lambda$tick$5(net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:385) 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:353) -- Entity being ticked -- Details: Entity Type: minecraft:bee (brk) Entity ID: 641 Entity Name: Пчела Entity's Exact location: 227.35, 71.70, -256.83 Entity's Block location: World: (227,71,-257), Section: (at 3,7,15 in 14,4,-17; chunk contains blocks 224,-64,-272 to 239,319,-257), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.00, 0.06, 0.04 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:480) 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:480) 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:480) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:480) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:480) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(java.lang.String)(Level.java:480) at net.minecraft.world.level.Level.void setMapData(java.lang.String,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:480) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:480) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:385) at net.minecraft.server.level.ServerLevel.void lambda$tick$5(net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:385) 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:353) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:895) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:822) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:822) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:822) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:669) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:264) at java.base/java.lang.Thread.run(Thread.java:833) -- Affected level -- Details: All players: 1 total; [aig['_Glider_'/267, l='ServerLevel[Выживание,кстати]', x=234.74, y=63.00, z=-243.43]] Chunk stats: 2209 Level dimension: minecraft:overworld Level spawn location: World: (208,67,-207), Section: (at 0,3,1 in 13,4,-13; chunk contains blocks 208,-64,-208 to 223,319,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 11239737 game time, 1492323 day time Level name: Выживание,кстати Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 120203 (now: false), thunder time: 64334 (now: false) Known server brands: vanilla, fabric Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:895) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:822) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:822) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:822) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:669) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:264) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:264) at java.base/java.lang.Thread.run(Thread.java:833) -- System Details -- Details: Minecraft Version: 1.20 Pre-release 1 Minecraft Version ID: 1.20-pre1 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: 2139788864 bytes (2040 MiB) / 3858759680 bytes (3680 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 4 Processor Vendor: AuthenticAMD Processor Name: AMD Athlon(tm) X4 840 Quad Core Processor Identifier: AuthenticAMD Family 21 Model 48 Stepping 1 Microarchitecture: Steamroller Frequency (GHz): 3.09 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 Graphics card #0 name: AMD Radeon R7 200 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x6613 Graphics card #0 versionInfo: DriverVersion=27.20.20903.8001 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 1.60 Memory slot #0 type: DDR3 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 1.60 Memory slot #1 type: DDR3 Virtual memory max (MB): 18752.95 Virtual memory used (MB): 13028.72 Swap memory total (MB): 2432.00 Swap memory used (MB): 125.17 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 1 / 8; [aig['_Glider_'/267, l='ServerLevel[Выживание,кстати]', x=234.74, y=63.00, z=-243.43]] 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: 1.20-pre1