Skip to content

ME Requester Slots accept ghost item stacks from EMI#63

Open
jabou453 wants to merge 1 commit into
AlmostReliable:1.20.1-forgefrom
jabou453:1.20.1-forge
Open

ME Requester Slots accept ghost item stacks from EMI#63
jabou453 wants to merge 1 commit into
AlmostReliable:1.20.1-forgefrom
jabou453:1.20.1-forge

Conversation

@jabou453

Copy link
Copy Markdown

ME Requester stopped accepting drag-and-drop from ghost items from EMI.
Changes in Applied Energistics 2 Add native EMI support for Forge 1.20.1. (#8659) seems to be the culprit.
I've isolated the issue to the canSetFilterTo and setFilterTo methods seen at
https://github.com/AppliedEnergistics/Applied-Energistics-2/blob/forge/1.20.1/src/main/java/appeng/menu/slot/FakeSlot.java#L65

Proposed Changes

Update the aeVersion dependency to release 15.4.10 and add simple overrides to FakeSlot methods in RequestSlot.
This should fix drag-and-drop ghost item stacks from EMI being ignored.

Additional Context

I targeted 1.20.1-forge here because that is the version I need for the pack I play.
I saw you were willing to do critical bug fixes, so hopefully you can include this fix as well.

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant