Open CadenMW opened 1 month ago
Heres part of the crash report : Time: 2024-09-28 03:51:10 Description: Saving entity NBT
java.lang.IllegalStateException: Value must be within range [1;99]: 103
-- Entity being saved -- Details: Entity Type: minecraft:item (net.minecraft.world.entity.item.EntityItem) Entity ID: 1620 Entity Name: Egg Entity's Exact location: 255.63, 64.00, -435.88 Entity's Block location: World: (255,64,-436), Section: (at 15,0,12 in 15,4,-28; chunk contains blocks 240,-64,-448 to 255,319,-433), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.00, -0.04, -0.00 Entity's Passengers: [] Entity's Vehicle: null
What version of spigot do you use?
Give me the exact outout of /version
, as I cannot seem to replicate the issue
Craftbukkit version4226-spigot-146439e-2889b3a
It seems like it happens when a minecart hopper is below the chicken stack
I am using Spigot 4344-Spigot-a759b62-19bf846 and it doesn't seem to occur neither. Does it happen only on your exact spigot version?
Also, can you send me your WildStacker config file?
Minecraft's Version
Minecraft Release 1.21, spigot-1.21.jar
Plugin's Version
2024.3
Describe the bug
Chicken stacks over x100 cause the server to crash when trying to lay eggs
To Reproduce
get a chicken stack over x100, make sure its near a chicken spawner and the server will crash when the chickens attempt to lay an egg
Additional Information
No response