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

[Bug] dupe via the interdiction matrix #64

Open
grahamfoxrollup opened this issue Feb 5, 2024 · 0 comments
Open

[Bug] dupe via the interdiction matrix #64

grahamfoxrollup opened this issue Feb 5, 2024 · 0 comments

Comments

@grahamfoxrollup
Copy link

grahamfoxrollup commented Feb 5, 2024

Describe the bug
When using the interdiction matrix module that kills players, it incorrectly duplicates the player's inventory. The module places the player's inventory into a chest as intended, but also drops a duplicate of the inventory on the ground.

To Reproduce
Steps to reproduce the behavior:

  1. Place the interdiction matrix block.
  2. Right-click to open the interdiction matrix menu.
  3. Activate the module that kills players.
  4. Observe that the killed player's inventory is both placed in a chest and duplicated on the ground.

Expected behavior
The expected behavior is for the player's inventory to only be placed in the chest without any duplication occurring on the ground.

System Specs
forge 47.2.18
MC 1.20.1
MFFS 5.1.9

Additional context
This bug appears on the surface to be a incompat with the Corpses mod (a gravestone alternative).

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

No branches or pull requests

1 participant