-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Can't pickup other playersdropped items - 1.19.4 Multiplayer #9412
Copy link
Copy link
Closed
Description
Minecraft Version: 1.19.4
Forge Version:
45.0.9 - tested by me
45.013 - originally reported in the forums:
https://forums.minecraftforge.net/topic/122222-cant-pickup-other-players-dropped-items
Logs: {Link(s) to GitHub Gist with full latest.log and/or crash report}
n/a
Steps to Reproduce:
- In multiplayer throw an item to another player
- The other player can't pick it up
- Leave the game
- The other player can pick it up
Description of issue:
Item pickup not working in multiplayer
I would guess there is some issue with this new code?
MinecraftForge/patches/minecraft/net/minecraft/world/entity/item/ItemEntity.java.patch
Line 117 in 44c689f
| + int hook = net.minecraftforge.event.ForgeEventFactory.onItemPickup(this, p_32040_); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels