Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chicken Stacking Bug Report #959

Open
CadenMW opened this issue Sep 28, 2024 · 5 comments
Open

Chicken Stacking Bug Report #959

CadenMW opened this issue Sep 28, 2024 · 5 comments
Assignees
Labels
❌ Unconfirmed Bugs that were reported but yet to be replicatable

Comments

@CadenMW
Copy link

CadenMW commented Sep 28, 2024

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

@CadenMW CadenMW added the Pending Pending reports to be investigated label Sep 28, 2024
@CadenMW
Copy link
Author

CadenMW commented Sep 28, 2024

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

@OmerBenGera
Copy link
Member

What version of spigot do you use?
Give me the exact outout of /version, as I cannot seem to replicate the issue

@OmerBenGera OmerBenGera added ❌ Unconfirmed Bugs that were reported but yet to be replicatable and removed Pending Pending reports to be investigated labels Sep 28, 2024
@CadenMW
Copy link
Author

CadenMW commented Sep 29, 2024

Craftbukkit version4226-spigot-146439e-2889b3a

@CadenMW
Copy link
Author

CadenMW commented Sep 29, 2024

It seems like it happens when a minecart hopper is below the chicken stack

@OmerBenGera
Copy link
Member

OmerBenGera commented Nov 8, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❌ Unconfirmed Bugs that were reported but yet to be replicatable
Projects
None yet
Development

No branches or pull requests

2 participants