SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Collision problem between ItemFrame and ShulkerBox #3289

Open GsTio86 opened 2 years ago

GsTio86 commented 2 years ago

Version

7.4.8-RC4141

Operating System

Windows 11

Java Version

1.8.0_271

Plugins/Mods

Pixelmon-1.12.2-8.3.6-server
spongeforge-1.12.2-2838-7.4.8-RC4141

Describe the bug

How to reproduce: Demo vedio

This is a sponge bug, because vanilla is normal Normally it would be something like this Itemframe and paintings should be dropped by shulker box collision, but i only hear the sound and don't see the item

Link to logs

No response

GsTio86 commented 2 years ago

The problem code is in EntityHangingMixin and EntityUtil

It seems that it will be captured directly without spawning the item