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

Dropped items are disappearing #173

Open
3 of 4 tasks
pjindras opened this issue Nov 27, 2024 · 4 comments
Open
3 of 4 tasks

Dropped items are disappearing #173

pjindras opened this issue Nov 27, 2024 · 4 comments
Labels
bug Something isn't working More information needed Waiting response and provide more information

Comments

@pjindras
Copy link

pjindras commented Nov 27, 2024

Checklist

What behaviour is observed?

When I take item from itemframe, sometimes it disappears immediately. Sometimes the item is dropped correctly.

56cebb3b-8d55-48e1-9fae-acd84837bc25.mp4

Expected behaviour

Item should stay there 6000 ticks as I have defined in spigot.yml.

To Reproduce

Itemframe (maybe there must be more entities around) put in put out -> after some time, it happens.
Mostly it happens if the itemframe is between armorstands.

There is no plugin, which could cause it. The item has nbt tags, enchants etc, but non of theme is incorrect. If I drop the item on the ground, its usually ok (it doesn't disappear)

Edit: it can be a vanilla item (without tags, etc), but it disappears when the itemframe is between more armor stands.

So put armorstand itemframe armorstand -> take the item and put it in -> out -> in and 5-10 times the same and the item will disappear.

Spark profiler link

https://spark.lucko.me/JWyP4EVXf2

Error log (if applicable)

No response

@pjindras pjindras added the bug Something isn't working label Nov 27, 2024
@Dreeam-qwq
Copy link
Member

Can you try to replicate on a clean Leaf server without plugins?

@Dreeam-qwq Dreeam-qwq added the More information needed Waiting response and provide more information label Nov 27, 2024
@pjindras
Copy link
Author

pjindras commented Dec 8, 2024

Can you try to replicate on a clean Leaf server without plugins?

Yes, but it is more complicated than I thought,

There must be near this cart, which is flying on slime block :D like this.

If this is near or something similar, than the items from itemframe disappears.

2024-12-08.01-11-36.mp4

I know that this is strange but we spent a lot of time on testing before we figure that out.

@Dreeam-qwq
Copy link
Member

Can you try to disable optimize-minecart in leaf config?

@pjindras
Copy link
Author

Yes, but unfortunately it had no effect. It still happens with optimize-minecart disabled but I will try to investigate more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working More information needed Waiting response and provide more information
Projects
None yet
Development

No branches or pull requests

2 participants